Update weston-ini-conf package use 61/25861/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 4 Jan 2021 21:31:16 +0000 (16:31 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 12 Jan 2021 15:37:11 +0000 (15:37 +0000)
The rework of the weston-ini-conf recipe in meta-agl new means that
there are separate weston-ini-conf and weston-ini-conf-landscape
packages for portrait versus landscape mode, so update use in the
demo image packagegroups to use the appropriate one explicitly.
The previous dependency in packagegroup-agl-graphical-weston has been
removed since weston-init now has a dependency on the new "weston-ini"
runtime (i.e. explicit RPROVIDES) dependency.  Note, however, that
explicitly pulling weston-ini-conf or weston-ini-conf-landscape into
images is recommended as opposed to relying on PREFERRED_RPROVIDER.

Bug-AGL: SPEC-3745

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ia37d61c5684a06755d2761850394e5f887f14a4a

recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb
recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
recipes-platform/packagegroups/packagegroup-agl-graphical-weston_agldemo.inc

index 2ca89e4..612e26d 100644 (file)
@@ -34,6 +34,7 @@ AGL_APIS = " \
 DEMO_PRELOAD = "${@bb.utils.contains("DISTRO_FEATURES", "agl-cluster-demo-preload", "cluster-dashboard-demo-config", "",d)}"
 
 RDEPENDS_${PN}_append = " \
+    weston-ini-conf-landscape \
     hmi-debug \
     can-utils \
     linux-firmware-ralink \
index 5682cb6..53d478c 100644 (file)
@@ -72,6 +72,7 @@ DEMO_PRELOAD_MAPS = "${@bb.utils.contains("PREFERRED_RPROVIDER_virtual/navigatio
 DEMO_PRELOAD = "${@bb.utils.contains("DISTRO_FEATURES", "agl-demo-preload", " ${DEMO_PRELOAD_MAPS} ${DEMO_UNIT_CONF} poiapp-api-key", "",d)}"
 
 RDEPENDS_${PN}_append = " \
+    weston-ini-conf \
     qtquickcontrols2-agl \
     qtquickcontrols2-agl-style \
     ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'unzip' , '', d)} \
index d7d7be2..f68b2e2 100644 (file)
@@ -1,5 +1,4 @@
 RDEPENDS_${PN} += " \
-                  weston-ini-conf \
                   agl-compositor \
                   "
 # appfw