nmrouter-image-minimal: make sure mkfs.ext4 is in image
This commit is contained in:
parent
a9b7eb9c57
commit
f26f9b3482
|
|
@ -12,7 +12,7 @@ NO_RECOMMENDATIONS = "1"
|
|||
|
||||
IMAGE_INSTALL = " \
|
||||
packagegroup-core-boot \
|
||||
e2fsprogs \
|
||||
e2fsprogs-mke2fs \
|
||||
devmem2 \
|
||||
util-linux-agetty \
|
||||
systemd-serialgetty \
|
||||
|
|
|
|||
Loading…
Reference in New Issue