From e83556a3f4633e91be4bb107fb7663c5282a924a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 14 Sep 2017 15:57:23 -0400 Subject: oci-image-tools: fix LICENSE file location Signed-off-by: Bruce Ashfield --- recipes-containers/oci-image-tools/oci-image-tools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 30179608..68d73c37 100644 --- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb +++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb @@ -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 \ -- cgit v1.2.3-54-g00ecf