pmaports.cfg: add systemd_linux_{min,recommended}_version
Add properties to check if port meets kernel version requirement for systemd Set values according to systemd's readme See also: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2588 https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2647 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6781 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
6dcf578de6
commit
cc3d04f233
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ supported_mkinitfs_without_flavors=True
|
|||
supported_arches=x86_64,x86,aarch64,armv7,armhf
|
||||
supported_fastboot_depends=android-tools
|
||||
supported_heimdall_depends=heimdall,android-tools
|
||||
systemd_linux_min_version=5.4
|
||||
systemd_linux_recommended_version=5.7
|
||||
|
||||
[repo:systemd]
|
||||
pmaports_dir=systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue