summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/tini/tini_0.18.0.bb2
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
13LICENSE = "Apache-2.0" 13LICENSE = "MIT"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"