]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Sat, 31 Jul 2021 09:56:12 +0000 (17:56 +0800)
commit414288ee0c96253b0714e10cd3be6c1366f4b10a
tree38a330dbe27b41a0ad7ef6049b16834b97371cc1
parent09be83e7f575c0c271d76c6805f8f782701f48b3
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>
(cherry picked from commit 17ecb3552cb7d7e7f82cc8b2e1b83f276525cbda)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-extended/parted/files/check-vfat.patch [new file with mode: 0644]
meta/recipes-extended/parted/parted_3.4.bb