From f317d59900aa566e289fc9fe5d40122e1fbbd076 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 13 Jun 2022 22:45:07 +0800
Subject: [PATCH] update linux patch, fix ov5640 camera not work bug

---
 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