Browse Source

buildroot: config: Add bash for 3rd shell scripts

(cherry-pick commit 094d39e59f6444033e68b6d9afd14db from jh7110-mm-devel
branch)
mason.huo 2 years ago
parent
commit
d528a2ba67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      conf/buildroot_initramfs_config

+ 1 - 0
conf/buildroot_initramfs_config

@@ -93,6 +93,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
 BR2_PACKAGE_WPA_SUPPLICANT_WPA_CLIENT_SO=y
 BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
 BR2_PACKAGE_SCREEN=y
+BR2_PACKAGE_BASH=y
 BR2_PACKAGE_HTOP=y
 BR2_PACKAGE_UTIL_LINUX_MOUNT=y
 BR2_PACKAGE_V4L2_TEST=y