specs/ppc64le: add power9 desktop systemd mu stages
no need for power8 stages, nobody uses those machines as desktop. no support for unmerged usr systemd, as it's going away in ~6mo. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
parent
5352861020
commit
1281dd152f
2 changed files with 14 additions and 1 deletions
|
@ -11,7 +11,7 @@ OPTIONAL_SPECS+=" stage1-systemd.spec stage3-systemd.spec"
|
|||
OPTIONAL_SPECS+=" stage1-systemd-mu.spec stage3-systemd-mu.spec"
|
||||
OPTIONAL_SPECS+=" stage1-openrc-power9le.spec stage3-openrc-power9le.spec stage3d-openrc-power9le.spec"
|
||||
OPTIONAL_SPECS+=" stage1-systemd-power9le.spec stage3-systemd-power9le.spec"
|
||||
OPTIONAL_SPECS+=" stage1-systemd-mu-power9le.spec stage3-systemd-mu-power9le.spec"
|
||||
OPTIONAL_SPECS+=" stage1-systemd-mu-power9le.spec stage3-systemd-mu-power9le.spec stage3d-systemd-mu-power9le.spec"
|
||||
OPTIONAL_SPECS+=" stage1-musl-hardened-openrc.spec stage3-musl-hardened-openrc.spec"
|
||||
OPTIONAL_SPECS+=" stage1-musl-hardened-openrc-power9le.spec stage3-musl-hardened-openrc-power9le.spec"
|
||||
|
||||
|
@ -68,6 +68,9 @@ post_build() {
|
|||
stage3-systemd-mu-power9le.spec)
|
||||
upload power9le-mergedusr/stage3-power9le-systemd-mergedusr-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
stage3d-systemd-mu-power9le.spec)
|
||||
upload power9le-mergedusr/stage3-power9le-desktop-systemd-mergedusr-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
stage3-musl-hardened-openrc.spec)
|
||||
upload musl-hardened/stage3-ppc64le-musl-hardened-openrc-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue