aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-07-09 10:55:43 +0200
committerSven Gothel <[email protected]>2021-07-09 10:55:43 +0200
commit08f584116b02e50909815fe1677b832f0966a95f (patch)
tree57bd675b6ee89924bf6f46668e7137121af5f312 /scripts
parenta4006bdbb481d913cce9d1d85a47bb18c6835a55 (diff)
bullseye: scripts/0[12]-build*: Move to 'bullseye'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/01-build-rw-lightx.sh4
-rwxr-xr-xscripts/02-build-ro-smalldesk.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/01-build-rw-lightx.sh b/scripts/01-build-rw-lightx.sh
index 6200c8a..ba32fe7 100755
--- a/scripts/01-build-rw-lightx.sh
+++ b/scripts/01-build-rw-lightx.sh
@@ -8,8 +8,8 @@ export CUSTOM_VERSION="1.1-rw"
export PI_GEN="pi-gen (custom branch)"
-# export RELEASE=bullseye
-export RELEASE=buster
+export RELEASE=bullseye
+# export RELEASE=buster
export TARGET_ARCH="arm64"
diff --git a/scripts/02-build-ro-smalldesk.sh b/scripts/02-build-ro-smalldesk.sh
index 271b39c..1006590 100755
--- a/scripts/02-build-ro-smalldesk.sh
+++ b/scripts/02-build-ro-smalldesk.sh
@@ -8,8 +8,8 @@ export CUSTOM_VERSION="1.1-ro"
export PI_GEN="pi-gen (custom branch)"
-# export RELEASE=bullseye
-export RELEASE=buster
+export RELEASE=bullseye
+# export RELEASE=buster
export TARGET_ARCH="arm64"