]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
mesa-gl: add GL-only Mesa recipe
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Sep 2013 18:06:34 +0000 (18:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Sep 2013 18:34:55 +0000 (19:34 +0100)
commit015cb13a67c672de30f5384dab5ab4b8db305281
tree28ccf9d50f8592c87b8cefcc5ab2aec955023417
parent7303b67d33ce10445e5918f7f6fd36d1246e8df4
mesa-gl: add GL-only Mesa recipe

Some machines have hardware-specific GL drivers that do EGL and GLES (many ARM
boards).  Others have their own EGL/GLES drivers and provide a Mesa DRI driver
(EMGD).  Previously adding Mesa, for software GL/GLX rendering in the first case
and hardware GLX in the second, involved bbappends and changing Mesa to be
machine-specific.

By adding a just-GL Mesa the machine definition can combine it with the hardware
drivers cleanly.

(From OE-Core rev: f5a3a4bc33109181c741a2e66c13d0b45566e8fa)

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/conf/distro/include/security_flags.inc
meta/conf/distro/include/seperatebuilddir.inc
meta/recipes-graphics/mesa/mesa-gl_9.1.6.bb [new file with mode: 0644]