mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
oci-image-tools: fix LICENSE file location
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
a83bc2b936
commit
e83556a3f4
|
@ -1,7 +1,7 @@
|
||||||
HOMEPAGE = "https://github.com/opencontainers/image-tools"
|
HOMEPAGE = "https://github.com/opencontainers/image-tools"
|
||||||
SUMMARY = "A collection of tools for working with the OCI image format specification"
|
SUMMARY = "A collection of tools for working with the OCI image format specification"
|
||||||
LICENSE = "Apache-2"
|
LICENSE = "Apache-2"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||||
|
|
||||||
DEPENDS = "\
|
DEPENDS = "\
|
||||||
oci-image-spec \
|
oci-image-spec \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user