From 658bbdce56f39e74b151e1fd75cf2544f5263e86 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 14 Nov 2023 09:40:08 +0800
Subject: [PATCH] Add lf-6.1.36-2.1.0 support

---
 config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 2e6482e..3f00258 100644
--- a/config.json
+++ b/config.json
@@ -2,7 +2,7 @@
     "bsp":
     {
         "board":"imx8mp-evk",
-        "version":"lf-6.1.22-2.0.0",
+        "version":"lf-6.1.36-2.1.0",
         "giturl":"https://github.com/nxp-imx/",
         "cortexAtool":"/opt/gcc-aarch64-10.3-2021.07/bin/aarch64-none-linux-gnu-",
         "cortexMtool":"/opt/gcc-cortexM-10.3-2021.07/bin/arm-none-eabi-"

--
Gitblit v1.9.1