From 63bfda766f678c9701d3dce2955df60c93070ef6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 17 Jul 2012 11:52:22 +0200 Subject: recipes: svn SRC_URI s/proto=/protocol=/g (From OE-Core rev: 11711d5d040e6456ac43f8800b535fe5946144cf) Signed-off-by: Martin Jansa Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-core/eglibc/cross-localedef-native_2.15.bb | 2 +- meta/recipes-core/eglibc/cross-localedef-native_2.16.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-core/eglibc') 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() { 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 PR = "r0" SRCREV="19383" EGLIBC_BRANCH="eglibc-2_16" -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() { -- cgit v1.2.3-54-g00ecf