| Submitter | Khem Raj |
|---|---|
| Date | Aug. 30, 2012, 5:27 a.m. |
| Message ID | <cover.1346304324.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/35513/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixesComments
On 08/29/2012 10:27 PM, Khem Raj wrote: > > get some bugfixes for eglibc > Move uclibc git recipes to latest git > create patch for updating mount.h needed > for systemd to work > > Fix elfutils build on uclibc > > The following changes since commit 5bc4c0593997b046300a8f5b3f63c278aeb31d68: > > gail: remove (2012-08-29 14:14:13 -0700) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixes > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes > > Khem Raj (3): > uclibc-git: Move to tip of master and sync mount.h > eglibc: Bring in the fix for glibc bug #14459, #14195 > elfutils: Fix build on uclibc > > .../eglibc/eglibc-2.16/rpc-bootstrap.patch | 63 --------------- > meta/recipes-core/eglibc/eglibc_2.16.bb | 3 +- > meta/recipes-core/uclibc/uclibc-git.inc | 5 +- > .../uclibc/uclibc-git/mount.h-update.patch | 83 ++++++++++++++++++++ > meta/recipes-core/uclibc/uclibc_git.bb | 2 - > meta/recipes-devtools/elfutils/elfutils_0.148.bb | 8 +- > 6 files changed, 91 insertions(+), 73 deletions(-) > delete mode 100644 meta/recipes-core/eglibc/eglibc-2.16/rpc-bootstrap.patch > create mode 100644 meta/recipes-core/uclibc/uclibc-git/mount.h-update.patch > Merged into OE-Core Thanks Sau!