From patchwork Wed Jul 18 06:39:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] more eglibc 2.16 fixes Date: Wed, 18 Jul 2012 06:39:28 -0000 From: Khem Raj X-Patchwork-Id: 32359 Message-Id: To: openembedded-core@lists.openembedded.org 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