summaryrefslogtreecommitdiffstats
path: root/linux-image.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-06 07:47:17 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-06 07:51:29 (EST)
commit30ba10e1cb4fb05eab7c96a9b9120f6ed4808d27 (patch)
tree74526d9477b8662c0360690cf5a565a4f170afc9 /linux-image.pkg
parent4c737b43e8218da232cd89fcd68103b02cae4b42 (diff)
Organize packages into sections
linux-libc-dev will need to be split into arch:all and arch:any-linux-any packages.
Diffstat (limited to 'linux-image.pkg')
-rw-r--r--linux-image.pkg/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-image.pkg/control b/linux-image.pkg/control
index 9668906..6c4ac5b 100644
--- a/linux-image.pkg/control
+++ b/linux-image.pkg/control
@@ -1,6 +1,7 @@
Architecture: any-linux-any
Platform: !dev
Essential: yes
+Section: boot
Depends: linux-common (= ${Source-Version})
Description: Linux image
This package provides a Linux kernel image.