[meta-virtualization] [meta-cloud-services][all][PATCH] celt051: use https protocol in git fetcher

Bruce Ashfield bruce.ashfield at gmail.com
Wed Sep 16 13:05:41 PDT 2015


merged.

Bruce

On Tue, Sep 15, 2015 at 5:16 AM, Josep Puigdemont
<josep.puigdemont at enea.com> wrote:
> Only the https protocol is available when cloning from
> git.xiph.org currently.
>
> Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
> ---
>  recipes-support/celt051/celt051_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-support/celt051/celt051_git.bb b/recipes-support/celt051/celt051_git.bb
> index 686c962..ee38821 100644
> --- a/recipes-support/celt051/celt051_git.bb
> +++ b/recipes-support/celt051/celt051_git.bb
> @@ -17,7 +17,7 @@ PR = "r0"
>
>  SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f"
>
> -SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1"
> +SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1;protocol=https"
>
>  S = "${WORKDIR}/git"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list