mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
libepoxy: update 1.5.9 -> 1.5.10
Changes since 1.5.9 - Fix for building with MSVC on non-English locale [Seungha Yang] - Fix build on Android [Caolán McNamara] - Add the right include paths for EGL and X11 headers [Alex Richardson] (From OE-Core rev: e411248bcee0265ffa83e91249895beab3dfad15) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 436cb3c98c582e17e6ed2491cc6598c56976af46) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
171032ae79
commit
d3f7646059
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
|
||||
SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https \
|
||||
file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \
|
||||
"
|
||||
SRCREV = "ecfa8e0f083084181d36966fa084aca9a6c97d53"
|
||||
SRCREV = "c84bc9459357a40e46e2fec0408d04fbdde2c973"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check github-releases
|
||||
Reference in New Issue
Block a user