]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
mesa.inc: make PROVIDES conditional on PACKAGECONFIG
authorTrevor Woerner <twoerner@gmail.com>
Fri, 23 Mar 2018 00:07:06 +0000 (20:07 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2018 11:09:51 +0000 (12:09 +0100)
commit2b2a9149a61fe754ecbc33a15b8e1b5f68119063
tree1c2b2934a80326a32e73fb315cb979fd26d2122f
parentf2465cd3fb97cf6891e7538cb54c6829a7b353c5
mesa.inc: make PROVIDES conditional on PACKAGECONFIG

Mesa only PROVIDES these features if they are enabled via PACKAGECONFIG.
Therefore make the PROVIDES conditional depending on whether or not these
features have been enabled.

(From OE-Core rev: 8b1e57eb8c959c0f0a5d9a7e0c2e0811c515ea08)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa.inc