From: Alexander Kanavin Date: Thu, 10 Nov 2022 18:12:37 +0000 (+0100) Subject: libxshmfence: update 1.3 -> 1.3.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2521 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05841d0ba84587bc428acf0953e14c392ace9b85;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxshmfence: update 1.3 -> 1.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb b/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb rename to meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb index b0b6cb6b567..be793882dc2 100644 --- a/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb @@ -15,7 +15,7 @@ EXTRA_OECONF += "--with-shared-memory-dir=/dev/shm" SRC_URI += "file://0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch" -SRC_URI[md5sum] = "42dda8016943dc12aff2c03a036e0937" -SRC_URI[sha256sum] = "b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "1129f95147f7bfe6052988a087f1b7cb7122283d2c47a7dbf7135ce0df69b4f8" BBCLASSEXTEND = "native nativesdk"