summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-06-27 17:26:00 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-02 14:19:22 -0300
commit098db760134803cdb746e7b0871cce25c0e50585 (patch)
treefaecfc6b146fabd2805b5f05ee221a6da00fe52d /recipes-bsp
parentecac4d4424982a64c55aac82936027751a1b418f (diff)
downloadmeta-freescale-098db760134803cdb746e7b0871cce25c0e50585.tar.gz
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 <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-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 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"
10inherit deploy 10inherit deploy
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
13SRCREV = "b79fe4b47364dfd2fe263f701ad6b818a75b036b" 13SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16