From dcc1c3c0a90696788c740c50a42000fe2395e7da Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 15 Dec 2021 23:40:31 +0100 Subject: [PATCH] libx11: update 1.7.3 -> 1.7.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../xorg-lib/{libx11_1.7.3.bb => libx11_1.7.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.7.3.bb => libx11_1.7.3.1.bb} (94%) diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.7.3.bb b/meta/recipes-graphics/xorg-lib/libx11_1.7.3.1.bb similarity index 94% rename from meta/recipes-graphics/xorg-lib/libx11_1.7.3.bb rename to meta/recipes-graphics/xorg-lib/libx11_1.7.3.1.bb index f55252b924..be9b8df6ce 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.7.3.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.7.3.1.bb @@ -16,7 +16,7 @@ SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.xz" SRC_URI += "file://disable_tests.patch \ " -SRC_URI[sha256sum] = "dfd1343db3a0e523f1bb97d5ba71453c79eee78a77e51ca9f8dfef7131c6f0fe" +SRC_URI[sha256sum] = "2ffd417266fb875028fdc0ef349694f63dbcd76d0b0cfacfb52e6151f4b60989" PROVIDES = "virtual/libx11" -- 2.40.1