From 6c1d3d4d11f4d57ab1e9ce3068dbe6734980e77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Jan 2014 13:28:36 +0100 Subject: [PATCH] psplash-zap: 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-core/psplash/psplash-zap_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/psplash/psplash-zap_1.0.bb b/recipes-core/psplash/psplash-zap_1.0.bb index 41d6e10..11cf92f 100644 --- a/recipes-core/psplash/psplash-zap_1.0.bb +++ b/recipes-core/psplash/psplash-zap_1.0.bb @@ -1,5 +1,5 @@ LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" SRC_URI = "file://zzapsplash-init" PR = "r7"