diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 16:03:38 +0800 |
---|---|---|
committer | Flora Hu <flora.hu@nxp.com> | 2024-11-05 11:06:23 +0800 |
commit | 412acc27c60d325d43919e74d9124336931360be (patch) | |
tree | 56f346d419d9ac5b4c9a75ca534d7b0b8be946f4 | |
parent | 9daba5042dbe2e634158d8b38874e2f670ff4681 (diff) | |
download | meta-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.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 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" | |||
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 | ||