From e1b0916de8bb374d7b37393aca80fe5378668b6e Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 2 Mar 2010 10:49:33 -0700 Subject: 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 Acked-by: Khem Raj --- recipes/eglibc/eglibc_2.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/eglibc/eglibc_2.11.bb') 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 \ -- cgit v1.2.3