From 28e9189240ed7923a909c39b28ab2ff90edbed5e Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 14 May 2012 00:28:27 +0100 Subject: 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 --- recipes-qt/qte/qte-common_2.3.10.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qte/qte-common_2.3.10.inc') diff --git a/recipes-qt/qte/qte-common_2.3.10.inc b/recipes-qt/qte/qte-common_2.3.10.inc index 3ba8af8..0497fcc 100644 --- a/recipes-qt/qte/qte-common_2.3.10.inc +++ b/recipes-qt/qte/qte-common_2.3.10.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Qt/Embedded Version ${PV}" SECTION = "libs" HOMEPAGE = "http://www.trolltech.com" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "zlib libpng jpeg tslib uicmoc-native" #DEPENDS_append_c7x0 = " sharp-aticore-oss" PROVIDES = "virtual/libqte2" -- cgit 1.2.3-korg