diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-06-27 17:26:00 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-07-02 14:19:22 -0300 |
commit | 098db760134803cdb746e7b0871cce25c0e50585 (patch) | |
tree | faecfc6b146fabd2805b5f05ee221a6da00fe52d | |
parent | ecac4d4424982a64c55aac82936027751a1b418f (diff) | |
download | meta-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>
-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 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" | |||
10 | inherit deploy | 10 | inherit deploy |
11 | 11 | ||
12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" | 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" |
13 | SRCREV = "b79fe4b47364dfd2fe263f701ad6b818a75b036b" | 13 | SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||