All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-mingw][dylan][PATCH] mingw headers to be built before gcc-crosssdk-initial
@ 2015-03-17  1:05 Krzysztof Sywula
  0 siblings, 0 replies; only message in thread
From: Krzysztof Sywula @ 2015-03-17  1:05 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
---
 recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend b/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
index 7a7ca37..7e6c51c 100644
--- a/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
+++ b/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
@@ -1,3 +1,4 @@
+DEPENDS_append_mingw32 = " nativesdk-mingw-w64-headers"
 
 do_install_append_mingw32 () {
 	ln -s  ${STAGING_DIR_TARGET}/${target_exec_prefix}/ ${D}/${exec_prefix}/${TARGET_SYS}
@@ -5,4 +6,4 @@ do_install_append_mingw32 () {
 
 sysroot_stage_all_append_mingw32 () {
 	sysroot_stage_dir ${D}${exec_prefix}/${TARGET_SYS} ${SYSROOT_DESTDIR}${exec_prefix}/${TARGET_SYS}
-}
\ No newline at end of file
+}
-- 
1.8.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-17  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-17  1:05 [meta-mingw][dylan][PATCH] mingw headers to be built before gcc-crosssdk-initial Krzysztof Sywula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.