summaryrefslogtreecommitdiffstats
path: root/recipes-wam/wam/wam_git.bb
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-15 15:10:08 +0000
commit6be03f56ff9c3fd5407431b98f8d10110d1350a3 (patch)
treee52b755106974df2bbecfcf0876405f0222cdefc /recipes-wam/wam/wam_git.bb
parent2de63bf50492342f59b5780bf356afaa4d2fb840 (diff)
Remove virtual/webruntime RPROVIDESricefish_17.90.0ricefish/17.90.017.90.0
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/+/29677 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account
Diffstat (limited to 'recipes-wam/wam/wam_git.bb')
-rw-r--r--recipes-wam/wam/wam_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb
index f80433c4..f76641e5 100644
--- a/recipes-wam/wam/wam_git.bb
+++ b/recipes-wam/wam/wam_git.bb
@@ -53,6 +53,3 @@ FILES:${PN} += "${sysconfdir}/init \
${libdir}/webappmanager/plugins/*.so"
RDEPENDS:${PN} += " bash grpc-web-proxy"
-
-PROVIDES += "virtual/webruntime"
-RPROVIDES:${PN} += "virtual/webruntime"