From c9f4938ec3bebc6c245c34ff63b8760477a61300 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 1 Apr 2019 11:31:35 +0800 Subject: mc-utils: update to eeb8972 *update to lsdk 1903 tag include the following changes eeb8972 - api: add symlink for MC 10.14.1, 10.14.2, 10.14.3 2f51b5a - config: lx2160a: Backplane config example for lx2 97fac94 - api: add MC 10.14.0 APIs Signed-off-by: Chunrong Guo --- 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 430d6cd8..49aa8f50 100644 --- a/recipes-bsp/mc-utils/mc-utils_git.bb +++ b/recipes-bsp/mc-utils/mc-utils_git.bb @@ -10,7 +10,7 @@ DEPENDS += "dtc-native" inherit deploy SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" -SRCREV = "6aca560c630dc54afdef382c506f214b28f4985e" +SRCREV = "eeb8972a3d4137c87a54c2795452b17f254a68c7" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf