From e309af4ff647000be9e96bb74b3aeab27a83d0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Jan 2014 13:30:20 +0100 Subject: [PATCH] console-base-image: update oe-core's LICENSE checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-images/angstrom/console-base-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-images/angstrom/console-base-image.bb b/recipes-images/angstrom/console-base-image.bb index 7f8c6f5..d2a4b35 100644 --- a/recipes-images/angstrom/console-base-image.bb +++ b/recipes-images/angstrom/console-base-image.bb @@ -1,7 +1,7 @@ #Angstrom image to test systemd LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"