From 21974e4af8ff40381b479bfcd2ee68277d75bac9 Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Fri, 16 Dec 2022 15:32:42 +0800 Subject: mc-utils: Update to commit bc14133 New commit: bc14133 Add APIs for MC 10.35.0 Signed-off-by: Jun Zhu --- recipes-bsp/mc-utils/mc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb index 90992c187..fc0486e0f 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" inherit deploy SRC_URI = "git://github.com/nxp-qoriq/mc-utils;protocol=https;nobranch=1" -SRCREV = "12ffee82d210cb6b5c8fa30fbc6f5d29e4be2e6f" +SRCREV = "bc141334051a2e1e3ea2f4eedee8e1165d52e4a5" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf