]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts/runqemu: Update the fstypes list with newly supported compressed images types
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Aug 2025 13:43:26 +0000 (14:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Aug 2025 21:32:18 +0000 (22:32 +0100)
commit46b9a1c74df00f76f7c19b5ed27e6a569aaabb5e
tree9fcf153e02977ca16e4b1b55570c9adb8721bb31
parent2e2406213347ad294e301de45ff5be59292bdc3b
scripts/runqemu: Update the fstypes list with newly supported compressed images types

Update the interal list of types within runqemu with the newly added
compression formats it supports.

This fixes autodetection of qemuboot file locations.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu