summaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-22 10:21:53 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-08-22 11:08:38 +0000
commit90bf1f50f69b9cbf0fcc709c53f617e8b68533d0 (patch)
tree651f56702756768a69ae2075b8a5637ecfe44aaa /conf/distro
parent0f967048d5bd99ffacfb9893b76818293aaaa8a0 (diff)
downloadmeta-boot2qt-90bf1f50f69b9cbf0fcc709c53f617e8b68533d0.tar.gz
Remove automotive recipes
Automotive was released (and supported) in the jethro Change-Id: Iab8560b4b0d530e872eef585c635b45274a4507b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/b2qt-auto.conf25
1 files changed, 0 insertions, 25 deletions
diff --git a/conf/distro/b2qt-auto.conf b/conf/distro/b2qt-auto.conf
deleted file mode 100644
index 46d41eb..0000000
--- a/conf/distro/b2qt-auto.conf
+++ /dev/null
@@ -1,25 +0,0 @@
1##############################################################################
2##
3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:COMM$
9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
17##
18## $QT_END_LICENSE$
19##
20##############################################################################
21
22include conf/distro/b2qt.conf
23
24PREFERRED_VERSION_qtwayland = "5.6%"
25PREFERRED_VERSION_qtwayland-native = "5.6%"