summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/navigation
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-05-14 17:12:48 +0300
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-06-24 13:47:22 +0200
commit9934769b4bb8446bd87aff46cb86041f500ee888 (patch)
treef5138f57467d388ba7a97f8148d1a5a7b93f02ff /recipes-demo-hmi/navigation
parent3e09fd4fbea32961626e935a2470422917d9236d (diff)
recipes-demo-hmi: Remove qtaglextras and *-windowmanager depends
Bug-AGL: SPEC-3342 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3a5e73e30cae02c97d7d0ab6ca041b32a8862e73
Diffstat (limited to 'recipes-demo-hmi/navigation')
-rw-r--r--recipes-demo-hmi/navigation/navigation-demo_git.bb1
-rw-r--r--recipes-demo-hmi/navigation/ondemandnavi_git.bb2
-rw-r--r--recipes-demo-hmi/navigation/poiapp_git.bb2
-rw-r--r--recipes-demo-hmi/navigation/tbtnavi_git.bb1
4 files changed, 1 insertions, 5 deletions
diff --git a/recipes-demo-hmi/navigation/navigation-demo_git.bb b/recipes-demo-hmi/navigation/navigation-demo_git.bb
index b1d0407f..7f3fcdf1 100644
--- a/recipes-demo-hmi/navigation/navigation-demo_git.bb
+++ b/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/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/recipes-demo-hmi/navigation/ondemandnavi_git.bb
index c52655ef..c06dcae2 100644
--- a/recipes-demo-hmi/navigation/ondemandnavi_git.bb
+++ b/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/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb
index b8db9ac9..bd3fc64d 100644
--- a/recipes-demo-hmi/navigation/poiapp_git.bb
+++ b/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/recipes-demo-hmi/navigation/tbtnavi_git.bb b/recipes-demo-hmi/navigation/tbtnavi_git.bb
index a61f2c92..e27fe735 100644
--- a/recipes-demo-hmi/navigation/tbtnavi_git.bb
+++ b/recipes-demo-hmi/navigation/tbtnavi_git.bb
@@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
DEPENDS += "qtbase \
qtquickcontrols2 \
qlibhomescreen \
- qlibwindowmanager \
qtlocation \
libqtappfw \
"