From 8d50ec0c607624649987ce389e54a6de00a07098 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sun, 05 Jun 2022 20:32:27 +0800
Subject: [PATCH] 	1, Update top build.sh 	2, Update setup_env.sh 	3, update rootfs build shell script and json config file 	4, update driver build shell script and json config file

---
 bsp/drivers/igkboard.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bsp/drivers/igkboard.json b/bsp/drivers/igkboard.json
index b37fc9e..9f256ce 100644
--- a/bsp/drivers/igkboard.json
+++ b/bsp/drivers/igkboard.json
@@ -1,6 +1,6 @@
 {
     "WIFI_SRC": {
-        "URL": "${SRC_URL}/rtl8188fu.tar.bz2",
+        "URL": "${SRC_URL}/wifi/rtl8188fu.tar.bz2",
         "PROTOCAL": "wget"
     },
     "CONFIG": {

--
Gitblit v1.9.1