diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-11 15:26:16 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-12 12:00:55 +0300 |
commit | 3618c618c88eb1e95c3394c03bec691cea3796a7 (patch) | |
tree | ba2a0a12410d06c4307167edd2cab36fc8f04801 | |
parent | bbca6de3d2aff5f407031f76977e538b2e04790b (diff) | |
download | meta-boot2qt-3618c618c88eb1e95c3394c03bec691cea3796a7.tar.gz |
qt5: no need to specify qt version
the include file was removed from upstream meta-qt5
Change-Id: I81d3e70bff8550e186057ff473ff0fb394373128
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-rw-r--r-- | conf/distro/b2qt.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf index 86aab7d..1cfcac2 100644 --- a/conf/distro/b2qt.conf +++ b/conf/distro/b2qt.conf | |||
@@ -57,7 +57,4 @@ IMAGE_FSTYPES = "tar.gz" | |||
57 | LICENSE_CREATE_PACKAGE = "1" | 57 | LICENSE_CREATE_PACKAGE = "1" |
58 | COPY_LIC_MANIFEST = "1" | 58 | COPY_LIC_MANIFEST = "1" |
59 | 59 | ||
60 | QT5_VERSION = "5.4.1" | ||
61 | include conf/distro/include/qt5-versions.inc | ||
62 | |||
63 | include conf/distro/include/${MACHINE}.conf | 60 | include conf/distro/include/${MACHINE}.conf |