aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libqpe/libqpe-opie.inc
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-14 00:28:27 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-20 22:34:18 +0100
commit28e9189240ed7923a909c39b28ab2ff90edbed5e (patch)
tree43304555ae3c1adcec4b2be144e71ee17fd7a80a /recipes-opie/libqpe/libqpe-opie.inc
parentefdd78019690d3dfb667a1e8b141bcb53124b40a (diff)
downloadmeta-opie-28e9189240ed7923a909c39b28ab2ff90edbed5e.tar.gz
Fix unqualified LICENSE for core recipes
Fix unqualified "GPL" and "LGPL" values in the LICENSE field for core Opie recipes. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/libqpe/libqpe-opie.inc')
-rw-r--r--recipes-opie/libqpe/libqpe-opie.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-opie/libqpe/libqpe-opie.inc b/recipes-opie/libqpe/libqpe-opie.inc
index ea83f98..903af8e 100644
--- a/recipes-opie/libqpe/libqpe-opie.inc
+++ b/recipes-opie/libqpe/libqpe-opie.inc
@@ -2,12 +2,12 @@ DESCRIPTION = "Base library for the Qt/Embedded based palmtop environments"
HOMEPAGE = "http://www.trolltech.com"
AUTHOR = "The Trolls"
SECTION = "opie/libs"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "uicmoc-native virtual/libqte2 sysfsutils"
PROVIDES = "virtual/libqpe1"
-INC_PR = "r10"
+INC_PR = "r11"
S = "${WORKDIR}/library"
inherit palmtop