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 = " \
|
IMAGE_INSTALL = " \
|
||||||
packagegroup-core-boot \
|
packagegroup-core-boot \
|
||||||
e2fsprogs \
|
e2fsprogs-mke2fs \
|
||||||
devmem2 \
|
devmem2 \
|
||||||
util-linux-agetty \
|
util-linux-agetty \
|
||||||
systemd-serialgetty \
|
systemd-serialgetty \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue