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

2012-07-16 Thread Martin Jansa
Signed-off-by: Martin Jansa 
---
 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


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


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

2012-07-19 Thread Paul Eggleton
On Monday 16 July 2012 11:25:20 Martin Jansa wrote:
> Signed-off-by: Martin Jansa 
> ---
>  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 \
>"

Merged to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel