From 500bbe8b4315af88da2c6aaf23b6cb3e44dbee11 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 06 Apr 2024 21:24:03 +0800
Subject: [PATCH] PATCH:Alientek-IMX6ULL: Add Alientek i.MX6ULL v20/v24 board linux kernel patch files

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

diff --git a/yocto/build.sh b/yocto/build.sh
index f6b01b4..b526d16 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
@@ -186,7 +186,7 @@
 
 function do_install()
 {
-    IMAGE_NAME=yocto-${YCT_VER}-${BSP_VER}.wic
+    IMAGE_NAME=yocto-${YCT_VER}-${BOARD}.img
     ROOTFS_TAR=rootfs-yocto-${YCT_VER}.tar.zst
 
     cd $YCT_PATH

--
Gitblit v1.9.1