From c952b832d9c40317255fa543cb6813a58f543843 Mon Sep 17 00:00:00 2001 From: "Lance R. Vick" Date: Mon, 13 Feb 2023 15:25:05 -0800 Subject: [PATCH] add parted --- config/buildroot/configs/airgap_x86_64_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/buildroot/configs/airgap_x86_64_defconfig b/config/buildroot/configs/airgap_x86_64_defconfig index 1278365..c491a84 100644 --- a/config/buildroot/configs/airgap_x86_64_defconfig +++ b/config/buildroot/configs/airgap_x86_64_defconfig @@ -1269,7 +1269,7 @@ BR2_PACKAGE_KBD=y # # openpowerlink needs a toolchain w/ C++, threads # -# BR2_PACKAGE_PARTED is not set +BR2_PACKAGE_PARTED=y BR2_PACKAGE_PCIUTILS=y # BR2_PACKAGE_PDBG is not set # BR2_PACKAGE_PICOCOM is not set