mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
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. (From OE-Core rev: 12e6f8b91d7d8e2415122eb96289d8b91dbb23e2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cdc15a0ff2
commit
ade5821ea3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user