diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 16:03:38 +0800 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-07 11:18:04 +0000 |
commit | 1d13bc9def2b66215e294c7ea9d9ec7a8dfb52dd (patch) | |
tree | eb3902739a690bdf7617a5626170234c9541bad9 | |
parent | ac313bf42eb352d27566918cfe03e10516459c24 (diff) | |
download | meta-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.bb | 2 |
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" | |||
8 | inherit deploy | 8 | inherit deploy |
9 | 9 | ||
10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" |
11 | SRCREV = "8efeeac253ff780cbf1382ff40e09436d65e220d" | 11 | SRCREV = "5ccc2688b72c4a05119a393cbe3573b5f81d10bc" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||