diff mbox

[aws,PATCHv2,2/2] UBUNTU: [config] AWS: ship_extras_package=false

Message ID 1484945713-1178-3-git-send-email-kamal@canonical.com
State New
Headers show

Commit Message

Kamal Mostafa Jan. 20, 2017, 8:55 p.m. UTC
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 debian.aws/control.d/flavour-control.stub | 22 ----------------------
 debian.aws/rules.d/amd64.mk               |  1 +
 2 files changed, 1 insertion(+), 22 deletions(-)
diff mbox

Patch

diff --git a/debian.aws/control.d/flavour-control.stub b/debian.aws/control.d/flavour-control.stub
index 6a9d11b..bdefd9b 100644
--- a/debian.aws/control.d/flavour-control.stub
+++ b/debian.aws/control.d/flavour-control.stub
@@ -46,28 +46,6 @@  Description: Linux kernel image for version PKGVER on DESC
  the linux-FLAVOUR meta-package, which will ensure that upgrades work
  correctly, and that supporting packages are also installed.
 
-Package: linux-image-extra-PKGVER-ABINUM-FLAVOUR
-Build-Profiles: <!stage1>
-Architecture: ARCH
-Section: kernel
-Priority: optional
-Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR, crda | wireless-crda
-Description: Linux kernel extra modules for version PKGVER on DESC
- This package contains the Linux kernel extra modules for version PKGVER on
- DESC.
- .
- Also includes the corresponding System.map file, the modules built by the
- packager, and scripts that try to ensure that the system is not left in an
- unbootable state after an update.
- .
- Supports SUPPORTED processors.
- .
- TARGET
- .
- You likely do not want to install this package directly. Instead, install
- the linux-FLAVOUR meta-package, which will ensure that upgrades work
- correctly, and that supporting packages are also installed.
-
 Package: linux-headers-PKGVER-ABINUM-FLAVOUR
 Build-Profiles: <!stage1>
 Architecture: ARCH
diff --git a/debian.aws/rules.d/amd64.mk b/debian.aws/rules.d/amd64.mk
index a69ff49..10042a1 100644
--- a/debian.aws/rules.d/amd64.mk
+++ b/debian.aws/rules.d/amd64.mk
@@ -16,6 +16,7 @@  do_tools_perf   = true
 do_tools_x86	= true
 do_tools_hyperv	= true
 do_extras_package = true
+ship_extras_package = false
 do_tools_common = true
 do_zfs		= true
 do_libc_dev_package = false