commit:     94914ae93dfa035896efc38d395a6759ca355871
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 19:45:49 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 19:45:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=94914ae9

tools/catalyst-auto-ppc.conf: enable ppc32 musl builds

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 tools/catalyst-auto-ppc.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf
index 28b7189f..8b08df59 100644
--- a/tools/catalyst-auto-ppc.conf
+++ b/tools/catalyst-auto-ppc.conf
@@ -13,7 +13,7 @@ SPECS="ppc32/stage1-openrc.spec ppc32/stage3-openrc.spec 
ppc64/stage1-openrc.spe
 OPTIONAL_SPECS="ppc32/installcd-stage1.spec 
ppc32/installcd-stage2-minimal.spec"
 OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-systemd.spec 
ppc64/stage3-systemd.spec"
 OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-musl-hardened-openrc.spec 
ppc64/stage3-musl-hardened-openrc.spec"
-#OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc32/stage1-musl-hardened-openrc.spec 
ppc32/stage3-musl-hardened-openrc.spec"
+OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc32/stage1-musl-hardened-openrc.spec 
ppc32/stage3-musl-hardened-openrc.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc
  
@@ -49,7 +49,7 @@ post_build() {
                upload default/stage3-ppc-openrc-*${TIMESTAMP}*.xz*
                ;;
        ppc32/stage3-musl-hardened-openrc.spec)
-               upload 
default/stage3-ppc-musl-hardened-openrc-*${TIMESTAMP}*.xz*
+               upload 
musl-hardened/stage3-ppc-musl-hardened-openrc-*${TIMESTAMP}*.xz*
                ;;
        ppc64/stage3-openrc.spec)
                upload default/stage3-ppc64-openrc-*${TIMESTAMP}*.xz*

Reply via email to