commit:     6e2fb08336b9ee1e12d621a56af9f129089d5c90
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 16:33:32 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 16:33:32 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=6e2fb083

Add mips2 BE softfloat build

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

 .../mips/stage1-mips2_softfloat-o32-openrc.spec    | 14 +++++++
 .../mips/stage1-mips2_softfloat-o32-systemd.spec   | 14 +++++++
 .../mips/stage3-mips2_softfloat-o32-openrc.spec    | 12 ++++++
 .../mips/stage3-mips2_softfloat-o32-systemd.spec   | 12 ++++++
 tools/catalyst-auto-qemu-mips-common               | 45 ++++++----------------
 5 files changed, 63 insertions(+), 34 deletions(-)

diff --git a/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec 
b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec
new file mode 100644
index 00000000..08c23e27
--- /dev/null
+++ b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec
@@ -0,0 +1,14 @@
+subarch: mips2_softfloat
+target: stage1
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-mips2_softfloat-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/mips/stage1-mips2_softfloat-o32-systemd.spec 
b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec
new file mode 100644
index 00000000..9fad90f3
--- /dev/null
+++ b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec
@@ -0,0 +1,14 @@
+subarch: mips2_softfloat
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-mips2_softfloat-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/mips/stage3-mips2_softfloat-o32-openrc.spec 
b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec
new file mode 100644
index 00000000..bff808b8
--- /dev/null
+++ b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec
@@ -0,0 +1,12 @@
+subarch: mips2_softfloat
+target: stage3
+version_stamp: openrc-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-mips2_softfloat-openrc-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec 
b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec
new file mode 100644
index 00000000..5083a0c5
--- /dev/null
+++ b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec
@@ -0,0 +1,12 @@
+subarch: mips2_softfloat
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+interpreter: /usr/bin/qemu-mips
+rel_type: default
+profile: default/linux/mips/17.0/o32/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-mips2_softfloat-systemd-@TIMESTAMP@
+compression_mode: pixz
+decompressor_search_order: xz bzip2
+portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
+portage_prefix: releng

diff --git a/tools/catalyst-auto-qemu-mips-common 
b/tools/catalyst-auto-qemu-mips-common
index 51c0770e..641d6b99 100644
--- a/tools/catalyst-auto-qemu-mips-common
+++ b/tools/catalyst-auto-qemu-mips-common
@@ -6,43 +6,12 @@ UPLOAD_KEY=/root/.ssh/id_rsa
 SPECS_DIR=${REPO_DIR}/releases/specs-qemu/mips
 EMAIL_SUBJECT_PREPEND="[mips-qemu-auto]"
 
-SETS_BE="
-       mips2_o32_openrc
-       mips2_o32_systemd
-       mips2_o32_systemd_mu
-       mips3_n32_openrc
-       mips3_n32_systemd
-       mips3_n32_systemd_mu
-       mips3_n64_openrc
-       mips3_n64_systemd
-       mips3_n64_systemd_mu
-       mips3_multilib_openrc
-       mips3_multilib_systemd
-       mips3_multilib_systemd_mu
-"
-
-SETS_LE="
-       mipsel2_o32_openrc
-       mipsel2_o32_systemd
-       mipsel2_o32_systemd_mu
-       mipsel3_o32_openrc
-       mipsel3_o32_systemd
-       mipsel3_o32_systemd_mu
-       mipsel3_n32_openrc
-       mipsel3_n32_systemd
-       mipsel3_n32_systemd_mu
-       mipsel3_n64_openrc
-       mipsel3_n64_systemd
-       mipsel3_n64_systemd_mu
-       mipsel3_multilib_openrc
-       mipsel3_multilib_systemd
-       mipsel3_multilib_systemd_mu
-"
-
 SETS_O32="
        mips2_o32_openrc
        mips2_o32_systemd
        mips2_o32_systemd_mu
+       mips2_softfloat_o32_openrc
+       mips2_softfloat_o32_systemd
        mipsel2_o32_openrc
        mipsel2_o32_systemd
        mipsel2_o32_systemd_mu
@@ -78,12 +47,14 @@ SETS_MULTI="
        mipsel3_multilib_systemd_mu
 "
 
-# SETS="${SETS_BE} ${SETS_LE}"
 
 SET_mips2_o32_openrc_SPECS="stage1-mips2-o32-openrc.spec 
stage3-mips2-o32-openrc.spec"
 SET_mips2_o32_systemd_SPECS="stage1-mips2-o32-systemd.spec 
stage3-mips2-o32-systemd.spec"
 SET_mips2_o32_systemd_mu_SPECS="stage1-mips2-o32-systemd-mu.spec 
stage3-mips2-o32-systemd-mu.spec"
 
+SET_mips2_softfloat_o32_openrc_SPECS="stage1-mips2_softfloat-o32-openrc.spec 
stage3-mips2_softfloat-o32-openrc.spec"
+SET_mips2_softfloat_o32_systemd_SPECS="stage1-mips2_softfloat-o32-systemd.spec 
stage3-mips2_softfloat-o32-systemd.spec"
+
 SET_mipsel2_o32_openrc_SPECS="stage1-mipsel2-o32-openrc.spec 
stage3-mipsel2-o32-openrc.spec"
 SET_mipsel2_o32_systemd_SPECS="stage1-mipsel2-o32-systemd.spec 
stage3-mipsel2-o32-systemd.spec"
 SET_mipsel2_o32_systemd_mu_SPECS="stage1-mipsel2-o32-systemd-mu.spec 
stage3-mipsel2-o32-systemd-mu.spec"
@@ -144,6 +115,12 @@ post_build() {
        stage3-mips2-o32-systemd.spec)
                upload stage3-mips2-systemd-${TIMESTAMP}.tar.xz*
                ;;
+       stage3-mips2_softfloat-o32-openrc.spec)
+               upload stage3-mips2_softfloat-openrc-${TIMESTAMP}.tar.xz*
+               ;;
+       stage3-mips2_softfloat-o32-systemd.spec)
+               upload stage3-mips2_softfloat-systemd-${TIMESTAMP}.tar.xz*
+               ;;
        stage3-mipsel2-o32-openrc.spec)
                upload stage3-mipsel2-openrc-${TIMESTAMP}.tar.xz*
                ;;

Reply via email to