mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +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"
|
||||
SUMMARY = "A collection of tools for working with the OCI image format specification"
|
||||
LICENSE = "Apache-2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||
LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||
|
||||
DEPENDS = "\
|
||||
oci-image-spec \
|
||||
|
|
Loading…
Reference in New Issue
Block a user