commit:     518ca1ad2cc887b8b43791e6a25d8c4d840a95f5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  6 14:27:10 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 14:27:46 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=518ca1ad

Add riscv32 ilp32d specs (systemd, openrc, musl)

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../riscv/rv32_ilp32d/stage1-ilp32d-musl-23.spec           | 14 ++++++++++++++
 .../riscv/rv32_ilp32d/stage1-ilp32d-openrc-23.spec         | 14 ++++++++++++++
 .../riscv/rv32_ilp32d/stage1-ilp32d-systemd-23.spec        | 14 ++++++++++++++
 .../riscv/rv32_ilp32d/stage3-ilp32d-musl-23.spec           | 13 +++++++++++++
 .../riscv/rv32_ilp32d/stage3-ilp32d-openrc-23.spec         | 13 +++++++++++++
 .../riscv/rv32_ilp32d/stage3-ilp32d-systemd-23.spec        | 13 +++++++++++++
 6 files changed, 81 insertions(+)

diff --git a/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-musl-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-musl-23.spec
new file mode 100644
index 00000000..a5e7e0d9
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-musl-23.spec
@@ -0,0 +1,14 @@
+subarch: rv32_ilp32d_musl
+target: stage1
+version_stamp: @TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-musl
+profile: default/linux/riscv/23.0/rv32/ilp32d/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage3-rv32_ilp32d_musl-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-openrc-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-openrc-23.spec
new file mode 100644
index 00000000..e5033a8d
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-openrc-23.spec
@@ -0,0 +1,14 @@
+subarch: rv32_ilp32d
+target: stage1
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-default
+profile: default/linux/riscv/23.0/rv32/ilp32d
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-default/stage3-rv32_ilp32d-openrc-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git 
a/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-systemd-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-systemd-23.spec
new file mode 100644
index 00000000..4a279e20
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage1-ilp32d-systemd-23.spec
@@ -0,0 +1,14 @@
+subarch: rv32_ilp32d
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-default
+profile: default/linux/riscv/23.0/rv32/ilp32d/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-default/stage3-rv32_ilp32d-systemd-latest
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+update_seed: yes
+update_seed_command: -uDN @world
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-musl-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-musl-23.spec
new file mode 100644
index 00000000..cdba4816
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-musl-23.spec
@@ -0,0 +1,13 @@
+subarch: rv32_ilp32d_musl
+target: stage3
+version_stamp: @TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-musl
+profile: default/linux/riscv/23.0/rv32/ilp32d/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage1-rv32_ilp32d_musl-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: riscv/binpackages/23.0/rv32_ilp32d_musl

diff --git a/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-openrc-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-openrc-23.spec
new file mode 100644
index 00000000..0b174dd8
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-openrc-23.spec
@@ -0,0 +1,13 @@
+subarch: rv32_ilp32d
+target: stage3
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-default
+profile: default/linux/riscv/23.0/rv32/ilp32d
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-default/stage1-rv32_ilp32d-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: riscv/binpackages/23.0/rv32_ilp32d

diff --git 
a/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-systemd-23.spec 
b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-systemd-23.spec
new file mode 100644
index 00000000..4a3c19a2
--- /dev/null
+++ b/releases/specs-qemu/riscv/rv32_ilp32d/stage3-ilp32d-systemd-23.spec
@@ -0,0 +1,13 @@
+subarch: rv32_ilp32d
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-riscv32
+rel_type: 23.0-default
+profile: default/linux/riscv/23.0/rv32/ilp32d/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-default/stage1-rv32_ilp32d-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng
+binrepo_path: riscv/binpackages/23.0/rv32_ilp32d

Reply via email to