diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-15 15:32:55 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-15 14:40:03 +0000 |
commit | 7b08d41c72a589d6f25afd9af8af59e02cdf1f64 (patch) | |
tree | 11b4f74c00ba7d8a7c43adfcf6a870b60d973153 | |
parent | 4535888fba9dd4987abc08e3e978825777f16440 (diff) | |
download | meta-boot2qt-7b08d41c72a589d6f25afd9af8af59e02cdf1f64.tar.gz |
wayland: update preferred version for automotive distro
Change-Id: Ib91cfdce1913f507ae31954527351d7c8c5574dd
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r-- | conf/distro/b2qt-auto.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/b2qt-auto.conf b/conf/distro/b2qt-auto.conf index 3732090..46d41eb 100644 --- a/conf/distro/b2qt-auto.conf +++ b/conf/distro/b2qt-auto.conf | |||
@@ -21,5 +21,5 @@ | |||
21 | 21 | ||
22 | include conf/distro/b2qt.conf | 22 | include conf/distro/b2qt.conf |
23 | 23 | ||
24 | PREFERRED_VERSION_qtwayland = "5.5%" | 24 | PREFERRED_VERSION_qtwayland = "5.6%" |
25 | PREFERRED_VERSION_qtwayland-native = "5.5%" | 25 | PREFERRED_VERSION_qtwayland-native = "5.6%" |