aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-native.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-11-15 19:35:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-11-15 21:40:50 +0100
commit8eec0155083e62a07265daf15c110b0b33b1a301 (patch)
tree009d8e9a3ecce22c9758a1b6111eb0f551dcb1c9 /recipes-qt/qt5/qt5-native.inc
parent3546f08c5b286913d21245ca6c531c67b3729e09 (diff)
qt5-native: change PV of 5.0.0-beta2 to sort lower then 5.0.0 when it's released
* also add version specific .inc files and move all version specific variables to it * upgrade 5.0.0-beta1 to 5.0.0-beta2 and add include for latest git Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt5-native.inc')
-rw-r--r--recipes-qt/qt5/qt5-native.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-qt/qt5/qt5-native.inc b/recipes-qt/qt5/qt5-native.inc
index 1fe34457..76e2277d 100644
--- a/recipes-qt/qt5/qt5-native.inc
+++ b/recipes-qt/qt5/qt5-native.inc
@@ -4,15 +4,8 @@ SECTION = "libs"
HOMEPAGE = "http://qt-project.org"
PROVIDES = "qt5-tools-native"
-LICENSE = "LGPLv2.1 | GPLv3"
-LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=cc5963be04f8b19c3e3c46bc31f0f6e1 \
- file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
- file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
-
INC_PR = "r0"
-include qt5.inc
-
inherit native
QT_MODULE = "qtbase"