summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-16 21:26:31 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-16 21:26:31 (GMT)
commit9b076a39abf04442245738bf434cc35a85f502ca (patch)
tree7bc58233f52e32c5a188ad601d64826375e61f81 /packages/linux
parent3d470580cedeffb86d33832ffffc7ad010978b4f (diff)
Record glibc 2.24+ dependency
... on kernel headers of 3.2 and newer. Fixes #794. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/package.desc b/packages/linux/package.desc
index 3dae8f3..4596f4c 100644
--- a/packages/linux/package.desc
+++ b/packages/linux/package.desc
@@ -1,3 +1,4 @@
repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})'
relevantpattern='2.*.*|. *.*|.'
+milestones='3.2'