To allow easier installation of ebtables-legacy-save from the config
menu, select BR2_PACKAGE_BASH. All dependencies of bash are met
already by ebtables depending on BR2_USE_MMU.
Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com>
Tested-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
config BR2_PACKAGE_EBTABLES_UTILS_SAVE
bool "ebtables save"
- depends on BR2_PACKAGE_BASH # runtime
+ select BR2_PACKAGE_BASH # runtime
+ select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # bash
help
Install the ebtables-legacy-save tool