]> code.ossystems Code Review - openembedded-core.git/commit
libepoxy: update to version 1.5.0
authorFrancesco Giancane <francescogiancane8@gmail.com>
Thu, 1 Mar 2018 16:19:22 +0000 (17:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Mar 2018 17:08:31 +0000 (17:08 +0000)
commitb72154eccfbcc178a2c09c7c7d4cd0264d4cf0f6
treecf2f8e3be7732e4669819f4899ed49ae7c6500f2
parentaa27334fc1f7f59268e10086007df7b276653791
libepoxy: update to version 1.5.0

libepoxy 1.4.3 did not compile successfully because of
implicit symbol definitions and link-time errors.

Patch to disable 'dlvsym' has also been forward-ported
to be applicable to version 1.5.0.
The patch 'Add-fallback-definition-for-EGL-CAST.patch' is
mainline now; thus it can be safely removed.
Also, the patch
0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch
is no longer required since mainline fixed this too.

Signed-off-by: Francesco Giancane <francescogiancane8@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/libepoxy/libepoxy/0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch [deleted file]
meta/recipes-graphics/libepoxy/libepoxy/0001-Make-it-possible-to-disable-the-use-of-dlvsym-needed.patch
meta/recipes-graphics/libepoxy/libepoxy/Add-fallback-definition-for-EGL-CAST.patch [deleted file]
meta/recipes-graphics/libepoxy/libepoxy_1.5.0.bb [moved from meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb with 61% similarity]