All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] recipes: Replace proto= with protocol= in SRC_URI
Date: Wed, 22 Aug 2012 11:24:52 -0400	[thread overview]
Message-ID: <20120822152450.GA21025@edge> (raw)
In-Reply-To: <1345646911-20898-1-git-send-email-raj.khem@gmail.com>

On Wed, Aug 22, 2012 at 07:48:31AM -0700, Khem Raj wrote:
> protocol is supported proto is not.
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

So, how many times this needs fixing?

-- 
Denys


> ---
>  recipes-bsp/ti/am-sysinfo_svn.bb            |    2 +-
>  recipes-ti/dmai/ti-dmai.inc                 |    2 +-
>  recipes-ti/gstreamer-ti/gstreamer-ti_svn.bb |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/ti/am-sysinfo_svn.bb b/recipes-bsp/ti/am-sysinfo_svn.bb
> index d4f8740..b73a884 100644
> --- a/recipes-bsp/ti/am-sysinfo_svn.bb
> +++ b/recipes-bsp/ti/am-sysinfo_svn.bb
> @@ -9,7 +9,7 @@ SRCREV = "5"
>  PV = "1.0"
>  PR = "r1+svnr${SRCPV}"
>  
> -SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''"
> +SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;protocol=https;user=anonymous;pswd=''"
>  
>  S = "${WORKDIR}/trunk"
>  
> 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 \
> diff --git a/recipes-ti/gstreamer-ti/gstreamer-ti_svn.bb b/recipes-ti/gstreamer-ti/gstreamer-ti_svn.bb
> index 3d260ed..f314a35 100644
> --- a/recipes-ti/gstreamer-ti/gstreamer-ti_svn.bb
> +++ b/recipes-ti/gstreamer-ti/gstreamer-ti_svn.bb
> @@ -11,7 +11,7 @@ SRCREV = "962"
>  # apply patches from tracker 1208 to get zero copy support.
>  # https://gstreamer.ti.com/gf/project/gstreamer_ti/tracker/?action=TrackerItemEdit&tracker_item_id=1208&start=175
>  
> -SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https;user=anonymous;pswd='' \
> +SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;protocol=https;user=anonymous;pswd='' \
>             file://gstreamer-ti-rc.sh \
>             file://r962-remove-include-videodev.diff \
>             file://gstti-init.service \
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  reply	other threads:[~2012-08-22 15:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 14:48 [PATCH] recipes: Replace proto= with protocol= in SRC_URI Khem Raj
2012-08-22 15:24 ` Denys Dmytriyenko [this message]
2012-08-22 17:07   ` Khem Raj
2012-08-22 17:12     ` Khem Raj
2012-08-22 17:20     ` Denys Dmytriyenko
2012-08-22 17:35       ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120822152450.GA21025@edge \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=raj.khem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.