summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-28 15:32:26 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-01 09:28:51 +0000
commit69f040889b7ea0f9748585626c16300489902703 (patch)
tree53155e3323a6b253b918c97a321eeef3842650ff /meta/recipes-graphics
parentfd8bd9113bf6e6d352c5b7a0c07b7fd657c33b73 (diff)
downloadpoky-69f040889b7ea0f9748585626c16300489902703.tar.gz
libxext: upgrade 1.3.5 -> 1.3.6
Changelog: =========== -Wrap Xext*CheckExtension() in do { ... } while(0) -configure: raise minimum autoconf requirement to 2.70 -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -_xgeGetExtensionVersion should not free info on failure -Check for malloc failure in _xgeGetExtensionVersion -_xgeDpyClose: handle NULL return from _xgeFindDisplay -XEVI: fix -Walloc-size (From OE-Core rev: dc4bddeebbb54ec4f3f8662d282d6d7ef26303f1) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb (renamed from meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb
index 7d0597ef1d..275926a885 100644
--- a/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb
+++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb
@@ -21,4 +21,4 @@ PE = "1"
21XORG_PN = "libXext" 21XORG_PN = "libXext"
22BBCLASSEXTEND = "native nativesdk" 22BBCLASSEXTEND = "native nativesdk"
23 23
24SRC_URI[sha256sum] = "db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca" 24SRC_URI[sha256sum] = "edb59fa23994e405fdc5b400afdf5820ae6160b94f35e3dc3da4457a16e89753"