Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V3 0/4] uclibc support in oe-core v3
@ 2011-04-30 22:06 Khem Raj
  2011-04-30 22:06 ` [PATCH 1/4] gettext.bbclass: Use _append instead of =+ Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Khem Raj @ 2011-04-30 22:06 UTC (permalink / raw)
  To: OE core

This patchset works well with both uclibc and eglibc
For uclibc one would need meta-openembedded layer for now
I have included the feedback on v2

Additionally inherit gettext for libx11 recipes

alsa-utils needs to fix exp10 references for uclibc

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/uclibc
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/uclibc

Thanks,
    Khem Raj <raj.khem@gmail.com>
---


Khem Raj (4):
  gettext.bbclass: Use _append instead of =+
  insane.bbclass: Checking for NLS too when checking gettext dependency
  libx11: Use inherit gettext
  alsa-utils_1.0.24.2.bb: Fix build for uclibc targets

 meta/classes/gettext.bbclass                       |   30 ++++++++++++++-----
 meta/classes/insane.bbclass                        |    9 +++--
 meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb     |    3 +-
 meta/recipes-graphics/xorg-lib/libx11_git.bb       |    6 ++-
 .../uclibc-exp10-replacement.patch                 |   21 ++++++++++++++
 .../recipes-multimedia/alsa/alsa-utils_1.0.24.2.bb |    4 ++-
 6 files changed, 57 insertions(+), 16 deletions(-)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-utils-1.0.24.2/uclibc-exp10-replacement.patch

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-01 22:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-30 22:06 [PATCH V3 0/4] uclibc support in oe-core v3 Khem Raj
2011-04-30 22:06 ` [PATCH 1/4] gettext.bbclass: Use _append instead of =+ Khem Raj
2011-04-30 22:06 ` [PATCH 2/4] insane.bbclass: Checking for NLS too when checking gettext dependency Khem Raj
2011-04-30 22:06 ` [PATCH 3/4] libx11: Use inherit gettext Khem Raj
2011-04-30 22:07 ` [PATCH 4/4] alsa-utils_1.0.24.2.bb: Fix build for uclibc targets Khem Raj
2011-05-01 22:56   ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox