All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] Fix recipes to build with uclibc
@ 2011-05-20  0:02 Khem Raj
  2011-05-20  0:02 ` [PATCHv2 1/3] uclibc/site_config/funcs: getloadavg is unimplemented Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Khem Raj @ 2011-05-20  0:02 UTC (permalink / raw)
  To: OE core

This series addresses review from RP

The following changes since commit bcf6445c5e77ab3563dc2dfa56d17ae811eb813d:

  opkg_svn.bb: Install rcS.d into ${D} instead of ${IMAGE_ROOTFS} (2011-05-19 16:56:45 -0700)

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

Khem Raj (3):
  uclibc/site_config/funcs: getloadavg is unimplemented
  distcc_2.18.3.bb: Fix compilation on uclibc
  nfs-utils_1.2.3.bb: Fix compile failure on uclibc

 .../nfs-utils/nfs-utils-1.0.6-uclibc.patch         |   16 +++++++-----
 .../nfs-utils/nfs-utils-1.2.3-uclibc-libio.h.patch |   26 ++++++++++++++++++++
 .../nfs-utils/nfs-utils_1.2.3.bb                   |    1 +
 meta/recipes-core/uclibc/site_config/funcs         |    1 -
 meta/recipes-devtools/distcc/distcc_2.18.3.bb      |   15 +++++++----
 5 files changed, 46 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-uclibc-libio.h.patch

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-20 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20  0:02 [PATCHv2 0/3] Fix recipes to build with uclibc Khem Raj
2011-05-20  0:02 ` [PATCHv2 1/3] uclibc/site_config/funcs: getloadavg is unimplemented Khem Raj
2011-05-20  0:02 ` [PATCHv2 2/3] distcc_2.18.3.bb: Fix compilation on uclibc Khem Raj
2011-05-20  7:03   ` Phil Blundell
2011-05-20 11:50   ` Richard Purdie
2011-05-20  0:02 ` [PATCHv3 3/3] nfs-utils_1.2.3.bb: Fix compile failure " Khem Raj
2011-05-20 15:20 ` [PATCHv2 0/3] Fix recipes to build with uclibc Saul Wold

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.