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/kernel/igkboard.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bsp/kernel/igkboard.json b/bsp/kernel/igkboard.json index 10240d1..b2a9a23 100644 --- a/bsp/kernel/igkboard.json +++ b/bsp/kernel/igkboard.json @@ -1,6 +1,6 @@ { "KERNEL_SRC": { - "URL": "${SRC_URL}/bsp/linux-imx-${BSP_VER}.tar.xz", + "URL": "${BSP_URL}/linux-imx.tar.xz", "PROTOCAL": "wget" }, "INSTALL": { -- Gitblit v1.9.1