summaryrefslogtreecommitdiff
path: root/meta/recipes-core/eglibc/eglibc_2.12.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 13:35:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 14:27:50 +0100
commit2dccb370e04bc2bbe208b2b0541077d8ef519535 (patch)
treeeac97e064e6e5e265bbbea27b8d62cb59ec1ad0c /meta/recipes-core/eglibc/eglibc_2.12.bb
parent1a3a76e4652b95b640c287cb3672ccc146b023ca (diff)
downloadopenembedded-core-2dccb370e04bc2bbe208b2b0541077d8ef519535.tar.gz
openembedded-core-2dccb370e04bc2bbe208b2b0541077d8ef519535.tar.bz2
openembedded-core-2dccb370e04bc2bbe208b2b0541077d8ef519535.tar.xz
openembedded-core-2dccb370e04bc2bbe208b2b0541077d8ef519535.zip
glibc/eglibc: Clean up package warnings and potentially broken data in -dev package
These changes ensure files packaged in the -locale package aren't included in the main do_install and also ensures the staging directory used for the -locale package doesn't end up in the -dev package. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.12.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb
index 47b1822ac..60358e179 100644
--- a/meta/recipes-core/eglibc/eglibc_2.12.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.12.bb
@@ -1,7 +1,7 @@
require eglibc.inc
DEPENDS += "gperf-native"
-PR = "r16"
+PR = "r17"
SRCREV = "14158"