diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-08-08 07:50:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-21 12:15:31 +0100 |
commit | 91746bab6b29bd7610ae08dfadd6a869c504c62d (patch) | |
tree | 73f7581f9f175d7972024d8908902cab70a3050f /meta | |
parent | 709aac9d25170b6a05d7904727bd7a06bb30f959 (diff) | |
download | poky-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>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/eglibc/eglibc_2.16.bb | 2 |
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 @@ | |||
1 | require eglibc.inc | 1 | require eglibc.inc |
2 | 2 | ||
3 | SRCREV = "19383" | 3 | SRCREV = "19922" |
4 | 4 | ||
5 | DEPENDS += "gperf-native" | 5 | DEPENDS += "gperf-native" |
6 | PR = "r6" | 6 | PR = "r6" |