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 CB2A1138359 for ; Tue, 28 Jul 2020 11:15:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9055FE08CD; Tue, 28 Jul 2020 11:15:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 74A71E08CD for ; Tue, 28 Jul 2020 11:15:10 +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 12C8E34EDA4 for ; Tue, 28 Jul 2020 11:15:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AAF22AE for ; Tue, 28 Jul 2020 11:15: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: <1595934882.d850a7c5e0ee225f353b82a678ffafefc24f41c5.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-riscv.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: d850a7c5e0ee225f353b82a678ffafefc24f41c5 X-VCS-Branch: master Date: Tue, 28 Jul 2020 11:15: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: fa71901e-bdf5-42b0-bf74-923e478e30af X-Archives-Hash: cdbe3a9c572795b963095f9ac53e168c commit: d850a7c5e0ee225f353b82a678ffafefc24f41c5 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Jul 28 11:14:42 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Jul 28 11:14:42 2020 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d850a7c5 riscv: no upload -> no dnssec needed for now Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-riscv.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/catalyst-auto-riscv.conf b/tools/catalyst-auto-riscv.conf index d7690621..c7bfcd84 100644 --- a/tools/catalyst-auto-riscv.conf +++ b/tools/catalyst-auto-riscv.conf @@ -22,6 +22,11 @@ send_email() { : } +# no upload -> no dnssec needed +verify_dnssec() { + : +} + update_symlinks() { # Symlink the latest stages3 to build from local d f