All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] coreutils-native and gettext fixes
@ 2011-03-22 18:21 Tom Rini
  2011-03-22 18:21 ` [PATCH 1/2] coreutils: Switch to disabling gmp support Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tom Rini @ 2011-03-22 18:21 UTC (permalink / raw)
  To: openembedded-core

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@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(-)




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-23 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 18:21 [PATCH 0/2] coreutils-native and gettext fixes Tom Rini
2011-03-22 18:21 ` [PATCH 1/2] coreutils: Switch to disabling gmp support Tom Rini
2011-03-22 18:32   ` Khem Raj
2011-03-22 18:21 ` [PATCH 2/2] gettext.bbclass: Fix cases where we lost DEPENDS_GETTEXT Tom Rini
2011-03-22 18:33   ` Khem Raj
2011-03-23 16:39 ` [PATCH 0/2] coreutils-native and gettext fixes Richard Purdie

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.