From 7c05855b5c7dbdb069c7a55de7f3f361baea05c1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 10 Jul 2024 17:43:30 +0800 Subject: [PATCH] debianutils: upgrade 5.19 -> 5.20 Changelog: ========== - acinclude.m4: Bump DEBIANUTILS_VERSION from 5.18 to 5.20. - installkernel: Recognize "Image" as an uncompressed image basename (From OE-Core rev: b354439e934b8902bd6ca27b57c1e12887370e88) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../debianutils/{debianutils_5.19.bb => debianutils_5.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.19.bb => debianutils_5.20.bb} (97%) diff --git a/meta/recipes-support/debianutils/debianutils_5.19.bb b/meta/recipes-support/debianutils/debianutils_5.20.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.19.bb rename to meta/recipes-support/debianutils/debianutils_5.20.bb index 0fe9b1ec14..61438121da 100644 --- a/meta/recipes-support/debianutils/debianutils_5.19.bb +++ b/meta/recipes-support/debianutils/debianutils_5.20.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ " -SRCREV = "295d7674cdd526f3c9ec9de76db50efa280a5df0" +SRCREV = "9f3d6fa6b8d91849a78d681294fa8ea7bfa9086f" inherit autotools update-alternatives