[b/linux-meta-aws-edge] UBUNTU: [Packaging] Start shipping modules-extra
Stefan Bader
stefan.bader at canonical.com
Tue Jul 16 16:56:14 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1836706
To be consistent across derivatives and in order to allow
out of tree modules to properly compile and giving a quick
work-around to people needing additional modules by default,
we re-enable shipping linux-modules-extra.
This adds a linux-modules-extra-aws-edge meta package which
allows keeping it in sync with the kernel.
Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
---
debian/control.d/aws-edge | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/control.d/aws-edge b/debian/control.d/aws-edge
index 3b8c121..4d6eeaa 100644
--- a/debian/control.d/aws-edge
+++ b/debian/control.d/aws-edge
@@ -16,6 +16,14 @@ Description: Linux kernel image for AWS systems.
This package will always depend on the latest kernel image available
for AWS systems.
+Package: linux-modules-extra-aws-edge
+Architecture: amd64 arm64
+Section: metapackages
+Depends: ${misc:Depends}, linux-modules-extra-${kernel-abi-version}-aws
+Description: Extra modules for Amazon Web Services (AWS) systems.
+ This package will always depend on the latest extra modules package available
+ for Amazon Web Services (AWS) systems.
+
Package: linux-aws-edge
Architecture: amd64 arm64
Section: metapackages
--
2.17.1
More information about the kernel-team
mailing list