summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2025-08-29 15:18:27 +0800
committerZelan Zou <zelan.zou@nxp.com>2025-08-31 16:42:09 +0800
commit4d5d516c73b157ca071c641d71561a6469dba3d5 (patch)
treeda154f02db3e468de0ecfd16a63e97ee66d40ca6
parent359dd172eae7317a1ff507f9f34d05b083f2b124 (diff)
downloadmeta-freescale-4d5d516c73b157ca071c641d71561a6469dba3d5.tar.gz
mc-utils: Update from LF6.12.0-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 9e9f8d409..2d09bbcc8 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "dtc-native"
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1"
11SRCREV = "5ccc2688b72c4a05119a393cbe3573b5f81d10bc" 11SRCREV = "f5c4b2c9d2b1d5122a7d97f236894f87959b3831"
12 12
13MC_CFG ?= "" 13MC_CFG ?= ""
14MC_CFG:ls1088a = "ls1088a" 14MC_CFG:ls1088a = "ls1088a"