Searched refs:supported_fstypes (Results 1 – 2 of 2) sorted by relevance
20 supported_fstypes = ['ext3', 'ext4', 'cpio.gz', 'wic'] variable
210 from oeqa.core.target.qemu import supported_fstypes261 fstypes = [fs for fs in fstypes if fs in supported_fstypes]265 ', '.join(supported_fstypes))