From ec2c452f4f1d798fd39ea08491367f1e81a88c03 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 30 Apr 2026 18:48:29 +0800 Subject: [PATCH] iceauth: upgrade 1.0.10 -> 1.0.11 Changelog: ========== - meson: Add option to build with meson - gitlab CI: drop the ci-fairy check-mr job - Improve man page formatting - Add --help and --version options Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../xorg-app/{iceauth_1.0.10.bb => iceauth_1.0.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/xorg-app/{iceauth_1.0.10.bb => iceauth_1.0.11.bb} (79%) diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.11.bb similarity index 79% rename from meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb rename to meta-oe/recipes-graphics/xorg-app/iceauth_1.0.11.bb index 7d025de4c4..d10d9d2cfb 100644 --- a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.11.bb @@ -12,5 +12,5 @@ BBCLASSEXTEND = "native" DEPENDS += "libice" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "3deefb7da26af9dc799b5628d929d91c9af68c78575639944db3b955f29aa029" +SRC_URI[sha256sum] = "9d633cf0d4d1d98e3ef02d18660372958b60a67016e8a72cd04093a8d8f8d4e9"