Files
buildroot/package/bfscripts/Config.in
Vincent Jardin dc4a5acfde package/bfscripts: new package
Bootstrap the installation of Mellanox/NVIDIA Bluefield scripts
that can be run either on the host CPU or on the onboard ARM64 CPU.

Signed-off-by: Vincent Jardin <vjardin@free.fr>
Reviewed-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2024-11-10 19:33:08 +01:00

13 lines
350 B
Plaintext

config BR2_PACKAGE_BFSCRIPTS
bool "bfscripts"
depends on BR2_USE_MMU # bash
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # bash
select BR2_PACKAGE_BASH # runtime
help
Collection of scripts that are used for Mellanox/NVIDIA
Bluefield SoC management.
Currently, it installs: bfcfg, bfrshlog and bfup.
https://github.com/Mellanox/bfscripts