linux-aws build rules for arm64.mk do not match amd64.mk
Bug #1812413 reported by
Kamal Mostafa
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.
+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_
-do_tools_common = false
-do_tools_acpidbg = false
+do_tools_common = true
do_zfs = true
do_libc_
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.