Enable arm64 installcd build

Acked-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-08-10 23:44:32 +02:00
parent a5cbc74c7a
commit 83c48b1e64
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -9,7 +9,7 @@ SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
SETS="default"
SET_default_SPECS="stage1.spec stage3.spec systemd-stage1.spec systemd-stage3.spec"
#SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/arm64
@ -35,7 +35,7 @@ post_build() {
case ${spec} in
installcd-stage2-minimal.spec)
upload default/*${TIMESTAMP}*.iso*
upload install-arm64-*${TIMESTAMP}*.iso*
;;
stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*