aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 15:03:03 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 15:03:03 +0100
commitbd1d237dce49a846895b2ff4caf4dfe5a2154122 (patch)
treed794f3bc24c255b9c3fd48b08055a4a825af3560 /recipes-opie
parent70ec5bcea3ffd4fb82d82c6d81c4bedde7fadf3c (diff)
downloadmeta-opie-bd1d237dce49a846895b2ff4caf4dfe5a2154122.tar.gz
opie-wellenreiter: fix LIC_FILES_CHKSUM
COPYING is actually already distributed with opie-wellenreiter so verify it instead of pointing to a common license file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie')
-rw-r--r--recipes-opie/opie-wellenreiter/opie-wellenreiter.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-opie/opie-wellenreiter/opie-wellenreiter.inc b/recipes-opie/opie-wellenreiter/opie-wellenreiter.inc
index 8523c18..2f4150a 100644
--- a/recipes-opie/opie-wellenreiter/opie-wellenreiter.inc
+++ b/recipes-opie/opie-wellenreiter/opie-wellenreiter.inc
@@ -1,14 +1,14 @@
DESCRIPTION = "A Wireless Network Monitor"
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"
RRECOMMENDS_${PN} = "manufacturers"
APPNAME = "wellenreiter"
APPTYPE = "binary"
S = "${WORKDIR}/wellenreiter"
+LIC_FILES_CHKSUM = "file://COPYING;md5=cbbd794e2a0a289b9dfcc9f513d1996e"
+
inherit opie
do_install() {