summaryrefslogtreecommitdiffstats
path: root/recipes-platform
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-02-13 17:13:17 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-02-18 14:48:04 +0000
commit61ba932ba887fc109cfa9ec82e6dbcb4975e7192 (patch)
tree5ced94e2a81ca139fcfd94ac8dfc5ea2d270820e /recipes-platform
parent4025cc68a1886a7c544628d83e2db534fb521e25 (diff)
Remove virtual/webruntime RPROVIDES
At this point it is not really the case that WAM can be switched out for another web runtime, so just remove the virtual/webruntime RPROVIDES rather than rework it. Bug-AGL: SPEC-5067 Change-Id: I0b55f483352c93e50e36d25d6237abe3598552b4 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29624 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-platform')
-rw-r--r--recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
index 7ea23e79..9c93b32c 100644
--- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
+++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform-html5.bb
@@ -31,7 +31,7 @@ AGL_APPS = " \
"
RDEPENDS:${PN}:append = " \
- virtual/webruntime \
+ wam \
weston-ini-conf-landscape-no-activate \
${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'unzip' , '', d)} \
qtquickcontrols2-agl \