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 24c7cb3b..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 = "b7da16731c8b55e0e38070ac1d84a56b15f6db37" | ||
| 6 | SRC_URI = "git://github.com/opencontainers/runc;branch=main;name=runc-docker;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | ||
| 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.2.0-rc.3" | ||
| 13 | |||
| 14 | CVE_PRODUCT = "runc" | ||
