Thanks for the patch!

i have the same changes  locally, as I ran into this today. I've
queued it for master and the supported release branches. I expect to
push it shortly, once I've sorted out another set of changes.

Bruce

On Thu, Oct 21, 2021 at 6:08 PM Nicolas Adell <[email protected]> wrote:
>
> From 6193c0b2415073d2bba106f013ac1ddd3c1ecf4c Mon Sep 17 00:00:00 2001
> From: Nicolas Adell <[email protected]>
> Date: Thu, 21 Oct 2021 23:49:47 +0200
> Subject: [PATCH] umoci: rename git branch to "main"
>
> The upstream project switched from master to main, so we align
> to avoid fetch errors (as the default of master no longer works).
>
> Signed-off-by: Nicolas Adell <[email protected]>
> ---
>  recipes-containers/umoci/umoci_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/umoci/umoci_git.bb
> b/recipes-containers/umoci/umoci_git.bb
> index 69325d1..3c8b2fb 100644
> --- a/recipes-containers/umoci/umoci_git.bb
> +++ b/recipes-containers/umoci/umoci_git.bb
> @@ -7,7 +7,7 @@ RDEPENDS:${PN} = "skopeo"
>  RDEPENDS:${PN}:class-native = ""
>
>  SRCREV_umoci = "758044fc26ad65eb900143e90d1e22c2d6e4484d"
> -SRC_URI = 
> "git://github.com/opencontainers/umoci.git;branch=master;name=umoci;destsuffix=github.com/opencontainers/umoci
> \
> +SRC_URI = 
> "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci
> \
>            "
>
>  PV = "v0.4.7-dev+git${SRCPV}"
> --
> 2.32.0



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6848): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6848
Mute This Topic: https://lists.yoctoproject.org/mt/86502323/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to