summaryrefslogtreecommitdiffstats
path: root/meta-agl-demo/recipes-demo-hmi/navigation
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-demo/recipes-demo-hmi/navigation')
-rw-r--r--meta-agl-demo/recipes-demo-hmi/navigation/navigation-demo_git.bb1
-rw-r--r--meta-agl-demo/recipes-demo-hmi/navigation/ondemandnavi_git.bb2
-rw-r--r--meta-agl-demo/recipes-demo-hmi/navigation/poiapp_git.bb2
-rw-r--r--meta-agl-demo/recipes-demo-hmi/navigation/tbtnavi_git.bb4
4 files changed, 3 insertions, 6 deletions
diff --git a/meta-agl-demo/recipes-demo-hmi/navigation/navigation-demo_git.bb b/meta-agl-demo/recipes-demo-hmi/navigation/navigation-demo_git.bb
index b1d0407f..7f3fcdf1 100644
--- a/meta-agl-demo/recipes-demo-hmi/navigation/navigation-demo_git.bb
+++ b/meta-agl-demo/recipes-demo-hmi/navigation/navigation-demo_git.bb
@@ -17,7 +17,6 @@ RPROVIDES_${PN} = "virtual/navigation"
DEPENDS += "qtquickcontrols2 \
libhomescreen \
- qlibwindowmanager \
qtvirtualkeyboard \
qtlocation \
"
diff --git a/meta-agl-demo/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/meta-agl-demo/recipes-demo-hmi/navigation/ondemandnavi_git.bb
index c52655ef..c06dcae2 100644
--- a/meta-agl-demo/recipes-demo-hmi/navigation/ondemandnavi_git.bb
+++ b/meta-agl-demo/recipes-demo-hmi/navigation/ondemandnavi_git.bb
@@ -8,9 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
DEPENDS += "qtquickcontrols2 \
qlibhomescreen \
- qlibwindowmanager \
qtlocation \
- qtaglextras \
libqtappfw \
"
diff --git a/meta-agl-demo/recipes-demo-hmi/navigation/poiapp_git.bb b/meta-agl-demo/recipes-demo-hmi/navigation/poiapp_git.bb
index b8db9ac9..bd3fc64d 100644
--- a/meta-agl-demo/recipes-demo-hmi/navigation/poiapp_git.bb
+++ b/meta-agl-demo/recipes-demo-hmi/navigation/poiapp_git.bb
@@ -7,7 +7,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=947b2d60ca3872e172034438e9801200"
DEPENDS += "qtbase json-c \
- qlibwindowmanager libhomescreen \
+ libhomescreen \
libqtappfw \
"
diff --git a/meta-agl-demo/recipes-demo-hmi/navigation/tbtnavi_git.bb b/meta-agl-demo/recipes-demo-hmi/navigation/tbtnavi_git.bb
index a61f2c92..d2e8e633 100644
--- a/meta-agl-demo/recipes-demo-hmi/navigation/tbtnavi_git.bb
+++ b/meta-agl-demo/recipes-demo-hmi/navigation/tbtnavi_git.bb
@@ -14,15 +14,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
DEPENDS += "qtbase \
qtquickcontrols2 \
qlibhomescreen \
- qlibwindowmanager \
qtlocation \
libqtappfw \
+ wayland-native \
+ qtwayland-native \
"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;branch=${AGL_BRANCH}"
-#SRCREV = "4a8b7a6301e4b093c99329d0a16fbee6c535f312"
SRCREV = "${AGL_APP_REVISION}"
S = "${WORKDIR}/git"