From: Yi Zhao Date: Tue, 5 Aug 2025 07:41:17 +0000 (+0800) Subject: debianutils: upgrade 5.23.1 -> 5.23.2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f7417aa1629b5f2276e39a382485b9ff25b0fe4a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git debianutils: upgrade 5.23.1 -> 5.23.2 ChangeLog: * run-parts: Remove warning on non-existing directory with `--list`. It was emitted to `stdout` and even on `stderr` it would cause issues. Signed-off-by: Yi Zhao Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/debianutils/debianutils_5.23.1.bb b/meta/recipes-support/debianutils/debianutils_5.23.2.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.23.1.bb rename to meta/recipes-support/debianutils/debianutils_5.23.2.bb index 96ea9063bf..b2e984f7dc 100644 --- a/meta/recipes-support/debianutils/debianutils_5.23.1.bb +++ b/meta/recipes-support/debianutils/debianutils_5.23.2.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;tag=debian/${PV} \ " -SRCREV = "ab0eaf33b783ba578773af2557753d2b973ba5bb" +SRCREV = "b999bb0969471d302f1db85e58f17dcb64f274c2" inherit autotools update-alternatives