[meta-virtualization] [PATCH 3/4] runc-opencontainers: Drop unnecessary branch spec from SRC_URI

Bruce Ashfield bruce.ashfield at gmail.com
Mon Apr 3 04:11:37 PDT 2017


unnecessary, but I prefer it. since we are not always on master for
this recipe.

I'll test the rest of the series, but I'll pass on this patch.

Bruce

On Mon, Apr 3, 2017 at 6:27 AM, Paul Barker <pbarker at toganlabs.com> wrote:

> From: Paul Barker <paul at paulbarker.me.uk>
>
> Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
> ---
>  recipes-containers/runc/runc-opencontainers_git.bb | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/recipes-containers/runc/runc-opencontainers_git.bb
> b/recipes-containers/runc/runc-opencontainers_git.bb
> index 4a6e8cd..139e3bd 100644
> --- a/recipes-containers/runc/runc-opencontainers_git.bb
> +++ b/recipes-containers/runc/runc-opencontainers_git.bb
> @@ -1,8 +1,7 @@
>  include runc.inc
>
>  SRCREV = "75f8da7c889acc4509a0cf6f0d3a8f9584778375"
> -SRC_URI = "git://github.com/opencontainers/runc;branch=master \
> -          "
> +SRC_URI = "git://github.com/opencontainers/runc"
>  RUNC_VERSION = "1.0.0-rc3"
>  PROVIDES += "virtual/runc"
>  RPROVIDES_${PN} = "virtual/runc"
> --
> 2.11.0
>
> --
> _______________________________________________
> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170403/d9eae25e/attachment-0001.html>


More information about the meta-virtualization mailing list