diff options
-rw-r--r-- | recipes-containers/tini/tini_0.18.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/tini/tini_0.18.0.bb b/recipes-containers/tini/tini_0.18.0.bb index 7c124a89..373d886a 100644 --- a/recipes-containers/tini/tini_0.18.0.bb +++ b/recipes-containers/tini/tini_0.18.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = " \ | |||
10 | file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \ | 10 | file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | LICENSE = "Apache-2.0" | 13 | LICENSE = "MIT" |
14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |