From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB86C15800A for ; Tue, 8 Aug 2023 17:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3700E2BC015; Tue, 8 Aug 2023 17:55:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CC492BC015 for ; Tue, 8 Aug 2023 17:55:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E31A335D7B for ; Tue, 8 Aug 2023 17:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A9B5F2E for ; Tue, 8 Aug 2023 17:55:07 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1691517284.6df029a49d8c8f31c40dc85a249304bc4af3f4b1.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-arm.conf tools/catalyst-auto-qemu-loong.conf tools/catalyst-auto-qemu-mips-common tools/catalyst-auto-x86.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6df029a49d8c8f31c40dc85a249304bc4af3f4b1 X-VCS-Branch: master Date: Tue, 8 Aug 2023 17:55:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 69a979ee-6c62-4778-bd59-286689ce720f X-Archives-Hash: d79d4a0d1c686c5bf45aa77c4c6ee415 commit: 6df029a49d8c8f31c40dc85a249304bc4af3f4b1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Aug 8 17:54:44 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Aug 8 17:54:44 2023 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6df029a4 Add various binpackage uploads Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-arm.conf | 6 ++++++ tools/catalyst-auto-qemu-loong.conf | 1 + tools/catalyst-auto-qemu-mips-common | 1 + tools/catalyst-auto-x86.conf | 2 ++ 4 files changed, 10 insertions(+) diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf index 7b9c1a14..b74ebc49 100644 --- a/tools/catalyst-auto-arm.conf +++ b/tools/catalyst-auto-arm.conf @@ -90,24 +90,28 @@ post_build() { ;; armv4tl/stage3-systemd.spec) upload stage3-armv4tl-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-armv4tl" arm/17.0/armv4tl ;; armv5tel/stage3-openrc.spec) upload stage3-armv5tel-openrc-${TIMESTAMP}*.xz* ;; armv5tel/stage3-systemd.spec) upload stage3-armv5tel-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-armv5tel" arm/17.0/armv5tel ;; armv6j/stage3-openrc.spec) upload stage3-armv6j-openrc-${TIMESTAMP}*.xz* ;; armv6j/stage3-systemd.spec) upload stage3-armv6j-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-armv6j" arm/17.0/armv6j ;; armv6j/stage3-hardfloat-openrc.spec) upload stage3-armv6j_hardfp-openrc-${TIMESTAMP}*.xz* ;; armv6j/stage3-hardfloat-systemd.spec) upload stage3-armv6j_hardfp-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-armv6j_hardfp" arm/17.0/armv6j_hardfp ;; armv7a/stage3-openrc.spec) upload stage3-armv7a-openrc-${TIMESTAMP}*.xz* @@ -158,6 +162,7 @@ post_build() { ;; armv6j-musl/stage3-hardfloat.spec) upload stage3-armv6j_hardfp_musl-openrc-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-armv6j_hardfp_musl" arm/17.0/armv6j_hardfp_musl ;; esac @@ -171,6 +176,7 @@ post_build() { ;; armv6j-musl-hardened/stage3-hardfloat.spec) upload stage3-armv6j_hardfp_musl-hardened-openrc-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl-hardened/stage3-armv6j_hardfp_musl" arm/17.0/armv6j_hardfp_musl_hardened ;; esac diff --git a/tools/catalyst-auto-qemu-loong.conf b/tools/catalyst-auto-qemu-loong.conf index e486e510..c5cb8df1 100644 --- a/tools/catalyst-auto-qemu-loong.conf +++ b/tools/catalyst-auto-qemu-loong.conf @@ -46,6 +46,7 @@ post_build() { ;; stage3-systemd.spec) upload stage3-loong-systemd-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-loong" loong/22.0/loong ;; esac popd >/dev/null diff --git a/tools/catalyst-auto-qemu-mips-common b/tools/catalyst-auto-qemu-mips-common index 76c9dbc1..acb5e252 100644 --- a/tools/catalyst-auto-qemu-mips-common +++ b/tools/catalyst-auto-qemu-mips-common @@ -171,6 +171,7 @@ post_build() { ;; stage3-mips3-n64-systemd.spec) upload stage3-mips3_n64-systemd-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-mips3_n64" mips/17.0/mips3_n64 ;; stage3-mipsel3-n64-openrc.spec) upload stage3-mipsel3_n64-openrc-${TIMESTAMP}.tar.xz* diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf index cd77925f..a34f8219 100644 --- a/tools/catalyst-auto-x86.conf +++ b/tools/catalyst-auto-x86.conf @@ -105,6 +105,7 @@ post_build() { case ${spec} in hardened/stage3-openrc.spec) upload stage3-i686-hardened-openrc-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/hardened/stage3-i686" x86/17.0/i686_hardened ;; hardened/admincd-stage2-openrc.spec) upload admincd-x86-${TIMESTAMP}.iso* @@ -116,6 +117,7 @@ post_build() { case ${spec} in musl/stage3.spec) upload stage3-i686-musl-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-i686" x86/17.0/i686_musl ;; esac popd >/dev/null || exit