[oe] [meta-handheld][PATCH] recipes: svn SRC_URI s/proto=/protocol=/g

Martin Jansa martin.jansa at gmail.com
Mon Jul 16 09:25:20 UTC 2012


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-bsp/ezx/ezx-gpiotool_svn.bb |    2 +-
 recipes-bsp/ezx/ezxd_svn.bb         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/ezx/ezx-gpiotool_svn.bb b/recipes-bsp/ezx/ezx-gpiotool_svn.bb
index 2d403de..ed733a2 100644
--- a/recipes-bsp/ezx/ezx-gpiotool_svn.bb
+++ b/recipes-bsp/ezx/ezx-gpiotool_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "1877"
 PV = "${SRCPV}"
 PR = "r1"
 
-SRC_URI = "svn://svn.openezx.org/trunk/src/userspace;module=gpiotool;proto=http"
+SRC_URI = "svn://svn.openezx.org/trunk/src/userspace;module=gpiotool;protocol=http"
 S = "${WORKDIR}/gpiotool"
 
 do_compile() {
diff --git a/recipes-bsp/ezx/ezxd_svn.bb b/recipes-bsp/ezx/ezxd_svn.bb
index f738b5f..6dbcd0f 100644
--- a/recipes-bsp/ezx/ezxd_svn.bb
+++ b/recipes-bsp/ezx/ezxd_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "2513"
 PV = "0.0+svnr${SRCPV}"
 PR = "r4"
 
-SRC_URI = "svn://svn.openezx.org/trunk/src/userspace/;module=ezxd;proto=http \
+SRC_URI = "svn://svn.openezx.org/trunk/src/userspace/;module=ezxd;protocol=http \
            file://ezxd.init \
           "
 
-- 
1.7.8.6





More information about the Openembedded-devel mailing list