Fix yocto virtual recipes parsing 35/15635/3
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 24 Jul 2018 12:25:43 +0000 (14:25 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 1 Aug 2018 10:43:46 +0000 (10:43 +0000)
commitcdee598291fddd2377ea0ea039e7b1101c2808ee
tree5f453d047575b70c7089cc36dfe8c72ffd26a075
parent08ed35041eeb20cfb0349dfaead0461a2efe0e1a
Fix yocto virtual recipes parsing

 * When you have RPROVIDES_${PN} += "virtual/something"
   you should have PROVIDES += "virtual/something" too
   It's avoid yocto parsing ERROR.
   (like remove pulseaudio from DISTRO FEATURE)

Bug-AGL: SPEC-1601

Change-Id: I50fa95a5dd61e3ca6d32bc68d5e792fd10aa11fe
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
recipes-demo-hmi/mixer/mixer_git.bb