Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/riscv:master commit in: profiles/arch/riscv/
Date: Sat, 27 Apr 2019 19:59:33
Message-Id: 1556395121.693d28672b76d893d1295c195a9f3f1011d40e5a.dilfridge@gentoo
1 commit: 693d28672b76d893d1295c195a9f3f1011d40e5a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 19:58:41 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 19:58:41 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=693d2867
7
8 profiles: Add x86-64 static qemu-riscv64 to all stages for now
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/package.accept_keywords | 3 +++
13 profiles/arch/riscv/packages | 4 ++++
14 2 files changed, 7 insertions(+)
15
16 diff --git a/profiles/arch/riscv/package.accept_keywords b/profiles/arch/riscv/package.accept_keywords
17 index 245de3d..b166f7b 100644
18 --- a/profiles/arch/riscv/package.accept_keywords
19 +++ b/profiles/arch/riscv/package.accept_keywords
20 @@ -1,2 +1,5 @@
21 # we need python patched for riscv
22 dev-lang/python -amd64 -~amd64
23 +
24 +# we need static qemu *from* ~amd64
25 +app-emulation/qemu-riscv64-bin ~amd64
26
27 diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages
28 new file mode 100644
29 index 0000000..cef240a
30 --- /dev/null
31 +++ b/profiles/arch/riscv/packages
32 @@ -0,0 +1,4 @@
33 +# For now we add the x86-64 qemu-riscv64 static binary to all
34 +# stages. This makes life somewhat simpler for working without
35 +# real hardware.
36 +*app-emulation/qemu-riscv64-bin