summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-demo/cluster-dashboard/cluster-dashboard_git.bb2
-rw-r--r--recipes-demo/mediaplayer/mediaplayer_git.bb7
-rw-r--r--recipes-demo/messaging/messaging_git.bb6
-rw-r--r--recipes-demo/navigation/ondemandnavi_git.bb7
-rw-r--r--recipes-demo/navigation/tbtnavi_git.bb1
-rw-r--r--recipes-demo/phone/phone_git.bb7
-rw-r--r--recipes-demo/radio/radio_git.bb2
-rw-r--r--recipes-demo/settings/settings_git.bb1
8 files changed, 6 insertions, 27 deletions
diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb
index 7c7d4051..f8dad08f 100644
--- a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb
+++ b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
file://app/cluster-gauges.qml;beginline=9;endline=48;md5=54187d50b29429abee6095fe8b7c1a78"
DEPENDS = " \
- qtquickcontrols2 qtwebsockets libqtappfw glib-2.0 \
+ qtquickcontrols2 libqtappfw glib-2.0 \
wayland-native wayland qtwayland qtwayland-native \
"
diff --git a/recipes-demo/mediaplayer/mediaplayer_git.bb b/recipes-demo/mediaplayer/mediaplayer_git.bb
index aa809360..26d4e597 100644
--- a/recipes-demo/mediaplayer/mediaplayer_git.bb
+++ b/recipes-demo/mediaplayer/mediaplayer_git.bb
@@ -6,12 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-DEPENDS = " \
- qtquickcontrols2 \
- qtwebsockets \
- libqtappfw \
- libhomescreen \
-"
+DEPENDS = "qtquickcontrols2 libqtappfw"
PV = "1.0+git${SRCPV}"
diff --git a/recipes-demo/messaging/messaging_git.bb b/recipes-demo/messaging/messaging_git.bb
index f440ca89..5d5e7a6d 100644
--- a/recipes-demo/messaging/messaging_git.bb
+++ b/recipes-demo/messaging/messaging_git.bb
@@ -6,11 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-DEPENDS = " \
- qtquickcontrols2 \
- libqtappfw \
- libhomescreen \
-"
+DEPENDS = "qtquickcontrols2 libqtappfw"
PV = "1.0+git${SRCPV}"
diff --git a/recipes-demo/navigation/ondemandnavi_git.bb b/recipes-demo/navigation/ondemandnavi_git.bb
index 79d96a0e..17def6f8 100644
--- a/recipes-demo/navigation/ondemandnavi_git.bb
+++ b/recipes-demo/navigation/ondemandnavi_git.bb
@@ -6,12 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-DEPENDS = " \
- qtquickcontrols2 \
- qlibhomescreen \
- qtlocation \
- libqtappfw \
-"
+DEPENDS = "qtquickcontrols2 qtlocation libqtappfw"
PV = "1.0+git${SRCPV}"
diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb
index 0965eb98..14e5eae3 100644
--- a/recipes-demo/navigation/tbtnavi_git.bb
+++ b/recipes-demo/navigation/tbtnavi_git.bb
@@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
DEPENDS = " \
qtbase \
qtquickcontrols2 \
- qlibhomescreen \
qtlocation \
libqtappfw \
wayland-native \
diff --git a/recipes-demo/phone/phone_git.bb b/recipes-demo/phone/phone_git.bb
index 41ca0e61..dbfb639f 100644
--- a/recipes-demo/phone/phone_git.bb
+++ b/recipes-demo/phone/phone_git.bb
@@ -6,12 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-DEPENDS = " \
- qtquickcontrols2 \
- libqtappfw \
- libhomescreen \
- gstreamer1.0 \
-"
+DEPENDS = "qtquickcontrols2 libqtappfw gstreamer1.0"
PV = "1.0+git${SRCPV}"
diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb
index 5d0b9fbe..459bfc16 100644
--- a/recipes-demo/radio/radio_git.bb
+++ b/recipes-demo/radio/radio_git.bb
@@ -6,7 +6,7 @@ SECTION = "apps"
LICENSE = "Apache-2.0 & GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-DEPENDS = "qtquickcontrols2 rtl-sdr libhomescreen libqtappfw"
+DEPENDS = "qtquickcontrols2 libqtappfw rtl-sdr"
PV = "1.0+git${SRCPV}"
diff --git a/recipes-demo/settings/settings_git.bb b/recipes-demo/settings/settings_git.bb
index 24ab47ae..491517b7 100644
--- a/recipes-demo/settings/settings_git.bb
+++ b/recipes-demo/settings/settings_git.bb
@@ -10,7 +10,6 @@ DEPENDS = " \
libqtappfw \
qtquickcontrols2 \
qt-qrcode \
- libhomescreen \
qtvirtualkeyboard \
"