summaryrefslogtreecommitdiff
path: root/packages/gdb
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-01-30 08:09:30 (GMT)
committerAlexey Neyman <stilor@att.net>2019-01-30 08:09:30 (GMT)
commit0fe21f8db8c720a65da62880c0eacb32e37ba55f (patch)
tree9e7b8a27c9a9db00c0de94e8c9be7ee7413853f9 /packages/gdb
parent93dd61e25723a5c53f97546144ac1878bd4587c0 (diff)
Config v2: select relevant parts of each package version
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/gdb')
-rw-r--r--packages/gdb/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gdb/package.desc b/packages/gdb/package.desc
index b432cf9..3ac65f8 100644
--- a/packages/gdb/package.desc
+++ b/packages/gdb/package.desc
@@ -1,5 +1,6 @@
origin='GNU'
repository='git git://sourceware.org/git/binutils-gdb.git'
mirrors='$(CT_Mirrors GNU gdb) $(CT_Mirrors sourceware gdb/releases)'
+relevantpattern='*.*|[a-z.]'
milestones='7.0 7.2 7.12 8.0'
archive_formats='.tar.xz .tar.gz'