From 3d6c30aac85e38edec25881f5e46eda5cf629221 Mon Sep 17 00:00:00 2001 From: Jiang Kai Date: Tue, 16 Jan 2024 10:06:40 +0800 Subject: [PATCH] libxrandr: upgrade 1.5.3 -> 1.5.4 Changelog: ========= -Remove "All rights reserved" from Oracle copyright notices -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -XRRGetMonitors(): free correct pointer in error path Signed-off-by: Jiang Kai Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../xorg-lib/{libxrandr_1.5.3.bb => libxrandr_1.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.5.3.bb => libxrandr_1.5.4.bb} (87%) diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb rename to meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb index 98572bd9690..3e2825b9164 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb @@ -19,4 +19,4 @@ XORG_PN = "libXrandr" BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "897639014a78e1497704d669c5dd5682d721931a4452c89a7ba62676064eb428" +SRC_URI[sha256sum] = "1ad5b065375f4a85915aa60611cc6407c060492a214d7f9daf214be752c3b4d3" -- 2.47.2