aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-07-17 11:52:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-18 14:28:43 +0100
commit11711d5d040e6456ac43f8800b535fe5946144cf (patch)
tree974a1ec94f6870828aeb2c29bf3cb5cde7e88517 /meta/recipes-core/eglibc/cross-localedef-native_2.15.bb
parentb2ee5c5e34cdc3d65ca7b5da3486360a74d6c500 (diff)
downloadopenembedded-core-contrib-11711d5d040e6456ac43f8800b535fe5946144cf.tar.gz
recipes: svn SRC_URI s/proto=/protocol=/g
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/cross-localedef-native_2.15.bb')
-rw-r--r--meta/recipes-core/eglibc/cross-localedef-native_2.15.bb2
1 files changed, 1 insertions, 1 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
PR = "r0"
SRCREV="15225"
EGLIBC_BRANCH="eglibc-2_14"
-SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http "
+SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http "
S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"
do_unpack_append() {