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:
parent
c2c2c3868a
commit
9ee1b6864d
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue