meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
Bruce Ashfield 2e5df1cd76 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>
2022-01-27 14:09:25 -05:00

11 lines
272 B
BlitzBasic

include runc.inc
SRCREV = "49a73463331bd8ff44bb8349e33f4b2e1ae34b4f"
SRC_URI = " \
git://github.com/opencontainers/runc;branch=main \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
"
RUNC_VERSION = "1.0.0-rc92"
CVE_PRODUCT = "runc"