summaryrefslogtreecommitdiffstats
path: root/external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb')
-rw-r--r--external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb b/external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
index eaee8efa..3a7e7aaf 100644
--- a/external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
+++ b/external/meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
@@ -1,7 +1,9 @@
include runc.inc
-SRCREV = "6a2c15596845f6ff5182e2022f38a65e5dfa88eb"
+SRCREV = "652297c7c7e6c94e8d064ad5916c32891a6fd388"
SRC_URI = " \
git://github.com/opencontainers/runc;branch=master \
+ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
+ file://0001-Only-allow-proc-mount-if-it-is-procfs.patch \
"
-RUNC_VERSION = "1.0.0-rc5"
+RUNC_VERSION = "1.0.0-rc8"