From: Wang Mingyu Date: Wed, 13 Mar 2024 07:07:59 +0000 (+0800) Subject: debianutils: upgrade 5.16 -> 5.17 X-Git-Tag: uninative-4.5~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e6f8b91d7d8e2415122eb96289d8b91dbb23e2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git debianutils: upgrade 5.16 -> 5.17 Changelog: ============= * run-parts.c: Forward last exit code to preserve exit status. * d/tests/control: Add run-parts.test to autopkgtests. * d/tests/run-parts.test: Move run-parts testing here and add testing for the --exit-on-error option. * d/tests/smoke: Remove duplicate run-parts testing. * acinclude.m4: Bump DEBIANUTILS_VERSION from 5.14 to 5.17. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/debianutils/debianutils_5.16.bb b/meta/recipes-support/debianutils/debianutils_5.17.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.16.bb rename to meta/recipes-support/debianutils/debianutils_5.17.bb index ec629d8b733..c5f25bae40e 100644 --- a/meta/recipes-support/debianutils/debianutils_5.16.bb +++ b/meta/recipes-support/debianutils/debianutils_5.17.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 = "9e0facf19b17b6d090a5dcc8cacb0c16e5ad9f72" +SRCREV = "baf12e98a02883d1b76081e32f2185ee3497570b" inherit autotools update-alternatives