summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-11-16 16:34:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 10:20:52 +0000
commit74bfa62f85433991f007ae1e029e76db05b3a380 (patch)
treea5b2fa6065b7dc556ec44eecfb872a61cf12305a /meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
parent75c69294931da1db798b0e2c5103dd0b30ee60d0 (diff)
downloadpoky-74bfa62f85433991f007ae1e029e76db05b3a380.tar.gz
package_regex.inc: split entries which blacklist specific versions to their recipes
(From OE-Core rev: 1eb9e190ef3bb1170b3eaabd9f7900e7ce176624) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/nativesdk-qt4-tools.inc')
-rw-r--r--meta/recipes-qt/qt4/nativesdk-qt4-tools.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index 077008bb8b..54bf2a12a5 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
@@ -18,6 +18,9 @@ SRC_URI = "http://download.qt-project.org/official_releases/qt/4.8/${PV}/qt-ever
18 file://g++.conf \ 18 file://g++.conf \
19 file://linux.conf" 19 file://linux.conf"
20 20
21UPSTREAM_CHECK_URI = "http://download.qt.io/official_releases/qt/4.8/"
22UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/"
23
21S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}" 24S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
22 25
23LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ 26LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \