]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxshmfence: update 1.3 -> 1.3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 10 Nov 2022 18:12:37 +0000 (19:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Nov 2022 13:43:37 +0000 (13:43 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb [moved from meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb with 80% similarity]

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 b0b6cb6b56782bbf1e724119e99c7b9c8df0032d..be793882dc24c0c1040c5622170895dc5c9cf490 100644 (file)
@@ -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"