specs/ppc64le: add power9 desktop openrc stages
no need for power8 stages, nobody uses those machines as desktop. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
parent
b30225aff6
commit
5352861020
2 changed files with 14 additions and 1 deletions
|
@ -9,7 +9,7 @@ SPECS="stage1-openrc.spec stage3-openrc.spec"
|
|||
OPTIONAL_SPECS+=" installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
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"
|
||||
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-musl-hardened-openrc.spec stage3-musl-hardened-openrc.spec"
|
||||
|
@ -59,6 +59,9 @@ post_build() {
|
|||
stage3-openrc-power9le.spec)
|
||||
upload power9le/stage3-power9le-openrc-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
stage3d-openrc-power9le.spec)
|
||||
upload power9le/stage3-power9le-desktop-openrc-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
stage3-systemd-power9le.spec)
|
||||
upload power9le/stage3-power9le-systemd-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue