device-nothing-tetris: fix typo
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7957>
This commit is contained in:
parent
c0fde77e65
commit
9489015f7f
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
maintainer="BotchedRPR <igor.belwon@mentallysanemainliners.org>"
|
||||
pkgname=device-nothing-tetris
|
||||
pkgdesc="Nothing CMF Phone 1"
|
||||
pkgver=4
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -25,5 +25,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
81be179f2d40bc247ee8b6d7a343dde1d644116e7c910a4c3be2018d6a4bea6f4f92ac826135d733cf89e1c59c58a6c4ab25febbb3f3bfea10c6ca945afb0d60 deviceinfo
|
||||
fa49f66816ea8038a106e734dee14c9ef9cadb38b30ccd1a2d74695b224a10dffc1c7de49c98e4b7e5781608486b0487f42b9a5a783780b42bc6f9376a8c2c88 deviceinfo
|
||||
"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ deviceinfo_external_storage="true"
|
|||
# Bootloader related
|
||||
# NOTE: We do not use EFI, because of this board's quirk of needing
|
||||
# a SMC call on every jump to the kernel, else, the device will
|
||||
# not succesfully boot and will bite a watchdog in Secure World.
|
||||
# not successfully boot and will bite a watchdog in Secure World.
|
||||
# As such, bootm is used (with a patch to u-boot).
|
||||
deviceinfo_flash_method="fastboot-bootpart"
|
||||
deviceinfo_flash_fastboot_partition_kernel="super"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue