From 9c222f3844cd06ce2d59511a01dcbfca8ad8e762 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 30 Mar 2023 14:20:43 +0800
Subject: [PATCH] update bsp to lf-5.15.71-2.2.0, rename system image to distro, update download url

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

diff --git a/bsp/build.sh b/bsp/build.sh
index 1da93f8..58ef68f 100755
--- a/bsp/build.sh
+++ b/bsp/build.sh
@@ -4,8 +4,8 @@
 
 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-10.3-2021.07/bin/arm-none-linux-gnueabihf-
 

--
Gitblit v1.9.1