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

Bug #1812413 reported by Kamal Mostafa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-aws (Ubuntu)
New
Low
Unassigned
Bionic
New
Low
Unassigned
Cosmic
New
Low
Unassigned

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.

Changed in linux-aws (Ubuntu Bionic):
importance: Undecided → Low
Changed in linux-aws (Ubuntu Cosmic):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.