summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 16:03:38 +0800
committerFlora Hu <flora.hu@nxp.com>2024-11-05 11:06:23 +0800
commit412acc27c60d325d43919e74d9124336931360be (patch)
tree56f346d419d9ac5b4c9a75ca534d7b0b8be946f4
parent9daba5042dbe2e634158d8b38874e2f670ff4681 (diff)
downloadmeta-freescale-412acc27c60d325d43919e74d9124336931360be.tar.gz
mc-utils: Update to latest from NXP 6.6.36-2.1.0
Update revision to 5ccc268 Signed-off-by: Flora Hu <flora.hu@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 568096c44..696307209 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 = "8efeeac253ff780cbf1382ff40e09436d65e220d" 11SRCREV = "5ccc2688b72c4a05119a393cbe3573b5f81d10bc"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14