diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-11-15 19:35:58 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-11-15 21:40:50 +0100 |
| commit | 8eec0155083e62a07265daf15c110b0b33b1a301 (patch) | |
| tree | 009d8e9a3ecce22c9758a1b6111eb0f551dcb1c9 /recipes-qt/qt5/qt5-native.inc | |
| parent | 3546f08c5b286913d21245ca6c531c67b3729e09 (diff) | |
| download | meta-qt5-8eec0155083e62a07265daf15c110b0b33b1a301.tar.gz | |
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.inc | 7 |
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" | |||
| 4 | HOMEPAGE = "http://qt-project.org" | 4 | HOMEPAGE = "http://qt-project.org" |
| 5 | PROVIDES = "qt5-tools-native" | 5 | PROVIDES = "qt5-tools-native" |
| 6 | 6 | ||
| 7 | LICENSE = "LGPLv2.1 | GPLv3" | ||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=cc5963be04f8b19c3e3c46bc31f0f6e1 \ | ||
| 9 | file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 10 | file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" | ||
| 11 | |||
| 12 | INC_PR = "r0" | 7 | INC_PR = "r0" |
| 13 | 8 | ||
| 14 | include qt5.inc | ||
| 15 | |||
| 16 | inherit native | 9 | inherit native |
| 17 | 10 | ||
| 18 | QT_MODULE = "qtbase" | 11 | QT_MODULE = "qtbase" |
