From b975e8b717cb4fcba9739616928d80b533074da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:21:24 -0600 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=85=E8=A6=81=E7=9A=84co?= =?UTF-8?q?reutils=E7=9B=B8=E5=85=B3=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configfiles/config_data.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index 9f5a4dc..534aa28 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -51,4 +51,8 @@ CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_ntpdate=y CONFIG_PACKAGE_hdparm=y CONFIG_PACKAGE_stress=y +CONFIG_PACKAGE_coreutils=y +CONFIG_PACKAGE_coreutils-base64=y +CONFIG_PACKAGE_coreutils-stat=y +CONFIG_PACKAGE_coreutils-stty=y CONFIG_PACKAGE_coreutils-nohup=y