From 6a81cfd64d5bec011cc7e78337997a4e3b8e47a0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 25 Sep 2024 14:49:20 +0800 Subject: [PATCH] xcb-util-cursor: upgrade 0.1.4 -> 0.1.5 Changelog: =========== - cppcheck style-fixes in _XcursorThemeInherits - Insufficient memory for terminating null of string in _XcursorThemeInherits - Set close-on-exec when opening files (From OE-Core rev: b3845b530ef50918ddd4ba84d398a290f9aea0cb) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../{xcb-util-cursor_0.1.4.bb => xcb-util-cursor_0.1.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xcb-util-cursor_0.1.4.bb => xcb-util-cursor_0.1.5.bb} (72%) diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb similarity index 72% rename from meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb index 047697845c..cd442db210 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.4.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb @@ -7,4 +7,4 @@ DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974" -SRC_URI[sha256sum] = "28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb" +SRC_URI[sha256sum] = "0caf99b0d60970f81ce41c7ba694e5eaaf833227bb2cbcdb2f6dc9666a663c57"