Thanks for the change. I had done the same myself over the weekend, but was still doing a few tests.
I pushed the change this morning, and have also cherry picked it to older releases. Bruce On Mon, Jun 21, 2021 at 1:41 AM Yu, Mingli <[email protected]> wrote: > > From: Mingli Yu <[email protected]> > > Switch to main branch to fix do_fetch error. > > Signed-off-by: Mingli Yu <[email protected]> > --- > recipes-containers/conmon/conmon_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/conmon/conmon_git.bb > b/recipes-containers/conmon/conmon_git.bb > index 74f5bfa..974eb07 100644 > --- a/recipes-containers/conmon/conmon_git.bb > +++ b/recipes-containers/conmon/conmon_git.bb > @@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 go-md2man-native" > > SRCREV = "31614525ebc5fd9668a6e084b5638d71b903bf6d" > SRC_URI = "\ > - git://github.com/containers/conmon.git \ > + git://github.com/containers/conmon.git;branch=main \ > " > > PV = "2.0.28+git${SRCPV}" > -- > 2.29.2 > > > > -- - 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 (#6570): https://lists.yoctoproject.org/g/meta-virtualization/message/6570 Mute This Topic: https://lists.yoctoproject.org/mt/83682414/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
