mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
cri-tools: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
As of commit cc4ec43a2b657fb4c58429ab14f1edc2473c1327 [go: Drop fork of unpack code, mandate GO_SRCURI_DESTSUFFIX] we require this variable in our go recipes. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
258742feb5
commit
df90aeb1ae
|
@ -18,7 +18,7 @@ What is not in scope for this project? \
|
||||||
|
|
||||||
SRCREV_cri-tools = "17b4dd65d660fec94d7a5a070e3e89ef640f1087"
|
SRCREV_cri-tools = "17b4dd65d660fec94d7a5a070e3e89ef640f1087"
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https \
|
git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
|
||||||
file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \
|
file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user