diff options
Diffstat (limited to 'recipes-wam/wam/wam_git.bb')
-rw-r--r-- | recipes-wam/wam/wam_git.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index f80433c4a..f76641e51 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" |