[PATCH][linux-meta][SRU Bionic] Build linux-crashdump on arm64

dann frazier dann.frazier at canonical.com
Fri May 25 16:24:45 UTC 2018


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

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

diff --git a/debian/changelog b/debian/changelog
index 9ba591c..ca8a7a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux-meta (4.15.0.23.25) UNRELEASED; urgency=medium
+
+  * Build linux-crashdump on arm64 (LP: #1773407)
+
+ -- dann frazier <dann.frazier at canonical.com>  Fri, 25 May 2018 09:49:57 -0600
+
 linux-meta (4.15.0.23.24) bionic; urgency=medium
 
   * Bump ABI 4.15.0-23
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.0





More information about the kernel-team mailing list