aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.11.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.11.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.11.bb')
-rw-r--r--recipes/eglibc/eglibc_2.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 96231c5376..6ab1053dc7 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -4,7 +4,7 @@ DEFAULT_PREFERENCE = "-1"
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.11"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SVN_REV="9738"
EGLIBC_BRANCH="eglibc-2_11"
SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \