mesa: Add a mesa-dri-glsl-native_git recipe
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 24 Jul 2012 13:25:57 +0000 (14:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Aug 2012 09:45:56 +0000 (10:45 +0100)
commitaf8c98d8b0b6333573f6fe5d695ad5ac9d446deb
tree29decb2e8238ee13889fca73c68750c192b42436
parentbea012bdfac077aad4227278eeda426260ea211a
mesa: Add a mesa-dri-glsl-native_git recipe

If you have both a fixed version of mesa and a git version of mesa, you
also need the mesa-dri-glsl-native recipe for each versions. The code
generation that happens natively has to be done with the tool extracted
from the version you are compiling.

(From OE-Core rev: 63667a138616c551cedbd10d4ed87172fcf9dfff)

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-dri-glsl-native.inc [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa-dri-glsl-native_8.0.4.bb
meta/recipes-graphics/mesa/mesa-dri-glsl-native_git.bb [new file with mode: 0644]