From: Yann E. MORIN Date: Sat, 12 Oct 2013 22:46:16 +0000 (+0200) Subject: package/rpi-userland: expose appropriate EGL version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8938bf47d06e445c86d02403122c39926f1d036;p=buildroot.git package/rpi-userland: expose appropriate EGL version The egl.pc file installed exposes version 1.0, while it really is a much higher version. Signed-off-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch b/package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch index d7984ffe23..848e49d7ce 100644 --- a/package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch +++ b/package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch @@ -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/