From bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 2 Jan 2014 14:19:45 +0000 Subject: Update after toplevel LICENSE file checksum change Signed-off-by: Richard Purdie --- meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/run-postinsts') diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb index 9c4de03ff7..03989ab536 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb @@ -2,7 +2,7 @@ SUMMARY = "Runs postinstall scripts on first boot of the target device" SECTION = "devel" PR = "r9" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" SRC_URI = "file://run-postinsts" -- cgit 1.2.3-korg