diff options
Diffstat (limited to 'recipes-containers/runc/runc-opencontainers_git.bb')
| -rw-r--r-- | recipes-containers/runc/runc-opencontainers_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index 69468443..33bc7d5b 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | include runc.inc | 1 | include runc.inc |
| 2 | 2 | ||
| 3 | SRCREV = "3778ae603c706494fd1e2c2faf83b406e38d687d" | 3 | SRCREV = "f9f57641752b2990d1aa3a5f9449e31c6ffc1965" |
| 4 | SRC_URI = " \ | 4 | SRC_URI = " \ |
| 5 | git://github.com/opencontainers/runc;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 5 | git://github.com/opencontainers/runc;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 6 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ | 6 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ |
| 7 | " | 7 | " |
| 8 | RUNC_VERSION = "1.2.0-rc.2" | 8 | RUNC_VERSION = "1.2.0-rc.3" |
| 9 | 9 | ||
| 10 | CVE_PRODUCT = "runc" | 10 | CVE_PRODUCT = "runc" |
| 11 | 11 | ||
