From 3576f15a719ed3b15d78149287afaa7ab4c806b5 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 06 Nov 2023 15:08:43 +0800
Subject: [PATCH] add uboot-imx-lf-6.1.36-2.1.0.patch and remove unused old uboot patch

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

diff --git a/yocto/build.sh b/yocto/build.sh
index ec42a75..87e84cd 100755
--- a/yocto/build.sh
+++ b/yocto/build.sh
@@ -121,7 +121,7 @@
 
     if [ ! -e $YCT_PATH/sources/meta-igkboard ] ; then
         cd $YCT_PATH/sources/
-        git clone http://main.iot-yun.club:8088/r/meta-igkboard.git -b $YCT_VER
+        git clone http://main.iot-yun.club:8088/r/igkboard-meta.git meta-igkboard -b $YCT_VER
     fi
 }
 

--
Gitblit v1.9.1