diff mbox series

[07/19] libxshmfence: update 1.3 -> 1.3.1

Message ID 20221110181249.1240200-7-alex@linutronix.de
State New
Headers show
Series [01/19] pango: replace a recipe fix with an upstream submitted patch | expand

Commit Message

Alexander Kanavin Nov. 10, 2022, 6:12 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../xorg-lib/{libxshmfence_1.3.bb => libxshmfence_1.3.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxshmfence_1.3.bb => libxshmfence_1.3.1.bb} (80%)
diff mbox series

Patch

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 b0b6cb6b56..be793882dc 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"