summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 16:03:38 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-07 11:18:04 +0000
commit1d13bc9def2b66215e294c7ea9d9ec7a8dfb52dd (patch)
treeeb3902739a690bdf7617a5626170234c9541bad9
parentac313bf42eb352d27566918cfe03e10516459c24 (diff)
downloadmeta-freescale-1d13bc9def2b66215e294c7ea9d9ec7a8dfb52dd.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> (cherry picked from commit 412acc27c60d325d43919e74d9124336931360be)
-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 568096c4..69630720 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