]> code.ossystems Code Review - openembedded-core.git/commit
eglinfo: add recipes for x11 and fb backends
authorRoss Burton <ross.burton@intel.com>
Mon, 2 Sep 2013 16:13:32 +0000 (17:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2013 21:54:42 +0000 (22:54 +0100)
commita8835cc014d761bf18a420b48c7c61cdfeded552
tree646514eb473c3f61a12779f22009498063a55ca4
parent2b148b9e73f05af33ed1437358fa5322cf364651
eglinfo: add recipes for x11 and fb backends

eglinfo is a small utility for printing out information about EGL as well
as about its client APIs, OpenGL / OpenGLES 1.x / OpenGLES 2.x / OpenVG.

Recipe originally by Carlos Rafael Giani <dv@pseudoterminal.org>.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb [new file with mode: 0644]
meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.bb [new file with mode: 0644]
meta/recipes-graphics/eglinfo/eglinfo.inc [new file with mode: 0644]