diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-06-28 14:36:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-29 13:30:58 +0100 |
commit | a4d55aafa75e5884646a8b31942abf195e4448cb (patch) | |
tree | c5989f46a96a5dbb9c8e59b83f8ed52f5c13e37b /meta/recipes-core/eglibc | |
parent | 3916fb9bf40cf93bd2bc4a0b5f4c54b91bfd1f0e (diff) | |
download | poky-a4d55aafa75e5884646a8b31942abf195e4448cb.tar.gz |
eglibc-2.15: Update to latest on 2.15 branch
(From OE-Core rev: e052ab9ac0f464ae4c7054a9af6663a0213d4192)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/eglibc')
-rw-r--r-- | meta/recipes-core/eglibc/eglibc_2.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb index e57a11206b..adf1048209 100644 --- a/meta/recipes-core/eglibc/eglibc_2.15.bb +++ b/meta/recipes-core/eglibc/eglibc_2.15.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require eglibc.inc | 1 | require eglibc.inc |
2 | 2 | ||
3 | SRCREV = "17386" | 3 | SRCREV = "19294" |
4 | 4 | ||
5 | DEPENDS += "gperf-native" | 5 | DEPENDS += "gperf-native" |
6 | PR = "r12" | 6 | PR = "r12" |