diff options
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
-rw-r--r-- | recipes-containers/runc/runc-docker_git.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb deleted file mode 100644 index 8d078e85..00000000 --- a/recipes-containers/runc/runc-docker_git.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | include runc.inc | ||
2 | |||
3 | # Note: this rev is before the required protocol field, update when all components | ||
4 | # have been updated to match. | ||
5 | SRCREV_runc-docker = "a9833ff391a71b30069a6c3f816db113379a4346" | ||
6 | SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \ | ||
7 | file://0001-runc-Add-console-socket-dev-null.patch \ | ||
8 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ | ||
9 | file://0001-runc-docker-SIGUSR1-daemonize.patch \ | ||
10 | " | ||
11 | |||
12 | RUNC_VERSION = "1.1.12" | ||
13 | |||
14 | CVE_PRODUCT = "runc" | ||