diff options
Diffstat (limited to 'recipes-containers/runc/runc-docker_git.bb')
| -rw-r--r-- | recipes-containers/runc/runc-docker_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb index 11fa68aa..41c82f7e 100644 --- a/recipes-containers/runc/runc-docker_git.bb +++ b/recipes-containers/runc/runc-docker_git.bb | |||
| @@ -4,11 +4,11 @@ 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. |
| 7 | SRCREV_runc-docker = "6a2c15596845f6ff5182e2022f38a65e5dfa88eb" | 7 | SRCREV_runc-docker = "4a600c04ed480084b2351b3e32c26cb4a2d5d533" |
| 8 | SRC_URI = "git://github.com/opencontainers/runc;nobranch=1;name=runc-docker \ | 8 | SRC_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 \ |
| 11 | file://0001-runc-docker-SIGUSR1-daemonize.patch \ | 11 | file://0001-runc-docker-SIGUSR1-daemonize.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | RUNC_VERSION = "1.0.0-rc5" | 14 | RUNC_VERSION = "1.0.0-rc6" |
