| Submitter | Khem Raj |
|---|---|
| Date | July 18, 2012, 6:39 a.m. |
| Message ID | <cover.1342593440.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/32359/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/eglibc-2.16Comments
On 07/17/2012 11:39 PM, Khem Raj wrote: > 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 Merged into OE-Core > recipes: Change 'proto' to 'protocol' in SRC_URI > These were already fixed. Thanks Sau! > .../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 >