Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs-qemu/riscv/
Date: Tue, 29 Jun 2021 20:16:44
Message-Id: 1624997420.bd940dd8e05441c77418c61d197e92f526e890bb.dilfridge@gentoo
1 commit: bd940dd8e05441c77418c61d197e92f526e890bb
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 29 20:10:20 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 29 20:10:20 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=bd940dd8
7
8 Drop riscv32 stages, doesnt work yet
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 releases/specs-qemu/riscv/stage1-ilp32.spec | 15 ---------------
13 releases/specs-qemu/riscv/stage3-ilp32.spec | 13 -------------
14 2 files changed, 28 deletions(-)
15
16 diff --git a/releases/specs-qemu/riscv/stage1-ilp32.spec b/releases/specs-qemu/riscv/stage1-ilp32.spec
17 deleted file mode 100644
18 index 76fdef1d..00000000
19 --- a/releases/specs-qemu/riscv/stage1-ilp32.spec
20 +++ /dev/null
21 @@ -1,15 +0,0 @@
22 -subarch: rv32_ilp32
23 -target: stage1
24 -version_stamp: @TIMESTAMP@
25 -cflags: -O2 -pipe
26 -interpreter: /usr/bin/qemu-riscv32
27 -rel_type: default
28 -profile: default/linux/riscv/17.0/rv32imac/ilp32
29 -snapshot: @TIMESTAMP@
30 -source_subpath: default/stage3-rv32_ilp32-latest
31 -compression_mode: pixz
32 -decompressor_search_order: xz bzip2
33 -update_seed: yes
34 -update_seed_command: -uDN @world
35 -portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
36 -portage_prefix: releng
37
38 diff --git a/releases/specs-qemu/riscv/stage3-ilp32.spec b/releases/specs-qemu/riscv/stage3-ilp32.spec
39 deleted file mode 100644
40 index 36921587..00000000
41 --- a/releases/specs-qemu/riscv/stage3-ilp32.spec
42 +++ /dev/null
43 @@ -1,13 +0,0 @@
44 -subarch: rv32_ilp32
45 -target: stage3
46 -version_stamp: @TIMESTAMP@
47 -cflags: -O2 -pipe
48 -interpreter: /usr/bin/qemu-riscv32
49 -rel_type: default
50 -profile: default/linux/riscv/17.0/rv32imac/ilp32
51 -snapshot: @TIMESTAMP@
52 -source_subpath: default/stage1-rv32_ilp32-@TIMESTAMP@
53 -compression_mode: pixz
54 -decompressor_search_order: xz bzip2
55 -portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
56 -portage_prefix: releng