diff options
author | Phil Blundell <philb@gnu.org> | 2010-03-04 22:51:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2010-03-04 22:51:13 +0000 |
commit | fdf8185913576006aa3c69bd132fb247d0a869bf (patch) | |
tree | 69fc8d4b276b6ac9ad8198478e8feea6cf9d9693 /recipes/eglibc/eglibc_2.11.bb | |
parent | 1ae7c5f36d8a6a94053ba4d7919fb7daf9ff2ae1 (diff) | |
parent | 78c7106f99efcbabc9ccc00343c87a900644cda3 (diff) |
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/eglibc/eglibc_2.11.bb')
-rw-r--r-- | recipes/eglibc/eglibc_2.11.bb | 2 |
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 \ |