diff options
| -rw-r--r-- | recipes-containers/cri-tools/cri-tools_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/cri-tools/cri-tools_git.bb b/recipes-containers/cri-tools/cri-tools_git.bb index ba8dfa0e..dad675e8 100644 --- a/recipes-containers/cri-tools/cri-tools_git.bb +++ b/recipes-containers/cri-tools/cri-tools_git.bb | |||
| @@ -16,7 +16,7 @@ What is not in scope for this project? \ | |||
| 16 | non-exist on the kube-apiserver. \ | 16 | non-exist on the kube-apiserver. \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV_cri-tools = "0cf370b13928d79146916fd9accbbc69f64a92b5" | 19 | SRCREV_cri-tools = "80b852a5a6762bf6dda6e5a1dcddb69f17b38f53" |
| 20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
| 21 | git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 21 | git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 22 | file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \ | 22 | file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \ |
| @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 | |||
| 27 | 27 | ||
| 28 | GO_IMPORT = "import" | 28 | GO_IMPORT = "import" |
| 29 | 29 | ||
| 30 | PV = "1.33.0+git${SRCREV_cri-tools}" | 30 | PV = "1.34.0+git" |
| 31 | 31 | ||
| 32 | RPROVIDES:${PN} += "crictl" | 32 | RPROVIDES:${PN} += "crictl" |
| 33 | PACKAGES =+ "${PN}-critest" | 33 | PACKAGES =+ "${PN}-critest" |
