[PATCH v2][SRU Xenial] Generate linux-crashdump metapackage for arm64

dann frazier dann.frazier at canonical.com
Tue Jun 5 18:01:01 UTC 2018


BugLink: https://bugs.launchpad.net/bugs/1773407

The various packages required for crashdump support are now available for
arm64. Generate the linux-crashdump metapackage to make them easy to
install.

Signed-off-by: dann frazier <dann.frazier at canonical.com>
---
 debian/control.common | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.common b/debian/control.common
index 5ce3867..bfda25c 100644
--- a/debian/control.common
+++ b/debian/control.common
@@ -19,9 +19,9 @@ Description: Linux kernel source with Ubuntu patches
  available. The Ubuntu patches have been applied.
 
 Package: linux-crashdump at SUFFIX@
-Architecture: i386 amd64 armhf ppc64el s390x
+Architecture: i386 amd64 arm64 armhf ppc64el s390x
 Section: devel
-Depends: ${misc:Depends}, kdump-tools, grub-pc (>= 1.96+20090611-1ubuntu2) [i386 amd64] | grub-efi-ia32 [i386 amd64] | grub-efi-amd64 [i386 amd64] | grub (>= 0.97-29ubuntu24) [i386 amd64]
+Depends: ${misc:Depends}, kdump-tools, grub-pc (>= 1.96+20090611-1ubuntu2) [i386 amd64] | grub-efi-ia32 [i386 amd64] | grub-efi-amd64 [i386 amd64] | grub-efi-arm64 [arm64] | grub (>= 0.97-29ubuntu24) [i386 amd64]
 Recommends: apport
 Suggests: crash
 Description: Linux kernel crashdump setup for the latest generic kernel
-- 
2.17.1





More information about the kernel-team mailing list