summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
-rw-r--r--recipes-containers/runc/runc-docker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb
index 41c82f7e..4eb2d078 100644
--- a/recipes-containers/runc/runc-docker_git.bb
+++ b/recipes-containers/runc/runc-docker_git.bb
@@ -4,7 +4,7 @@ RRECOMMENDS_${PN} = "lxc docker"
4 4
5# Note: this rev is before the required protocol field, update when all components 5# Note: this rev is before the required protocol field, update when all components
6# have been updated to match. 6# have been updated to match.
7SRCREV_runc-docker = "4a600c04ed480084b2351b3e32c26cb4a2d5d533" 7SRCREV_runc-docker = "6635b4f0c6af3810594d2770f662f34ddc15b40d"
8SRC_URI = "git://github.com/opencontainers/runc;nobranch=1;name=runc-docker \ 8SRC_URI = "git://github.com/opencontainers/runc;nobranch=1;name=runc-docker \
9 file://0001-runc-Add-console-socket-dev-null.patch \ 9 file://0001-runc-Add-console-socket-dev-null.patch \
10 file://0001-build-drop-recvtty-and-use-GOBUILDFLAGS.patch \ 10 file://0001-build-drop-recvtty-and-use-GOBUILDFLAGS.patch \