aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.10.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-03-02 10:49:33 -0700
committerTom Rini <tom_rini@mentor.com>2010-03-02 10:49:33 -0700
commite1b0916de8bb374d7b37393aca80fe5378668b6e (patch)
tree6924140c138c83dd5055fc88d997de75beea9f19 /recipes/eglibc/eglibc_2.10.bb
parent0da9a5aef60779d339fde33c265e7c481bcfdae0 (diff)
downloadopenembedded-e1b0916de8bb374d7b37393aca80fe5378668b6e.tar.gz
eglibc-package.bbclass: Add eglibc-pic, resync eglibc-dev with glibc, bump PR
Resync what goes into eglibc-dev based on what we have in glibc-dev. This includes picking up the reset of the static libraries (many are missed otherwise and static linking in SDKs fails). We also add in a eglibc-pic package to catch all of the pic stuff (some of which would otherwise be caught in -dev). Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_2.10.bb')
-rw-r--r--recipes/eglibc/eglibc_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb
index 3907b095ff..c0098ee4d4 100644
--- a/recipes/eglibc/eglibc_2.10.bb
+++ b/recipes/eglibc/eglibc_2.10.bb
@@ -3,7 +3,7 @@ require eglibc.inc
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.10"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.7"
SVN_REV="9381"
EGLIBC_BRANCH="eglibc-2_10"
SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \