diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-08-21 12:51:10 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-08-21 12:51:48 -0700 |
commit | e4ae13d1457a9290dc9bf17cf1f7035ccee28cba (patch) | |
tree | 60105786f3a0692d840eeeff7720a204ef12fea4 /recipes | |
parent | 1b77742ad188e55167b54696b3e3f2cd62ed37d5 (diff) |
eglibc_svn/eglibc_2.12: Bump SRCREVs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/eglibc/eglibc_2.12.bb | 2 | ||||
-rw-r--r-- | recipes/eglibc/eglibc_svn.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb index f34cbb4559..c6b0131591 100644 --- a/recipes/eglibc/eglibc_2.12.bb +++ b/recipes/eglibc/eglibc_2.12.bb @@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:" PV = "2.12" PR = "${INC_PR}.3" PR_append = "+svnr${SRCPV}" -SRCREV="11187" +SRCREV="11306" EGLIBC_BRANCH="eglibc-2_12" SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \ file://eglibc-svn-arm-lowlevellock-include-tls.patch \ diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb index 515b6abfff..b17452a4ff 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -SRCREV = "11186" +SRCREV = "11305" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.12+svnr${SRCPV}" |