From 7800e82e4b6b59a46e648c93f488636b0a1555fc Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 30 Mar 2023 10:57:37 +0800
Subject: [PATCH] Add lf-5.15.71-2.2.0 patch for u-boot and linux

---
 bsp/images/igkboard.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bsp/images/igkboard.json b/bsp/images/igkboard.json
index 50a2ce5..04dad55 100644
--- a/bsp/images/igkboard.json
+++ b/bsp/images/igkboard.json
@@ -1,6 +1,6 @@
 {
     "IMAGE_CONF": {
-        "NAME": "linuxsys_${BOARD}_${SYSNAME}.img",
+        "NAME": "linuxsys-${SYSNAME}-${BOARD}.img",
         "SIZE": "1024",
         "COMPRESS": "no"
     },

--
Gitblit v1.9.1