]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu: add erofs filesystem types
authorthomas.witte@liebherr.com <thomas.witte@liebherr.com>
Fri, 19 Sep 2025 10:05:34 +0000 (03:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Sep 2025 16:57:07 +0000 (17:57 +0100)
commit8d5654d21c021964794c84f594748f376c2b39fc
treece0ff96adbec2e6c8ff51cd3a7c294aa6d43359e
parent007c4aea10e13bd9b2d66d016c25f31c2709cbf6
runqemu: add erofs filesystem types

runqemu does not recognize erofs, erofs-lz4, and erofs-lz4hc as filesystem types. Add them to start from an erofs filesystem without needing the full path.

Signed-off-by: Thomas Witte <thomas.witte@liebherr.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu