diff options
| -rw-r--r-- | recipes-containers/runc/runc-docker_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb index a6ec812d..c3dc6ff8 100644 --- a/recipes-containers/runc/runc-docker_git.bb +++ b/recipes-containers/runc/runc-docker_git.bb | |||
| @@ -2,13 +2,13 @@ include runc.inc | |||
| 2 | 2 | ||
| 3 | # Note: this rev is before the required protocol field, update when all components | 3 | # Note: this rev is before the required protocol field, update when all components |
| 4 | # have been updated to match. | 4 | # have been updated to match. |
| 5 | SRCREV_runc-docker = "bfcbc947d5d11327f2680047e2e6e94f4ee93d2a" | 5 | SRCREV_runc-docker = "04bcb7c71550a0212bfb876db7bac723ae13296a" |
| 6 | SRC_URI = "git://github.com/opencontainers/runc;branch=master;name=runc-docker \ | 6 | SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.0;name=runc-docker \ |
| 7 | file://0001-runc-Add-console-socket-dev-null.patch \ | 7 | file://0001-runc-Add-console-socket-dev-null.patch \ |
| 8 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ | 8 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ |
| 9 | file://0001-runc-docker-SIGUSR1-daemonize.patch \ | 9 | file://0001-runc-docker-SIGUSR1-daemonize.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | RUNC_VERSION = "1.0.0-rc95" | 12 | RUNC_VERSION = "1.0.2" |
| 13 | 13 | ||
| 14 | CVE_PRODUCT = "runc" | 14 | CVE_PRODUCT = "runc" |
