[PATCH 1/2][Unstable][SRU Bionic][SRU Artful] Generate linux-crashdump metapackage for arm64

dann frazier dann.frazier at canonical.com
Tue Jun 5 18:01:00 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 6bacfdd..7e7fa80 100644
--- a/debian/control.common
+++ b/debian/control.common
@@ -16,8 +16,8 @@ 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
-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]
+Architecture: i386 amd64 arm64 armhf ppc64el s390x
+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