From 80fa01c6ea618ea32ab40d151d8be2347ede30b3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 10 Jun 2012 10:58:02 -0700 Subject: 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 --- meta/recipes-core/uclibc/uclibc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/uclibc/uclibc_git.bb') diff --git a/meta/recipes-core/uclibc/uclibc_git.bb b/meta/recipes-core/uclibc/uclibc_git.bb index 55e72ffe1f..33f155fb14 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 -- cgit 1.2.3-korg