summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/cross-localedef-native_2.16.bb')
-rw-r--r--meta/recipes-core/eglibc/cross-localedef-native_2.16.bb2
1 files changed, 1 insertions, 1 deletions
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
16PR = "r0" 16PR = "r0"
17SRCREV="19383" 17SRCREV="19383"
18EGLIBC_BRANCH="eglibc-2_16" 18EGLIBC_BRANCH="eglibc-2_16"
19SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http " 19SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http "
20S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" 20S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"
21 21
22do_unpack_append() { 22do_unpack_append() {