Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Make oecore default images buildable with uclibc
@ 2011-07-16  1:58 Khem Raj
  2011-07-16  1:59 ` [PATCH 1/4] bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Khem Raj @ 2011-07-16  1:58 UTC (permalink / raw)
  To: openembedded-core

These patches make sure that core-image-minimal is buildable
by using *just* oe-core layer. Testing building and booting
qemux86-64 core-image-minimal

The following changes since commit 3d2c1ca9096790e4c6922b65b83ea1dffb90c362:

  util-linux: Replace sigsetmask with posix compliant functions (2011-07-15 18:52:49 -0700)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/uclibc-oecore
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/uclibc-oecore

Khem Raj (4):
  bitbake.conf: Change TERM default fallback to XTERM instead of
    GNOME_TERM
  oe-buildenv-internal: Replace POKYMODE POKYLIBC with TCMODE and
    TCLIBC
  default-distrovars: Add largefile to DISTRO_FEATURES
  acl,attr: Fix build failures when NLS is disabled on uclibc

 meta/conf/bitbake.conf                          |    4 ++--
 meta/conf/distro/include/default-distrovars.inc |    3 +--
 meta/recipes-support/attr/acl_2.2.51.bb         |    2 +-
 meta/recipes-support/attr/attr.inc              |    4 ----
 meta/recipes-support/attr/attr_2.4.46.bb        |    2 +-
 meta/recipes-support/attr/ea-acl.inc            |    4 ++++
 scripts/oe-buildenv-internal                    |    2 +-
 7 files changed, 10 insertions(+), 11 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-07-16  2:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-16  1:58 [PATCH 0/4] Make oecore default images buildable with uclibc Khem Raj
2011-07-16  1:59 ` [PATCH 1/4] bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM Khem Raj
2011-07-16  1:59 ` [PATCH 2/4] oe-buildenv-internal: Replace POKYMODE POKYLIBC with TCMODE and TCLIBC Khem Raj
2011-07-16  1:59 ` [PATCH 3/4] default-distrovars: Add largefile to DISTRO_FEATURES Khem Raj
2011-07-16  1:59 ` [PATCH 4/4] acl, attr: Fix build failures when NLS is disabled on uclibc Khem Raj
2011-07-16  2:46   ` Khem Raj

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