commit:     a128556e807ae0a9d18af9c4cc3274f49022c257
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 20:39:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 20:39:38 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a128556e

Add armv7 hf musl autobuilds

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

 tools/catalyst-auto-arm.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
index 531af397..f99e537a 100644
--- a/tools/catalyst-auto-arm.conf
+++ b/tools/catalyst-auto-arm.conf
@@ -11,6 +11,7 @@ SPECS_DIR=${REPO_DIR}/releases/specs/arm
 EMAIL_SUBJECT_PREPEND="[arm-auto]"
 
 SETS="
+       armv7a_hf_musl
        armv4tl_openrc
        armv4tl_systemd
        armv5tel_openrc
@@ -40,6 +41,8 @@ SET_armv6j_sf_systemd_SPECS="armv6j/stage1-systemd.spec 
armv6j/stage3-systemd.sp
 SET_armv7a_hf_openrc_SPECS="armv7a/stage1-hardfloat-openrc.spec 
armv7a/stage3-hardfloat-openrc.spec"
 SET_armv7a_hf_systemd_SPECS="armv7a/stage1-hardfloat-systemd.spec 
armv7a/stage3-hardfloat-systemd.spec"
 
+SET_armv7a_hf_musl_SPECS="armv7a/musl/stage1-hardfloat.spec 
armv7a/musl/stage3-hardfloat.spec"
+
 SET_armv7a_sf_openrc_SPECS="armv7a/stage1-openrc.spec 
armv7a/stage3-openrc.spec"
 SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec 
armv7a/stage3-systemd.spec"
 

Reply via email to