From e766fcfbb4453d33abc4c2af1edd93fcdbfcb293 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 02 Sep 2024 09:35:59 +0800
Subject: [PATCH] update kernel build shell script for mkimage

---
 config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index bee2683..d235c2b 100644
--- a/config.json
+++ b/config.json
@@ -3,7 +3,7 @@
     {
         "board":"LoRaGW",
         "version":"linux4sam-6.1",
-        "giturl":"http://master.iot-yun.club:2211",
+        "giturl":"http://master.weike-iot.com:2211",
         "crosstool":"/opt/buildroot/gcc-armel-5.5-v2019.02/bin/arm-linux-"
     }
 }

--
Gitblit v1.9.1