From: Wang Mingyu Date: Tue, 9 Apr 2024 07:10:04 +0000 (+0800) Subject: libxmu: upgrade 1.1.4 -> 1.2.0 X-Git-Tag: uninative-4.5~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42fe0303219c93f9359ee2bbe6f9bd90502a62d0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libxmu: upgrade 1.1.4 -> 1.2.0 Changelog: =========== -Use XtAsprintf to simplify os_name string generation -Remove "#ifndef notdef" checks -XmuReadBitmapDataFromFile: set close-on-exec when opening files -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -src/Makefile.am: Remove hardcoded -D_BSD_SOURCE -configure: raise minimum autoconf requirement to 2.70 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.2.0.bb similarity index 89% rename from meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb rename to meta/recipes-graphics/xorg-lib/libxmu_1.2.0.bb index 3aae4030b73..d97bc7a3dd8 100644 --- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxmu_1.2.0.bb @@ -27,4 +27,4 @@ FILES:libxmuu = "${libdir}/libXmuu.so.*" BBCLASSEXTEND = "native" -SRC_URI[sha256sum] = "210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244" +SRC_URI[sha256sum] = "072026fe305889538e5b0c5f9cbcd623d2c27d2b85dcd37ca369ab21590b6963"