commit:     687963d2cb2bb856733825a1357b901ebfc4f3e3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 21:04:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 21:04:43 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=687963d2

Also update latest links for arm in musl dir

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

 tools/catalyst-auto-arm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
index 29a51c10..252b15fb 100644
--- a/tools/catalyst-auto-arm.conf
+++ b/tools/catalyst-auto-arm.conf
@@ -49,7 +49,7 @@ SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec 
armv7a/stage3-systemd.sp
 update_symlinks() {
        # Symlink the latest stages3 to build from
        local d f
-       for d in "${BUILD_SRCDIR_BASE}/builds/default" ; do
+       for d in "${BUILD_SRCDIR_BASE}/builds/default" 
"${BUILD_SRCDIR_BASE}/builds/musl" ; do
                pushd "${d}" >/dev/null
                for f in $(ls stage3*xz | grep -v latest | 
give_latest_from_dates) ; do
                        local of=$(echo "${f}" | convert_filename)

Reply via email to