Ubuntu 18.10 (Cosmic Cuttlefish) has reached end of life, so this bug
will not be fixed for that specific release.

** Changed in: linux-aws (Ubuntu Cosmic)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws in Ubuntu.
https://bugs.launchpad.net/bugs/1812413

Title:
  linux-aws build rules for arm64.mk do not match amd64.mk

Status in linux-aws package in Ubuntu:
  New
Status in linux-aws source package in Bionic:
  New
Status in linux-aws source package in Cosmic:
  Won't Fix

Bug description:
  The debian.aws/rules.d/*.mk rules file arm64.mk differs from amd64.mk:

  +no_dumpfile = true
   loader               = grub
   vdso         = vdso_install
   no_dumpfile  = true
  -uefi_signed     = false
   do_tools_usbip  = true
   do_tools_cpupower = true
   do_tools_perf   = true
  -do_tools_x86 = true
  -do_tools_hyperv      = false
  +do_tools_x86   = false
  +do_tools_hyperv        = true
   do_extras_package = true
   ship_extras_package = false
  -do_tools_common = false
  -do_tools_acpidbg = false
  +do_tools_common = true
   do_zfs               = true
   do_libc_dev_package = false
   disable_d_i  = true

  These should be reviewed and cleaned up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1812413/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to