From: Alexander Kanavin Date: Thu, 10 Nov 2022 18:12:33 +0000 (+0100) Subject: libxinerama: update 1.1.4 -> 1.1.5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2525 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4f429dd32668a22a2d63f4e69d4a34d9e8cdaf8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxinerama: update 1.1.4 -> 1.1.5 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb rename to meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb index edce35da5dd..966edf6792c 100644 --- a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb @@ -15,8 +15,7 @@ PROVIDES = "xinerama" PE = "1" XORG_PN = "libXinerama" - -SRC_URI[md5sum] = "0d5f826a197dae74da67af4a9ef35885" -SRC_URI[sha256sum] = "0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c" BBCLASSEXTEND = "native nativesdk"