pmaports.cfg: add repo:systemd section (MR 5563)

This commit is contained in:
Oliver Smith 2024-02-23 01:25:04 +01:00
parent ad04271709
commit ab113c2013
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -11,3 +11,14 @@ supported_mkinitfs_without_flavors=True
supported_arches=x86_64,x86,aarch64,armv7,armhf
supported_fastboot_depends=android-tools
supported_heimdall_depends=heimdall,android-tools
[repo:systemd]
pmaports_dir=systemd
# Build forks of Alpine packages that support usr_merge
bootstrap_1=apk-tools abuild alpine-base
# Build systemd related pkgs without deps on each other
bootstrap_2=[usr_merge] systemd dbus linux-pam
# Build systemd related pkgs *with* deps on each other
bootstrap_3=[usr_merge] systemd dbus linux-pam
# Marker that bootstrap is done, only needs to be built once
bootstrap_4=[usr_merge] postmarketos-base-systemd