mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-04 21:05:25 +02:00
runc: change branch to main
The upstream project has renamed master -> main, so we change our SRC_URI to match. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
cae35f4fc9
commit
2e5df1cd76
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user