From f270b35145097e9ca4ef0bb1adce741e601d2e76 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 07 Nov 2023 14:00:46 +0800
Subject: [PATCH] Update Yocto build shell script for download packet path
---
config.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config.json b/config.json
index 8f3ca81..432ede7 100644
--- a/config.json
+++ b/config.json
@@ -1,7 +1,7 @@
{
"bsp":
{
- "board":"IGKBoard-6ULL",
+ "board":"igkboard-6ull",
"version":"lf-5.15.71-2.2.0",
"download":"http://main.iot-yun.club:2211/imx/",
"crosstool":"/opt/gcc-aarch32-10.3-2021.07/bin/arm-none-linux-gnueabihf-"
--
Gitblit v1.9.1