diff mbox series

[linux-meta,SRU,Artful] Build linux-crashdump on arm64

Message ID 20180525162547.GA14245@xps13.dannf
State New
Headers show
Series [linux-meta,SRU,Artful] Build linux-crashdump on arm64 | expand

Commit Message

dann frazier May 25, 2018, 4:25 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1773407

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

Comments

Stefan Bader June 4, 2018, 11:44 p.m. UTC | #1
see comments to unstable
diff mbox series

Patch

diff --git a/debian/changelog b/debian/changelog
index f2a3004..ef01204 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@ 
+linux-meta (4.13.0.44.48) UNRELEASED; urgency=medium
+
+  * Build linux-crashdump on arm64 (LP: #1773407)
+
+ -- dann frazier <dann.frazier@canonical.com>  Fri, 25 May 2018 10:09:52 -0600
+
 linux-meta (4.13.0.44.47) artful; urgency=medium
 
   * Bump ABI 4.13.0-44
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@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