From 944a79baf09bf03e4f4d80e471b8cfa744c4480f Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 22 Sep 2022 21:54:40 +0800
Subject: [PATCH] update linux-imx-lf-5.15.32-2.0.0.patch to support ds18b20

---
 tools/setup_tools.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/setup_tools.sh b/tools/setup_tools.sh
index f68ef08..6d7a917 100755
--- a/tools/setup_tools.sh
+++ b/tools/setup_tools.sh
@@ -2,7 +2,7 @@
 # This shell script used to setup imx6ull build envrionment
 #
 
-LYFTP_PUB=http://weike-iot.com:2211/imx6ull/tools/lintools
+LYFTP_PUB=http://wekei-iot.com:2211/imx/igkboard/tools/lintools
 
 if [ `id -u` != 0 ] ; then
     echo ""

--
Gitblit v1.9.1