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 50436138334 for ; Sun, 5 May 2019 18:52:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B2E7E0823; Sun, 5 May 2019 18:52:28 +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 50362E0823 for ; Sun, 5 May 2019 18:52:28 +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 0CB6D3436D9 for ; Sun, 5 May 2019 18:52:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79F19566 for ; Sun, 5 May 2019 18:52:24 +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: <1557082340.13477c98ef5acdb46900884ff56ccb4b2ea5e870.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/packages X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 13477c98ef5acdb46900884ff56ccb4b2ea5e870 X-VCS-Branch: master Date: Sun, 5 May 2019 18:52:24 +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: c87d0e45-f0a2-4817-82b3-5b3024b8023b X-Archives-Hash: 9279bad5b10fe10fdab683b781a5bfb6 commit: 13477c98ef5acdb46900884ff56ccb4b2ea5e870 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun May 5 18:51:46 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun May 5 18:52:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13477c98 profiles: riscv: add static qemu binary back into @system Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/riscv/packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages index 76902fb56fb..3b97323bdc9 100644 --- a/profiles/arch/riscv/packages +++ b/profiles/arch/riscv/packages @@ -1,5 +1,10 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# For now we add the x86-64 qemu-riscv64 static binary to all +# stages. This makes life somewhat simpler when working without +# real hardware. +*app-emulation/qemu-riscv64-bin + # For the initial hot experimentation phase... *sys-devel/gdb