They following changes do two things. First up, this re-syncs coreutils-native with the changes I just made in openembedded.master to opt out of gmp-native rather than DEPEND on it (oe.master had neither previously). The second change was that in testing the above I ran into gettext.bbclass + BBCLASSEXTEND breakage that I had fixed in oe.master previously. I've extended what I did slightly to also cover crosssdk here. After talking with Khem there's further cleanups that we can do but are separate.
Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: trini/misc-fixes Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc-fixes Thanks, Tom Rini <tom_r...@mentor.com> --- Tom Rini (2): coreutils: Switch to disabling gmp support gettext.bbclass: Fix cases where we lost DEPENDS_GETTEXT meta/classes/gettext.bbclass | 8 ++++++-- meta/recipes-core/coreutils/coreutils_8.9.bb | 6 ++++-- 2 files changed, 10 insertions(+), 4 deletions(-) _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core