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