commit:     ffafa62e640fbc81c5036b99b5b4999fcb2a52dd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  2 11:21:39 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep  2 11:21:39 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ffafa62e

Disconnect binhost arm64/17.0/arm64 from stage builds (extra builder)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-arm64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index 3f7904ee..7abc8fdc 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -60,7 +60,7 @@ post_build() {
                ;;
        stage3-systemd.spec)
                upload stage3-${SUBARCH}-systemd-${TIMESTAMP}*.xz*
-               upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/default/stage3-arm64" arm64/17.0/arm64
+               # do not upsync_binpackages, done by extra builder
                ;;
        stage3d-systemd.spec)
                upload stage3-${SUBARCH}-desktop-systemd-${TIMESTAMP}*.xz*

Reply via email to