Update buildroot to 2021.02.4 (#1522)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -3,7 +3,6 @@ config BR2_PACKAGE_HOST_GDB_ARCH_SUPPORTS
|
||||
default y
|
||||
depends on !((BR2_arm || BR2_armeb) && BR2_BINFMT_FLAT)
|
||||
depends on !BR2_microblaze
|
||||
depends on !BR2_nios2
|
||||
depends on !BR2_or1k
|
||||
depends on !BR2_riscv
|
||||
depends on !BR2_nds32
|
||||
@@ -82,7 +81,7 @@ endchoice
|
||||
|
||||
endif
|
||||
|
||||
# If cross-gdb is not enabled, the latest working version is chosen.
|
||||
# If cross-gdb is not enabled, the latest stable version is chosen.
|
||||
config BR2_GDB_VERSION
|
||||
string
|
||||
default "arc-2020.09-release-gdb" if BR2_arc
|
||||
|
||||
Reference in New Issue
Block a user