Browse Source

Merge branch 'CR_1388_media-ctr-pipeline_changhuang.liang' into 'jh7110-devel'

buildroot: config: Add bash for 3rd shell scripts

See merge request sdk/freelight-u-sdk!43
andy.hu 1 year ago
parent
commit
11ec8bac39
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