[oe-commits] Khem Raj : uclibc: Move to latest tip of master

git at git.openembedded.org git at git.openembedded.org
Mon Jun 11 12:52:10 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 80fa01c6ea618ea32ab40d151d8be2347ede30b3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=80fa01c6ea618ea32ab40d151d8be2347ede30b3

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sun Jun 10 10:58:02 2012 -0700

uclibc: Move to latest tip of master

This gets the important fix for eventfd syscall
handling which was exposed by glib 2.32 upgrade
without this patch core-image-sato would get stuck
and wont boot all the way through

Same patch is needed for 0.9.33 as well

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-core/uclibc/uclibc_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/uclibc/uclibc_git.bb b/meta/recipes-core/uclibc/uclibc_git.bb
index 55e72ff..33f155f 100644
--- a/meta/recipes-core/uclibc/uclibc_git.bb
+++ b/meta/recipes-core/uclibc/uclibc_git.bb
@@ -1,4 +1,4 @@
-SRCREV="7bad8cf68b6e2434686bd80182f4a5bc22004416"
+SRCREV="e118373cbb58ba5ffa5fb6670957678d5b87cdb9"
 
 require uclibc.inc
 





More information about the Openembedded-commits mailing list