[OE-core] [PATCH 0/2] coreutils-native and gettext fixes

Tom Rini tom_rini at mentor.com
Tue Mar 22 18:21:50 UTC 2011


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_rini at 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(-)





More information about the Openembedded-core mailing list