tini: fix license

tini is licensed under the MIT license instead of Apache-2.0.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Ricardo Salveti 2018-06-13 20:54:43 -03:00 committed by Bruce Ashfield
parent 6c354d1621
commit b0acd19777

View File

@ -10,7 +10,7 @@ SRC_URI = " \
file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \
"
LICENSE = "Apache-2.0"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5"
S = "${WORKDIR}/git"