aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 15:48:01 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 15:48:01 +0100
commite8bf5f7056730211b14eec1c812d599c5c3ce1ec (patch)
tree008d66a89f14772d6e90c0a7d7a0635744926d13
parent0298cf6ce0214e53dd344498537428d343bf2d48 (diff)
downloadmeta-opie-e8bf5f7056730211b14eec1c812d599c5c3ce1ec.tar.gz
opie-remote: fix LIC_FILES_CHKSUM
A license file is actually already distributed with the source so verify it instead of pointing to a common license file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-opie/opie-remote/opie-remote.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-opie/opie-remote/opie-remote.inc b/recipes-opie/opie-remote/opie-remote.inc
index 96587b6..e2a2a2b 100644
--- a/recipes-opie/opie-remote/opie-remote.inc
+++ b/recipes-opie/opie-remote/opie-remote.inc
@@ -1,15 +1,14 @@
DESCRIPTION = "A remote control"
SECTION = "opie/applications"
LICENSE = "GPLv2+"
-# FIXME stopgap until split archives have license files included
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
RDEPENDS_${PN} = "lirc"
APPNAME = "remote"
APPTYPE = "binary"
-
S = "${WORKDIR}/${APPNAME}"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=1b8b7eea1ef88a433b9099cf032abc58"
+
inherit opie
# FILES bin/remote apps/Applications/remote.desktop pics/remote/*.png