From 13477c98ef5acdb46900884ff56ccb4b2ea5e870 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= <dilfridge@gentoo.org> Date: Sun, 5 May 2019 20:51:46 +0200 Subject: [PATCH] profiles: riscv: add static qemu binary back into @system MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel <dilfridge@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 76902fb56fb1..3b97323bdc9f 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 -- 2.26.2