buildroot: dd command from the coreutils package
This commit is contained in:
@ -243,7 +243,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT=""
|
||||
BR2_PACKAGE_BUSYBOX=y
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox.config"
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES=""
|
||||
# BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
|
||||
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
|
||||
# BR2_PACKAGE_BUSYBOX_INDIVIDUAL_BINARIES is not set
|
||||
# BR2_PACKAGE_BUSYBOX_WATCHDOG is not set
|
||||
BR2_PACKAGE_SKELETON=y
|
||||
@ -384,6 +384,11 @@ BR2_PACKAGE_WPA_SUPPLICANT_WPA_CLIENT_SO=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_CTRL_IFACE=y
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_DBUS is not set
|
||||
|
||||
#
|
||||
# System tools
|
||||
#
|
||||
BR2_PACKAGE_COREUTILS=y
|
||||
|
||||
#
|
||||
# emlog needs a Linux kernel to be built
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user