From: Chunrong Guo <[email protected]> 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 <[email protected]> --- 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 aa29091..7cb0ebb 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.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
