We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89df1d8 commit 401f284Copy full SHA for 401f284
1 file changed
src/variants/raspios_lite_arm64/config
@@ -0,0 +1,4 @@
1
+BASE_ARCH=arm64
2
+BASE_IMAGE_PATH=${DIST_PATH}/image-raspios_lite_arm64
3
+BASE_ZIP_IMG=`ls -t $BASE_IMAGE_PATH/*-{raspbian,raspios}-*-arm64-*.zip | head -n 1`
4
+BASE_IGNORE_VARIANT_NAME=yes
0 commit comments