Skip to content
Snippets Groups Projects
Unverified Commit 08cfb992 authored by Jane Rachinger's avatar Jane Rachinger Committed by Oliver Smith
Browse files

extra-repos/systemd: adjust bootstrap logic to remove usr-merge (MR 5661) (MR 5563)

parent ae8a27d8
Branches
No related tags found
1 merge request!5563Add systemd to pmOS edge
......@@ -15,10 +15,11 @@ 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
bootstrap_1=abuild alpine-base
bootstrap_2=systemd
# Build systemd related pkgs without deps on each other
bootstrap_2=[usr_merge] systemd dbus linux-pam
bootstrap_3=dbus linux-pam
# Build systemd related pkgs *with* deps on each other
bootstrap_3=[usr_merge] systemd dbus linux-pam
bootstrap_4=systemd dbus linux-pam
# Marker that bootstrap is done, only needs to be built once
bootstrap_4=[usr_merge] postmarketos-base-systemd
bootstrap_5=postmarketos-base-systemd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment