From c21d7e4628fd9b367e3f659fc9b51c227b431b57 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 May 2025 17:02:53 +0800 Subject: [PATCH] debianutils: upgrade 5.21 -> 5.22 (From OE-Core rev: 8023bf9b54f125342532361d5eed8cde4eb3eb4f) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../debianutils/{debianutils_5.21.bb => debianutils_5.22.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/debianutils/{debianutils_5.21.bb => debianutils_5.22.bb} (95%) diff --git a/meta/recipes-support/debianutils/debianutils_5.21.bb b/meta/recipes-support/debianutils/debianutils_5.22.bb similarity index 95% rename from meta/recipes-support/debianutils/debianutils_5.21.bb rename to meta/recipes-support/debianutils/debianutils_5.22.bb index e0485b24a3..f5deead51a 100644 --- a/meta/recipes-support/debianutils/debianutils_5.21.bb +++ b/meta/recipes-support/debianutils/debianutils_5.22.bb @@ -8,10 +8,10 @@ SECTION = "base" LICENSE = "GPL-2.0-only & SMAIL_GPL" LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9" -SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ +SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \ " -SRCREV = "ae002b498f2e310c934a0b3f0992e83391f108c7" +SRCREV = "528fac5c7448989f33c54599ae6e4c2b84d41e21" inherit autotools update-alternatives