aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-11-16 16:55:14 -0800
committerKhem Raj <raj.khem@gmail.com>2022-11-16 17:02:16 -0800
commit32a22c5b7b3df6bb97ed02a409b37f60876572b9 (patch)
tree95fd2dc2e0a8a9a81426e2211c08db7b650d6e8b /meta-oe/recipes-graphics/xorg-lib
parentd8bc689ee73fa0f497294cc742660766c7ecd8c3 (diff)
downloadmeta-openembedded-contrib-32a22c5b7b3df6bb97ed02a409b37f60876572b9.tar.gz
xcb-util-cursor: Update to 0.1.4
Changes compared to 0.1.3 xcb-util-cursor 0.1.4HEADxcb-util-cursor-0.1.4master autogen: add default patch prefix autogen.sh: use quoted string variables autogen.sh: use exec instead of waiting for configure to finish autogen.sh: Honor NOCONFIGURE=1 configure: Drop AM_MAINTAINER_MODE gitlab CI: add a basic build test Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81 Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters Build xz tarballs instead of bzip2 Add README.md to EXTRA_DIST Update README for gitlab migration Fix out-of-source builds documentation: Call xcb_free_cursor() when done Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-lib')
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb (renamed from meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb b/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb
index f935edd6fe..047697845c 100644
--- a/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb
@@ -7,5 +7,4 @@ DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974"
-SRC_URI[md5sum] = "6ac3b17cba51aaaa36ba035a53527214"
-SRC_URI[sha256sum] = "05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f"
+SRC_URI[sha256sum] = "28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb"