package/rpi-userland: expose appropriate EGL version
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 12 Oct 2013 22:46:16 +0000 (00:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 14 Oct 2013 10:59:54 +0000 (12:59 +0200)
The egl.pc file installed exposes version 1.0, while it really is a
much higher version.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch

index d7984ffe23f191ef5184b90a0fbb65bfcb8049fb..848e49d7ce81bced1c203a7d4000dc87556495aa 100644 (file)
@@ -18,7 +18,7 @@ Index: b/interface/khronos/egl/egl.pc.in
 +
 +Name: egl
 +Description: RasberryPi implementation of EGL
-+Version: 1.0
++Version: 10
 +Libs: -L${libdir} -lEGL -lGLESv2 -lbcm_host
 +Cflags: -I${includedir}/ -I${includedir}/interface/vcos/pthreads/ \
 +        -I${includedir}/interface/vmcs_host/linux/