From: Jiang Kai Date: Tue, 16 Jan 2024 02:06:40 +0000 (+0800) Subject: libxrandr: upgrade 1.5.3 -> 1.5.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6c30aac85e38edec25881f5e46eda5cf629221;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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"