device-qcom-msm8916: drop invalid deviceinfo_generate_systemd_boot_efi
This variable is not documented and I can't find any use of it. Drop it. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8036>
This commit is contained in:
parent
7598b4405c
commit
4730ed6e4c
2 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Nikita Travkin <nikita@trvn.ru>"
|
||||
pkgname=device-qcom-msm8916
|
||||
pkgdesc="Generic device package for various Qualcomm MSM8916/MSM8939-based devices"
|
||||
pkgver=6
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -59,7 +59,7 @@ kernel_efi() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ec209023c48e2377d9438590a28e51b3c4fc38c1761ee57213e96bc27c0044b2ea1ab1931d2461293157e5966f31067577792c3aea3744fdccaaf641ec6b7151 deviceinfo
|
||||
dedb29f4ec8859b24323c7f640694949331692a5aa38ff8770d5848a876a954dffeb7b6c8428c4938a2831c6a309bbd117b29f2209fe2a7283d62088413be603 deviceinfo
|
||||
37e1e5f8839b624ab3eb850a24ed4daeb61a651257a1fb593f49cb869323e5d1b339c831a18eb26a9d7bd0a618ea9eb2bb9bf3882133af5f2606a878e6d39c67 kernel-cmdline.conf
|
||||
80b037998756dab0c6b2a3bb438fb2d6bf727148c4af29648074b85c3beacdbbbffb2fefd477e68904d4c3bedb76bf0e532719a15a3bb7c8ef5f922be0d73c1d modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@ deviceinfo_generate_extlinux_config_extlinux="true"
|
|||
deviceinfo_boot_filesystem_extlinux="ext2"
|
||||
|
||||
# EFI
|
||||
deviceinfo_generate_systemd_boot_efi="true"
|
||||
deviceinfo_boot_filesystem_efi="fat32"
|
||||
|
||||
# lk2nd does not support GPT for subpartitions/SD cards yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue