From cec9f7a5c8c44e0897a33e647851015b5206029f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Jan 2014 13:30:47 +0100 Subject: [PATCH] systemd-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/systemd-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-images/angstrom/systemd-image.bb b/recipes-images/angstrom/systemd-image.bb index 6422b67..15bd2d0 100644 --- a/recipes-images/angstrom/systemd-image.bb +++ b/recipes-images/angstrom/systemd-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"