aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/runc/runc-opencontainers_git.bb')
-rw-r--r--recipes-containers/runc/runc-opencontainers_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb
index b44050d0..23c8f05a 100644
--- a/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/recipes-containers/runc/runc-opencontainers_git.bb
@@ -2,7 +2,7 @@ include runc.inc
SRCREV = "49a73463331bd8ff44bb8349e33f4b2e1ae34b4f"
SRC_URI = " \
- git://github.com/opencontainers/runc;branch=master \
+ git://github.com/opencontainers/runc;branch=main \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
"
RUNC_VERSION = "1.0.0-rc92"