From bc73848b5717950812bb2421cca700c1eb88812c Mon Sep 17 00:00:00 2001 From: Lucien Morey Date: Tue, 22 Oct 2024 09:39:22 +1100 Subject: [PATCH] update target linux branch --- 01_git_sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_git_sync.sh b/01_git_sync.sh index b28efeb..42f0783 100755 --- a/01_git_sync.sh +++ b/01_git_sync.sh @@ -17,7 +17,7 @@ DT_BRANCH="v6.1.x-Beagle" DT_REPO="https://openbeagle.org/beagleboard/BeagleBoard-DeviceTrees.git" #DT_REPO="git@openbeagle.org:beagleboard/BeagleBoard-DeviceTrees.git" -LINUX_BRANCH="linux4microchip+fpga-2023.06" +LINUX_BRANCH="linux4microchip+fpga-2024.06" LINUX_REPO="https://github.com/linux4microchip/linux.git" #LINUX_REPO="https://openbeagle.org/beaglev-fire/beaglev-fire-linux.git" #LINUX_REPO="git@openbeagle.org:beaglev-fire/beaglev-fire-linux.git"