summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2023-07-25 22:55:09 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-25 14:55:03 +0800
commit926a5eb326a8a2be935525140d0d97d3eef11d76 (patch)
treec6dca59147cb304af199ade37af225d4384a1958
parentb3507b21e38c3ea2d21b2b14763857a3fa7e848f (diff)
downloadmeta-freescale-926a5eb326a8a2be935525140d0d97d3eef11d76.tar.gz
mc-utils: Update to commit 8efeeac
Upgrade to v10.37.0. Signed-off-by: Jun Zhu <junzhu@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 fc0486e0..568096c4 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 = "bc141334051a2e1e3ea2f4eedee8e1165d52e4a5" 11SRCREV = "8efeeac253ff780cbf1382ff40e09436d65e220d"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14