imbus-mini now installs util-linux

This commit is contained in:
Imbus 2026-02-20 03:05:22 +01:00
parent 8685d38025
commit 90282ff9d2

View file

@ -1,6 +1,7 @@
SUMMARY = "A small image just capable of allowing a device to boot." SUMMARY = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${CORE_IMAGE_EXTRA_INSTALL}" IMAGE_INSTALL = "packagegroup-core-boot ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_INSTALL += "util-linux"
IMAGE_LINGUAS = " " IMAGE_LINGUAS = " "