aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libqtaux
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/libqtaux
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/libqtaux')
-rw-r--r--recipes-opie/libqtaux/libqtaux2.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-opie/libqtaux/libqtaux2.inc b/recipes-opie/libqtaux/libqtaux2.inc
index 997c2c6..da8238e 100644
--- a/recipes-opie/libqtaux/libqtaux2.inc
+++ b/recipes-opie/libqtaux/libqtaux2.inc
@@ -1,11 +1,11 @@
DESCRIPTION = "Qt/Embedded 2 Auxilliary libraries"
HOMEPAGE = "http://opie.sourceforge.net"
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"
-INC_PR = "r3"
+INC_PR = "r4"
S = "${WORKDIR}/libqtaux"