aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-taskbar
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-27 18:58:40 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:45:48 +0100
commit9066be5dba2768c0af5ec6f21d7ed0d633d29644 (patch)
tree8604d765316ca1d572d5d351f643b49efe206c15 /recipes-opie/opie-taskbar
parent5f62e834ae4bed4c81b8a57c7930d7822cccdb96 (diff)
downloadmeta-opie-9066be5dba2768c0af5ec6f21d7ed0d633d29644.tar.gz
Add LIC_FILES_CHKSUM for Opie recipes
These build out of split archives that don't have license files (most source files have them however); for expediency just point to the appropriate license file from COMMON_LICENSE_DIR until the next version when this will be sorted out properly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-taskbar')
-rw-r--r--recipes-opie/opie-taskbar/opie-taskbar-images.inc2
-rw-r--r--recipes-opie/opie-taskbar/opie-taskbar.inc2
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-opie/opie-taskbar/opie-taskbar-images.inc b/recipes-opie/opie-taskbar/opie-taskbar-images.inc
index 0286f48..7ee1d8b 100644
--- a/recipes-opie/opie-taskbar/opie-taskbar-images.inc
+++ b/recipes-opie/opie-taskbar/opie-taskbar-images.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie Launcher and Taskbar"
SECTION = "opie/base"
PRIORITY = "optional"
LICENSE = "GPL"
+# FIXME stopgap until split archives have license files included
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
APPNAME = "qpe"
S = "${WORKDIR}/pics"
diff --git a/recipes-opie/opie-taskbar/opie-taskbar.inc b/recipes-opie/opie-taskbar/opie-taskbar.inc
index 14a65b2..067c812 100644
--- a/recipes-opie/opie-taskbar/opie-taskbar.inc
+++ b/recipes-opie/opie-taskbar/opie-taskbar.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie Launcher and Taskbar"
SECTION = "opie/base"
PRIORITY = "optional"
LICENSE = "GPL"
+# FIXME stopgap until split archives have license files included
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "opie-libqrsync opie-qss"
# Unfortunately, ipkg has buggy handling of Rdepends to multiple packages with the same Provides.
# Instead of seeing if something in package package lists selects needed package among the rest