commit:     412e422251132fb0f8309eabeafe6656b9491e53
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  8 00:38:19 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug  8 00:38:19 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=412e4222

Upsync i486 and i686

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

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

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index 27df211d..cd77925f 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -75,6 +75,7 @@ post_build() {
                ;;
        i486/stage3-systemd.spec)
                upload stage3-i486-systemd-${TIMESTAMP}.tar.xz*
+               upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/default/stage3-i486" x86/17.0/i486
                ;;
        i486/installcd-stage2-minimal-openrc.spec)
                upload install-x86-minimal-${TIMESTAMP}.iso*
@@ -84,6 +85,7 @@ post_build() {
                ;;
        i686/stage3-systemd.spec)
                upload stage3-i686-systemd-${TIMESTAMP}.tar.xz*
+               upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/default/stage3-i686" x86/17.0/i686
                ;;
        esac
        popd >/dev/null || exit

Reply via email to