From 90282ff9d2b93f0dfec09a695cfbe8b536275bff Mon Sep 17 00:00:00 2001 From: Imbus Date: Fri, 20 Feb 2026 03:05:22 +0100 Subject: [PATCH] imbus-mini now installs util-linux --- recipes-core/images/imbus-mini.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/images/imbus-mini.bb b/recipes-core/images/imbus-mini.bb index 598e10b..2b79ec1 100644 --- a/recipes-core/images/imbus-mini.bb +++ b/recipes-core/images/imbus-mini.bb @@ -1,6 +1,7 @@ SUMMARY = "A small image just capable of allowing a device to boot." IMAGE_INSTALL = "packagegroup-core-boot ${CORE_IMAGE_EXTRA_INSTALL}" +IMAGE_INSTALL += "util-linux" IMAGE_LINGUAS = " "