mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
oci-image-tools: use go-cross-${ARCH}
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
6d05401c38
commit
776422fa04
|
@ -3,7 +3,7 @@ SUMMARY = "A collection of tools for working with the OCI image format specifica
|
||||||
LICENSE = "Apache-2"
|
LICENSE = "Apache-2"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||||
|
|
||||||
DEPENDS = "go-cross \
|
DEPENDS = "go-cross-${TARGET_ARCH} \
|
||||||
oci-image-spec \
|
oci-image-spec \
|
||||||
oci-runtime-spec \
|
oci-runtime-spec \
|
||||||
go-digest \
|
go-digest \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user