Merge ~ubuntu-core-dev/ubuntu-seeds/+git/platform:riscv64-flash-kernel into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy

Proposed by Łukasz Zemczak
Status: Merged
Merged at revision: 694b396aa6c8ffff0859d3047437845f87e28ce8
Proposed branch: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:riscv64-flash-kernel
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy
Diff against target: 15 lines (+4/-0)
1 file modified
boot (+4/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Ubuntu Core Development Team Pending
Review via email: mp+418012@code.launchpad.net

Commit message

flash-kernel is needed for our RISC-V installations.

Description of the change

As per discussion with Heinrich, it seems we need flash-kernel for proper boot upgrade handling on riscv64 devices. Not sure if this is where we should put flash-kernel as I never added boot-related packages to installation media, but at least it seems to fit.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/boot b/boot
2index cf1dd20..c79495f 100644
3--- a/boot
4+++ b/boot
5@@ -39,6 +39,10 @@ restricted modules.
6 * ${Kernel-Stem}-generic [s390x]
7 * s390-tools [s390x]
8
9+== riscv64 ==
10+
11+ * flash-kernel [riscv64]
12+
13 == Germinate workarounds ==
14
15 Stop grub-common -> base-files -> awk from selecting mawk. (Since the boot seed doesn't inherit from required for arcane reasons, this is the only way we can make this work reliably ...)

Subscribers

People subscribed via source and target branches