From 71bd4eee8aa90107268efb58bd3d21e4a622e0c9 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 27 Jun 2018 17:26:00 +0800 Subject: [PATCH] mc-utils: update to de3c46f16 Following changes are included: de3c46f - api: add MC 10.8.0 APIs 7a3fa0f - Updated DPSECI API 2155e5c - Add MC 10.7.0 APIs 59edbdf - Added MC 10.4.0, 10.5.0 and 10.6.0 APIs Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador (cherry picked from commit 098db760134803cdb746e7b0871cce25c0e50585) --- 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 aa290912..7cb0ebb7 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 = "b79fe4b47364dfd2fe263f701ad6b818a75b036b" +SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58" S = "${WORKDIR}/git" -- 2.40.1