Skip to content

Commit ff519e6

Browse files
committed
ARC: switch GDB from "arc-2014.08" release to "development" branch
Signed-off-by: Alexey Brodkin <[email protected]>
1 parent 65d7acf commit ff519e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/gdb/Config.in.host

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ config BR2_GDB_VERSION
5252
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_HOST_GDB
5353
default "6.7.1-avr32-2.1.5" if BR2_GDB_VERSION_6_7_1_AVR32_2_1_5 || \
5454
(!BR2_PACKAGE_HOST_GDB && BR2_avr32)
55-
default "arc-2014.08-gdb" if BR2_arc
55+
default "arc-7.5-dev" if BR2_arc
5656
default "6be65fb56ea6694a9260733a536a023a1e2d4d57" if BR2_microblaze
5757
default "7.7.1" if BR2_GDB_VERSION_7_7 || !BR2_PACKAGE_HOST_GDB
5858
default "7.8" if BR2_GDB_VERSION_7_8

0 commit comments

Comments
 (0)