summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker_git.bb
blob: 8180c3afc639acac96eda50fdf0bbed2c59ba403 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include runc.inc

# Note: this rev is before the required protocol field, update when all components
#       have been updated to match.
SRCREV_runc-docker = "1e7bb5b773162b57333d57f612fd72e3f8612d94"
SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \
           file://0001-runc-Add-console-socket-dev-null.patch \
           file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
           file://0001-runc-docker-SIGUSR1-daemonize.patch \
          "

RUNC_VERSION = "1.1.3"

CVE_PRODUCT = "runc"