From f67c45dd4ba4081ec4f8b82cee2b2da0f5d06143 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 30 Mar 2023 23:49:54 +0800
Subject: [PATCH] update patch file name in kirkstone-lf-5.15.71-2.2.0

---
 bsp/build.sh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bsp/build.sh b/bsp/build.sh
index b84878f..58ef68f 100755
--- a/bsp/build.sh
+++ b/bsp/build.sh
@@ -4,10 +4,10 @@
 
 BOARD=igkboard
 
-# BSP_VER should be lf-5.10.52-2.1.0, lf-5.15.32-2.0.0
-BSP_VER=lf-5.15.32-2.0.0
+# BSP_VER should be lf-5.15.71-2.2.0 lf-5.15.32-2.0.0 lf-5.10.52-2.1.0
+BSP_VER=lf-5.15.71-2.2.0
 
-CROSS_TOOL=/opt/gcc-arm-11.2-2022.02/bin/arm-none-linux-gnueabihf-
+CROSS_TOOL=/opt/gcc-arm-10.3-2021.07/bin/arm-none-linux-gnueabihf-
 
 # SYSTEM  should be: buildroot, debian,            yocto
 # DISTRO  should be: v2021.02, bullseye, hardknott/honister/kirkstone

--
Gitblit v1.9.1