All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] conmon: switch to main branch
@ 2021-06-21  5:40 Yu, Mingli
  2021-06-21 12:58 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Yu, Mingli @ 2021-06-21  5:40 UTC (permalink / raw)
  To: meta-virtualization

From: Mingli Yu <mingli.yu@windriver.com>

Switch to main branch to fix do_fetch error.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-06  1:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21  5:40 [PATCH] conmon: switch to main branch Yu, Mingli
2021-06-21 12:58 ` [meta-virtualization] " Bruce Ashfield
2021-07-05  8:32   ` Yu, Mingli
2021-07-05  8:27     ` Martin Jansa
2021-07-06  2:01       ` Yu, Mingli

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.