summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-08-08 07:50:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-21 12:15:31 +0100
commit91746bab6b29bd7610ae08dfadd6a869c504c62d (patch)
tree73f7581f9f175d7972024d8908902cab70a3050f
parent709aac9d25170b6a05d7904727bd7a06bb30f959 (diff)
downloadpoky-91746bab6b29bd7610ae08dfadd6a869c504c62d.tar.gz
eglibc-2.16: Update to top of 2.16 branch
Some translations and tst-gettext fixes (From OE-Core rev: 0ad2bde39f03531cbef114253d566a36525399df) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb b/meta/recipes-core/eglibc/eglibc_2.16.bb
index 3b48674396..69803f7fa6 100644
--- a/meta/recipes-core/eglibc/eglibc_2.16.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.16.bb
@@ -1,6 +1,6 @@
1require eglibc.inc 1require eglibc.inc
2 2
3SRCREV = "19383" 3SRCREV = "19922"
4 4
5DEPENDS += "gperf-native" 5DEPENDS += "gperf-native"
6PR = "r6" 6PR = "r6"