summaryrefslogtreecommitdiffstats
path: root/package/gdb/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Config.in.host')
-rw-r--r--package/gdb/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index 4072dc8074..969168ffa2 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -98,5 +98,5 @@ config BR2_GDB_VERSION
default "7.12.1" if BR2_GDB_VERSION_7_12
default "8.0.1" if BR2_GDB_VERSION_8_0
default "8.1.1" if BR2_GDB_VERSION_8_1 || !BR2_PACKAGE_HOST_GDB
- default "8.2" if BR2_GDB_VERSION_8_2
+ default "8.2.1" if BR2_GDB_VERSION_8_2
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_HOST_GDB
OpenPOWER on IntegriCloud