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 22:03:22 +0000 (23:03 +0100)
commit1f07cb8f182e87d87d02fe6ee6dd3a41712e9786
tree6642c73648e40e23f29509f1549c496a33acc8a5
parentbe90fe14dbe9dc913ab97f6f216bfd740fe6438f
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>.

(From OE-Core rev: a8835cc014d761bf18a420b48c7c61cdfeded552)

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]