]> code.ossystems Code Review - openembedded-core.git/commit
parted: skip tests that need vfat support
authorRoss Burton <ross@burtonini.com>
Fri, 16 Jul 2021 11:32:24 +0000 (12:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jul 2021 12:55:34 +0000 (13:55 +0100)
commit17ecb3552cb7d7e7f82cc8b2e1b83f276525cbda
tree45e5678d14cc8d10570443d475bac3a4fa30b01c
parent53bd9a96a003a7103b8475f9c1ad7ef999e34f87
parted: skip tests that need vfat support

At the time of writing the qemu kernels don't support vfat filesystems.
There are patches on the list to add that, but as two tests fail without
vfat support, make them skip if vfat isn't available.

[ YOCTO #14470 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/parted/files/check-vfat.patch [new file with mode: 0644]
meta/recipes-extended/parted/parted_3.4.bb