kumquat-buildroot/package/opengl
Yann E. MORIN 2c33417c9e package/opengl/libegl: switch to package-defined providers
It seems weird that the libegl package has to know all of the packages
that may provide the EGL implementation.

This also breaks implementation provided by packages in BR2_EXTERNAL,
since we can't easily depend on the order of packages before we can
derive the dependencies of libegl.

So, Arnout and I separately came up to the same conclusion: move the
dependency selection from out of libegl, and into each of the packages
that provides an EGL implementation. Here it is.

Since we no longer depend on the order packages are included, but on
values set at Kconfig-time, we can now have EGL providers in BR2_EXTERNAL.

Reported-by: David Corvoysier <david.corvoysier@orange.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-25 18:20:42 +01:00
..
libegl package/opengl/libegl: switch to package-defined providers 2013-12-25 18:20:42 +01:00
libgles opengl: libgles and libegl also provided by gpu-viv-bin-mx6q 2013-08-06 10:54:19 +02:00
libopenmax fix header package name 2013-07-27 15:21:03 +02:00
libopenvg fix header package name 2013-07-27 15:21:03 +02:00
Config.in package/opengl/libegl: switch to package-defined providers 2013-12-25 18:20:42 +01:00
opengl.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00