aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-i18n
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-i18n
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-i18n')
-rw-r--r--recipes-opie/opie-i18n/opie-i18n.inc2
-rw-r--r--recipes-opie/opie-i18n/opie-lrelease-native.inc2
-rw-r--r--recipes-opie/opie-i18n/opie-lupdate-native.inc2
3 files changed, 6 insertions, 0 deletions
diff --git a/recipes-opie/opie-i18n/opie-i18n.inc b/recipes-opie/opie-i18n/opie-i18n.inc
index fd39583..cfb59dc 100644
--- a/recipes-opie/opie-i18n/opie-i18n.inc
+++ b/recipes-opie/opie-i18n/opie-i18n.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie i18n files"
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-lrelease-native"
diff --git a/recipes-opie/opie-i18n/opie-lrelease-native.inc b/recipes-opie/opie-i18n/opie-lrelease-native.inc
index 337196f..55a9297 100644
--- a/recipes-opie/opie-i18n/opie-lrelease-native.inc
+++ b/recipes-opie/opie-i18n/opie-lrelease-native.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie native i18n tool lrelease"
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 = "uicmoc3-native"
INC_PR = "r1"
diff --git a/recipes-opie/opie-i18n/opie-lupdate-native.inc b/recipes-opie/opie-i18n/opie-lupdate-native.inc
index 0e95b4b..376779e 100644
--- a/recipes-opie/opie-i18n/opie-lupdate-native.inc
+++ b/recipes-opie/opie-i18n/opie-lupdate-native.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie native i18n tool lupdate"
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 = "uicmoc3-native"
S = "${WORKDIR}/opie-lupdate"