Fix virtual provider for webruntime 81/8981/5
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 29 Mar 2017 14:53:45 +0000 (16:53 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 29 Mar 2017 15:46:35 +0000 (15:46 +0000)
commit09fd2eddd43d660e4fb890bdb818021ec7279eba
tree55b1ab24cb2f79e396d55a100c92ef8cb1b78b34
parent2f6d1e8d3c1b19737d26a3979942c6defc5a8408
Fix virtual provider for webruntime

A recipe that is to be used as virtual provider needs to declare
this in a PROVIDES += 'virtual/foo' statement.

The selection then happens through a PREFERRED_PROVIDER.

Add the missing PROVIDES.

Additionally we found that in case of web-runtime,
_R_PROVIDES is not reflecting the PROVIDES as expected
and added the necessary override there, too.

Kudos to co-investigator Stéphane Desneux.

Change-Id: Ic9224ea122c21dab6ab2e7e515d6ac4d0417ef57
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb