[meta-ti] [PATCH] fix oe warning about wrong use of proto instead of protocol
Gary Thomas
gary at mlbassoc.com
Wed Aug 8 10:24:12 PDT 2012
On 2012-08-03 04:42, Robert Woerle wrote:
> Signed-off-by: Robert Woerle <robert at linuxdevelopment.de>
> ---
> recipes-ti/dmai/ti-dmai.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-ti/dmai/ti-dmai.inc b/recipes-ti/dmai/ti-dmai.inc
> index 23481b7..58955b5 100644
> --- a/recipes-ti/dmai/ti-dmai.inc
> +++ b/recipes-ti/dmai/ti-dmai.inc
> @@ -17,7 +17,7 @@ DMAIBRANCH ?= "UNDEFINED_DMAIBRANCH"
>
> S = "${WORKDIR}/${DMAIBRANCH}/davinci_multimedia_application_interface/dmai_${PV}/dmai"
>
> -SRC_URI = "svn://gforge.ti.com/svn/dmai/;module=${DMAIBRANCH};proto=https;user=anonymous;pswd='' \
> +SRC_URI = "svn://gforge.ti.com/svn/dmai/;module=${DMAIBRANCH};protocol=https;user=anonymous;pswd='' \
> file://loadmodules-ti-dmai-dm6446_al.sh \
> file://loadmodules-ti-dmai-dm6467_al.sh \
> file://loadmodules-ti-dmai-o3530_al.sh \
>
Already in the tree:
commit 131d02fe360a39f3805a9281dd580e9f28d9ca53
Author: Andreas Müller <schnitzeltony at googlemail.com>
Date: Wed Aug 1 11:35:48 2012 +0200
ti-dmai.inc: fix 'proto='-warning on recipe parsing
Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
More information about the meta-ti
mailing list