mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
util-linux: upgrade to 2.30
Drop uuid-test-error-api.patch as it's been fixed upstream differently:b770b48700Drop ptest for tailf, as it got deprecated and removed:70ca1a7772(From OE-Core rev: 6b69e08cf60abbc40236cc3894b9783d720a6e6d) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
21f93730e2
commit
953e61870e
@@ -304,7 +304,7 @@ do_install_ptest() {
|
||||
cp ${S}/tests/run.sh ${D}${PTEST_PATH}/tests/
|
||||
cp -pR ${S}/tests/expected ${D}${PTEST_PATH}/tests/expected
|
||||
|
||||
list="bitops build-sys cal col colrm column dmesg fsck hexdump hwclock ipcs isosize login look md5 misc more namei paths schedutils script swapon tailf"
|
||||
list="bitops build-sys cal col colrm column dmesg fsck hexdump hwclock ipcs isosize login look md5 misc more namei paths schedutils script swapon"
|
||||
# The following tests are not installed yet:
|
||||
# blkid scsi_debug module dependent
|
||||
# cramfs gcc dependent
|
||||
|
||||
Reference in New Issue
Block a user