diff mbox series

[x/linux-meta-aws-hwe] UBUNTU: [Packaging] Start shipping modules-extra

Message ID 20190716165618.22684-9-stefan.bader@canonical.com
State New
Headers show
Series [x/linux-meta-aws-hwe] UBUNTU: [Packaging] Start shipping modules-extra | expand

Commit Message

Stefan Bader July 16, 2019, 4:56 p.m. UTC
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-hwe meta package which
allows keeping it in sync with the kernel.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
 debian/control.d/aws-hwe | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/debian/control.d/aws-hwe b/debian/control.d/aws-hwe
index f5f2da1..20775ad 100644
--- a/debian/control.d/aws-hwe
+++ b/debian/control.d/aws-hwe
@@ -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-hwe
+Section: metapackages
+Priority: optional
+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-hwe
 Architecture: amd64 arm64
 Section: metapackages