]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxshmfence: upgrade 1.3.1 -> 1.3.2
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 Dec 2022 07:33:17 +0000 (15:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2022 23:28:06 +0000 (23:28 +0000)
Changelog:
configure: Use AC_SYS_LARGEFILE to enable large file support

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb [moved from meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb
rename to meta/recipes-graphics/xorg-lib/libxshmfence_1.3.2.bb
index be793882dc24c0c1040c5622170895dc5c9cf490..6b9ed20ae700a9b933b106bf0325266d40c28ffe 100644 (file)
@@ -16,6 +16,6 @@ EXTRA_OECONF += "--with-shared-memory-dir=/dev/shm"
 SRC_URI += "file://0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch"
 
 XORG_EXT = "tar.xz"
-SRC_URI[sha256sum] = "1129f95147f7bfe6052988a087f1b7cb7122283d2c47a7dbf7135ce0df69b4f8"
+SRC_URI[sha256sum] = "870df257bc40b126d91b5a8f1da6ca8a524555268c50b59c0acd1a27f361606f"
 
 BBCLASSEXTEND = "native nativesdk"