summaryrefslogtreecommitdiff
path: root/packages/newlib-linaro
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/newlib-linaro
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/newlib-linaro')
-rw-r--r--packages/newlib-linaro/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/newlib-linaro/package.desc b/packages/newlib-linaro/package.desc
index bc92a5b..74d8f17 100644
--- a/packages/newlib-linaro/package.desc
+++ b/packages/newlib-linaro/package.desc
@@ -2,5 +2,6 @@ origin='Linaro'
master='newlib'
repository='git https://git.linaro.org/toolchain/newlib.git'
mirrors='$(CT_Mirrors Linaro newlib ${CT_NEWLIB_LINARO_VERSION})'
+relevantpattern='*.*|.*-'
experimental='yes'
archive_formats='.tar.xz'