summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-12 00:18:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-13 03:19:11 +0200
commitbff6a9c54bc83a017ca1710be827644596b947f0 (patch)
treecdcd1b310c830f34514aeb61d251edf8c5d1ec2a /package/gdb/Makefile
parent490cc258f3762fcb12aa046e90e6dc4fe2556f59 (diff)
gdb: add 8.0, remove older 7.x versions
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 8f1233aec..00390cbd3 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -4,16 +4,15 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= gdb
-PKG_VERSION:= 7.12.1
+PKG_VERSION:= 8.0
PKG_RELEASE:= 1
-PKG_HASH:= 4607680b973d3ec92c30ad029f1b7dbde3876869e6b3a117d8a7e90081113186
+PKG_HASH:= f6a24ffe4917e67014ef9273eb8b547cb96a13e5ca74895b06d683b391f3f4ee
PKG_DESCR:= programm debugger
PKG_SECTION:= app/debug
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
PKG_DEPENDS:= libncurses zlib libexpat libthread-db
PKG_BUILDDEP:= ncurses readline expat zlib
PKG_NEEDS:= c++
-PKG_NOPARALLEL:= 1
PKG_ARCH_DEPENDS:= !cris !m68k !avr32 !nios2 !microblaze !or1k