Skip to content
Snippets Groups Projects
Unverified Commit 75a25155 authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :electric_plug:
Browse files

main/lk2nd: make all subpackages install the same file (MR 2638)


We should always install lk image as /boot/lk2nd.img, even for
image with appended DTB (lk2nd-appended-dtb.img). pmbootstrap tooling
will expect it this way, and also it keeps all subpackages consistent,
while also making them conflict with each other.

Add new subpackages that are explicitly named -appended, but still
install the same file.

Each device should "know" which kind of LK image it needs and should
explicitly depends on specific variant.

Having only one file `/boot/lk2nd.img` will simplify many things,
for example we don't have to introduce new deviceinfo properties
to specify which image is needed (like if we installed both of them).

Signed-off-by: default avatarAlexey Minnekhanov <alexeymin@postmarketos.org>
parent df9d656d
No related branches found
No related tags found
No related merge requests found
Pipeline #195376 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:03:11

avatar
Download artifacts

No artifacts found

Passed

00:03:03

avatar
Download artifacts

No artifacts found