diff options
| -rw-r--r-- | recipes-containers/oci-image-tools/oci-image-tools_git.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb index b925a2a7..ade6534d 100644 --- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb +++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb | |||
| @@ -3,15 +3,6 @@ SUMMARY = "A collection of tools for working with the OCI image format specifica | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
| 5 | 5 | ||
| 6 | DEPENDS = "\ | ||
| 7 | oci-image-spec \ | ||
| 8 | oci-runtime-spec \ | ||
| 9 | go-digest \ | ||
| 10 | go-errors \ | ||
| 11 | spf13-cobra \ | ||
| 12 | spf13-pflag \ | ||
| 13 | " | ||
| 14 | |||
| 15 | SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protocol=https;destsuffix=git/src/github.com/opencontainers/image-tools \ | 6 | SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protocol=https;destsuffix=git/src/github.com/opencontainers/image-tools \ |
| 16 | file://0001-config-make-Config.User-mapping-errors-a-warning.patch \ | 7 | file://0001-config-make-Config.User-mapping-errors-a-warning.patch \ |
| 17 | file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" | 8 | file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" |
