diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/eglibc/cross-localedef-native_2.15.bb | 2 | ||||
-rw-r--r-- | meta/recipes-core/eglibc/cross-localedef-native_2.16.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb index 6f311fc33c..493eb61a7a 100644 --- a/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb +++ b/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb | |||
@@ -16,7 +16,7 @@ inherit autotools | |||
16 | PR = "r0" | 16 | PR = "r0" |
17 | SRCREV="15225" | 17 | SRCREV="15225" |
18 | EGLIBC_BRANCH="eglibc-2_14" | 18 | EGLIBC_BRANCH="eglibc-2_14" |
19 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http " | 19 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http " |
20 | S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" | 20 | S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" |
21 | 21 | ||
22 | do_unpack_append() { | 22 | do_unpack_append() { |
diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb index 88c701ebc9..0f870be10c 100644 --- a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb +++ b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb | |||
@@ -16,7 +16,7 @@ inherit autotools | |||
16 | PR = "r0" | 16 | PR = "r0" |
17 | SRCREV="19383" | 17 | SRCREV="19383" |
18 | EGLIBC_BRANCH="eglibc-2_16" | 18 | EGLIBC_BRANCH="eglibc-2_16" |
19 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http " | 19 | SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http " |
20 | S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" | 20 | S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" |
21 | 21 | ||
22 | do_unpack_append() { | 22 | do_unpack_append() { |