nmrouter-image-minimal: make sure mkfs.ext4 is in image

This commit is contained in:
Stefan Eichenberger 2017-02-28 17:38:15 +01:00
parent a9b7eb9c57
commit f26f9b3482
1 changed files with 1 additions and 1 deletions

View File

@ -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 \