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

Paul Eggleton paul.eggleton at linux.intel.com
Thu Jul 19 16:19:24 UTC 2012


On Monday 16 July 2012 11:25:20 Martin Jansa wrote:
> 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 \
>            "

Merged to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-devel mailing list