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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78BD81382C5 for ; Tue, 19 Jan 2021 20:44:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA80DE08C8; Tue, 19 Jan 2021 20:44:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5B19E08C8 for ; Tue, 19 Jan 2021 20:44:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB625340F8C for ; Tue, 19 Jan 2021 20:44:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62BCA309 for ; Tue, 19 Jan 2021 20:44:00 +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: <1611089026.e486326b970a4fc43765033011463cea33809da6.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-qemu-arm.conf tools/catalyst-auto-qemu-riscv.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: e486326b970a4fc43765033011463cea33809da6 X-VCS-Branch: master Date: Tue, 19 Jan 2021 20:44:00 +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: 2817a800-eaf9-4560-ac50-458e9da40168 X-Archives-Hash: 68d10ee6c3af4fb5713818b00043b78c commit: e486326b970a4fc43765033011463cea33809da6 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Jan 19 20:43:25 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Jan 19 20:43:46 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=e486326b catalyst-auto: fix e-mail subject Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-qemu-arm.conf | 2 ++ tools/catalyst-auto-qemu-riscv.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tools/catalyst-auto-qemu-arm.conf b/tools/catalyst-auto-qemu-arm.conf index 148ebe90..0e3d06fa 100644 --- a/tools/catalyst-auto-qemu-arm.conf +++ b/tools/catalyst-auto-qemu-arm.conf @@ -6,6 +6,8 @@ host=$(hostname) SPECS_DIR=${REPO_DIR}/releases/specs-qemu/${ARCH} +EMAIL_SUBJECT_PREPEND="[${ARCH}-qemu-auto]" + SETS=" armv4tl armv5tel diff --git a/tools/catalyst-auto-qemu-riscv.conf b/tools/catalyst-auto-qemu-riscv.conf index f1d54001..7ea3c8f6 100644 --- a/tools/catalyst-auto-qemu-riscv.conf +++ b/tools/catalyst-auto-qemu-riscv.conf @@ -6,6 +6,8 @@ host=$(hostname) SPECS_DIR=${REPO_DIR}/releases/specs-qemu/${ARCH} +EMAIL_SUBJECT_PREPEND="[${ARCH}-qemu-auto]" + SETS=" multilib lp64d