mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
oci-image-tools: remove unneeded deps
These deps no longer have any effect. Remove them. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
9213f05f55
commit
a4b847830f
|
@ -3,15 +3,6 @@ SUMMARY = "A collection of tools for working with the OCI image format specifica
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||
|
||||
DEPENDS = "\
|
||||
oci-image-spec \
|
||||
oci-runtime-spec \
|
||||
go-digest \
|
||||
go-errors \
|
||||
spf13-cobra \
|
||||
spf13-pflag \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protocol=https;destsuffix=git/src/github.com/opencontainers/image-tools \
|
||||
file://0001-config-make-Config.User-mapping-errors-a-warning.patch \
|
||||
file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch"
|
||||
|
|
Loading…
Reference in New Issue
Block a user