summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-07-05 11:21:39 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-07-12 17:18:34 -0300
commit9958a6545e6b62e2cdd0d574e3e3c06c2eccd9af (patch)
tree8ac7d1a30958d37910d0fda0e709e805395c3399
parent1eeb91b642f88cb7427934eeea1d43ff6ff84a58 (diff)
downloadmeta-freescale-9958a6545e6b62e2cdd0d574e3e3c06c2eccd9af.tar.gz
mc-utils: update to 18c7760
*update to lsdk 1906 tag include the following changes: 18c7760 - Add DPSECI object in default DPL for LX2160 platform 598afb9 - Add DPL files for LS1088/LS2088 with DPSECI objects included 8da7d1d - api: add MC 10.16.0 APIs 19a70bb - api: add MC 10.15.0 APIs Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
-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 49aa8f50..f0b21b70 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 = "eeb8972a3d4137c87a54c2795452b17f254a68c7" 13SRCREV = "18c77603733b3fcd0b716bf9800e052330941f4e"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16