All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] more eglibc 2.16 fixes
@ 2012-07-18  6:39 Khem Raj
  2012-07-18  6:39 ` [PATCH 1/2] eglibc: Fix build for e500 cores Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Khem Raj @ 2012-07-18  6:39 UTC (permalink / raw)
  To: openembedded-core

This patchset is a followup to eglibc update
It cleans up the use of 'proto' in SRC_URI of
svn recipes

Fixes eglibc 2.16 build on ppc e500v1 and e500v2 cores

The following changes since commit 2bd0aaf98c5d586638d82f5f22c1c24122a889a3:

  toolchain-scripts: Sync the SDK/ADT values to the build system (2012-07-17 18:02:10 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/eglibc-2.16
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/eglibc-2.16

Khem Raj (2):
  eglibc: Fix build for e500 cores
  recipes: Change 'proto' to 'protocol' in SRC_URI

 .../eglibc/cross-localedef-native_2.15.bb          |    2 +-
 .../eglibc/cross-localedef-native_2.16.bb          |    2 +-
 .../eglibc/eglibc-2.16/e500-math_private.patch     |   31 ++++++++++++++++++++
 meta/recipes-core/eglibc/eglibc_2.16.bb            |    3 +-
 meta/recipes-multimedia/tremor/tremor_20120314.bb  |    2 +-
 5 files changed, 36 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch

-- 
1.7.9.5




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

end of thread, other threads:[~2012-07-19 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18  6:39 [PATCH 0/2] more eglibc 2.16 fixes Khem Raj
2012-07-18  6:39 ` [PATCH 1/2] eglibc: Fix build for e500 cores Khem Raj
2012-07-18  6:39 ` [PATCH 2/2] recipes: Change 'proto' to 'protocol' in SRC_URI Khem Raj
2012-07-19 15:55 ` [PATCH 0/2] more eglibc 2.16 fixes 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.