mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
wic: Add dependencies for erofs-utils
In order to build erofs filesystems, wic must have the erofs-utils package installed into its sysroot. (From OE-Core rev: c349c7fcb299b123824da9a13ee58222a6cbf9ec) Signed-off-by: Heiko Thole <heiko.thole@entwicklung.eq-3.de> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
7fa5220b3b
commit
0d0acb2e4c
@@ -36,6 +36,7 @@ NATIVE_RECIPES = {"bmaptool": "bmap-tools",
|
||||
"mkdosfs": "dosfstools",
|
||||
"mkisofs": "cdrtools",
|
||||
"mkfs.btrfs": "btrfs-tools",
|
||||
"mkfs.erofs": "erofs-utils",
|
||||
"mkfs.ext2": "e2fsprogs",
|
||||
"mkfs.ext3": "e2fsprogs",
|
||||
"mkfs.ext4": "e2fsprogs",
|
||||
|
||||
Reference in New Issue
Block a user