hppa2.0: drop unused stage2, rename spec files

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-04-22 20:58:58 +02:00
parent 998eb620ea
commit 85671b9938
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
4 changed files with 2 additions and 12 deletions

View file

@ -1,10 +0,0 @@
subarch: hppa2.0
target: stage2
version_stamp: @TIMESTAMP@
rel_type: default
profile: default/linux/hppa/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage1-hppa2.0-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa2.0

View file

@ -9,7 +9,7 @@ SETS="hppa1_1 hppa2_0 hppa_livecd hppa_netboot"
SET_hppa1_1_SPECS="hppa1.1/stage1.spec hppa1.1/stage3.spec"
SET_hppa2_0_SPECS="hppa2.0/stage1.spec hppa2.0/stage3.spec"
SET_hppa2_0_SPECS="hppa2.0/stage1-openrc.spec hppa2.0/stage3-openrc.spec"
SET_hppa_livecd_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
@ -54,7 +54,7 @@ post_build() {
hppa1.1/stage3.spec)
upload stage3-hppa1.1-*${TIMESTAMP}*.bz2*
;;
hppa2.0/stage3.spec)
hppa2.0/stage3-openrc.spec)
upload stage3-hppa2.0-*${TIMESTAMP}*.bz2*
;;
*)