aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers_git.bb
blob: 23c8f05a548271764290a9cc7c1c60d3bcb70269 (plain)
1
2
3
4
5
6
7
8
9
10
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"