]> code.ossystems Code Review - openembedded-core.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 10:56:05 +0000 (11:56 +0100)
commit8b1e57eb8c959c0f0a5d9a7e0c2e0811c515ea08
tree7684a88beea455eb2d95239ed2b43e9182fd5e1b
parent94cf27ebc5d3e3fafa85f3bb1ca54f606bb411ad
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.

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