device-fairphone-fp5: add systemd-boot to support u-boot

This will make images built for the fp5 work with both android
bootloader and uboot.

Signed-off-by: Clayton Craft <craftyguy@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7913>
This commit is contained in:
Clayton Craft 2026-02-03 06:17:14 -08:00 committed by [Merge Bot]
parent c2c2c3868a
commit 9ee1b6864d
No known key found for this signature in database

View file

@ -3,7 +3,7 @@ maintainer="Luca Weiss <luca@lucaweiss.eu>"
pkgname=device-fairphone-fp5
pkgdesc="Fairphone 5"
pkgver=12
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -31,6 +31,7 @@ depends="
soc-qcom-modem
soc-qcom-pd-mapper
soc-qcom-qbootctl
systemd-boot
unl0kr-fbforcerefresh
"
makedepends="devicepkg-dev"