From 8a168766ef9054f2f99cdb922bb5332d9c80dbc7 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 28 Feb 2017 07:09:50 -0800 Subject: rmc-db: LICENSE is straight MIT so just use common-license/MIT The OE-Core LICENSE is mostly MIT, but should not be used as a checksum file for a purely MIT licensed package. Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/rmc-db.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/recipes-bsp/rmc/rmc-db.bb b/common/recipes-bsp/rmc/rmc-db.bb index 99565fdd..f24ed11c 100644 --- a/common/recipes-bsp/rmc/rmc-db.bb +++ b/common/recipes-bsp/rmc/rmc-db.bb @@ -8,7 +8,7 @@ information." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" S = "${WORKDIR}" -- cgit v1.2.3-54-g00ecf