diff options
-rw-r--r-- | meta-oe/recipes-core/eglibc/eglibc_2.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/eglibc/eglibc_2.12.bb b/meta-oe/recipes-core/eglibc/eglibc_2.12.bb index 7bdd629cf3..7ab8033b99 100644 --- a/meta-oe/recipes-core/eglibc/eglibc_2.12.bb +++ b/meta-oe/recipes-core/eglibc/eglibc_2.12.bb | |||
@@ -3,7 +3,7 @@ require recipes-core/eglibc/eglibc.inc | |||
3 | DEPENDS += "gperf-native" | 3 | DEPENDS += "gperf-native" |
4 | PR = "r27" | 4 | PR = "r27" |
5 | 5 | ||
6 | SRCREV = "14158" | 6 | SRCREV = "15872" |
7 | 7 | ||
8 | EGLIBC_BRANCH="eglibc-2_12" | 8 | EGLIBC_BRANCH="eglibc-2_12" |
9 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \ | 9 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \ |