Skip to content

Commit b48fca2

Browse files
bin/seed_package_mirror.sh: Update talos-2 -> UNTESTED_talos-2
Board name was changed due to being untested. It still builds, so the packages still sync to mirrors for now. Signed-off-by: Jonathon Hall <[email protected]>
1 parent 300df21 commit b48fca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/seed_package_mirror.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ rm -rf packages/x86 packages/ppc64
5454
echo
5555
echo "Downloading packages..."
5656
make packages BOARD=qemu-coreboot-fbwhiptail-tpm1-hotp
57-
make packages BOARD=talos-2 # newt, PPC
57+
make packages BOARD=UNTESTED_talos-2 # newt, PPC
5858
make packages BOARD=librem_l1um_v2 # TPM2
5959
make packages BOARD=librem_l1um # coreboot 4.11
6060
make packages BOARD=x230-maximized # io386

0 commit comments

Comments
 (0)