From 3fca266feef9036adabf20bb12af8f037acf9bc6 Mon Sep 17 00:00:00 2001 From: Kevin Wang Date: Fri, 26 Sep 2025 03:48:54 +0000 Subject: [PATCH] Add cmd resize2fs --- meta-dstack/recipes-core/images/dstack-rootfs-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-dstack/recipes-core/images/dstack-rootfs-base.inc b/meta-dstack/recipes-core/images/dstack-rootfs-base.inc index 975552f..ed5eccd 100644 --- a/meta-dstack/recipes-core/images/dstack-rootfs-base.inc +++ b/meta-dstack/recipes-core/images/dstack-rootfs-base.inc @@ -30,6 +30,7 @@ IMAGE_INSTALL = "\ fuse3-utils \ pigz \ e2fsprogs \ + e2fsprogs-resize2fs \ " IMAGE_NAME_SUFFIX ?= ""