Skip to content

Commit c43d417

Browse files
meteyouguysoft
authored andcommitted
fix: set BASE_ARCH to armhf for Banana Pi BPI-M2 ZERO
1 parent 6978d75 commit c43d417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ images:
3535
checksum: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-bananapi_m2_zero_bullseye.img.xz.sha256"
3636
type: http
3737
env:
38-
BASE_ARCH: arm64
38+
BASE_ARCH: armhf
3939
armbian_orangepi3lts:
4040
description: "Orange Pi 3 LTS"
4141
url: "https://github.com/mainsail-crew/armbian-builds/releases/latest/download/armbian-orangepi3_lts_bullseye.img.xz"

0 commit comments

Comments
 (0)