From 2c45027855fff9a54c39d2ec15031b2850c05b5e Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 07 Mar 2024 21:44:07 +0800
Subject: [PATCH] Build:IGKBoard-All: Update build.sh

---
 yocto/build.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yocto/build.sh b/yocto/build.sh
index f6b01b4..2c7709b 100755
--- a/yocto/build.sh
+++ b/yocto/build.sh
@@ -25,7 +25,7 @@
 CONF_FILE=$TOP_PATH/config.json
 
 # Download path
-#DL_PATH="/srv/yocto_packets/"
+#DL_PATH="/srv/yocto/"
 
 # shell script will exit once get command error
 set -e

--
Gitblit v1.9.1