aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index ae66e8a8..8c413332 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,10 +34,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717"
inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
-SRCREV = "5581e400c95a1ff736c55c9d93bd451302970c11"
+SRCREV = "6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
- ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"
+ ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"
RDEPENDS_${PN} = "libcrypto ${PN}-tools"
RDEPENDS_${PN}_remove_mingw32 = "libcrypto"