From cf389d82f13682a8bfb1bfdcdbae6d8879a4b19e Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sun, 4 Aug 2024 10:58:57 +0200 Subject: [PATCH] chore: update armbian branch Signed-off-by: Stefan Dej --- configs/board-bigtreetech_cb1_bookworm.conf | 1 - configs/config-default.conf | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/board-bigtreetech_cb1_bookworm.conf b/configs/board-bigtreetech_cb1_bookworm.conf index b99e162..b77e31c 100644 --- a/configs/board-bigtreetech_cb1_bookworm.conf +++ b/configs/board-bigtreetech_cb1_bookworm.conf @@ -1,3 +1,2 @@ BOARD=bigtreetech-cb1 RELEASE=bookworm -BRANCH=legacy diff --git a/configs/config-default.conf b/configs/config-default.conf index 574d471..af2ac4e 100644 --- a/configs/config-default.conf +++ b/configs/config-default.conf @@ -2,7 +2,7 @@ # These variables are important for the mainsail-crew/armbian-builds workflow ARMBIAN_REPOSITORY="armbian/build" -ARMBIAN_BRANCH="v24.05" +ARMBIAN_BRANCH="v24.08" # Read build script documentation https://docs.armbian.com/Developer-Guide_Build-Options/ # for detailed explanation of these options and for additional options not listed here