On Thu, 2012-11-22 at 21:36 +0000, Richard Purdie wrote:
> -DEPENDS = "virtual/${TARGET_PREFIX}binutils 
> virtual/${TARGET_PREFIX}libc-for-gcc ${NATIVEDEPS}"
> +DEPENDS = "virtual/${TARGET_PREFIX}binutils 
> virtual/${TARGET_PREFIX}libc-for-gcc linux-libc-headers ${NATIVEDEPS}"

gcc-cross isn't particularly specific to linux targets and ideally we
don't want to be adding more linuxisms to the recipe.  It is,
admittedly, not entirely obvious how we could conveniently get that
dependency added only for linux targets (since I don't think there's any
existing OVERRIDE that's helpful here) but perhaps we should find a way
to address that problem rather than just sticking it in unconditionally.

p.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to