From f8938bf47d06e445c86d02403122c39926f1d036 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sun, 13 Oct 2013 00:46:16 +0200 Subject: [PATCH] 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 --- package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.30.2