From 7c5f5b37b97c317be4d072e3af3f6c6aa27cf8e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Jan 2014 13:13:26 +0100 Subject: [PATCH] angstrom-x11vnc-xinit: 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-angstrom/angstrom/angstrom-x11vnc-xinit.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-angstrom/angstrom/angstrom-x11vnc-xinit.bb b/recipes-angstrom/angstrom/angstrom-x11vnc-xinit.bb index a860247..f4584f2 100644 --- a/recipes-angstrom/angstrom/angstrom-x11vnc-xinit.bb +++ b/recipes-angstrom/angstrom/angstrom-x11vnc-xinit.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Script to start a passwordless vnc of the current X session" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" SRC_URI = "file://x11vnc.desktop"