Switch ppc64le boot media to 23.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
177b43c7da
commit
71c15eec94
3 changed files with 30 additions and 30 deletions
|
@ -19,7 +19,6 @@ SETS="
|
|||
"
|
||||
|
||||
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
|
||||
SET_openrc_OPTIONAL_SPECS=" installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
SET_openrc_power9le_SPECS="stage1-openrc-power9le.spec stage3-openrc-power9le.spec stage3d-openrc-power9le.spec"
|
||||
|
||||
|
@ -29,6 +28,7 @@ SET_musl_hardened_power9le_SPECS="stage1-musl-hardened-openrc-power9le.spec stag
|
|||
|
||||
|
||||
SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec"
|
||||
SET_openrc_23_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec"
|
||||
|
||||
|
@ -68,7 +68,7 @@ post_build() {
|
|||
|
||||
case ${spec} in
|
||||
installcd-stage2-minimal.spec)
|
||||
upload default/*${TIMESTAMP}*.iso*
|
||||
upload 23.0-default/*${TIMESTAMP}*.iso*
|
||||
;;
|
||||
stage3-openrc.spec)
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-ppc64le" ppc/17.0/ppc64le
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue