diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-07-05 11:21:39 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-07-12 17:18:34 -0300 |
commit | 9958a6545e6b62e2cdd0d574e3e3c06c2eccd9af (patch) | |
tree | 8ac7d1a30958d37910d0fda0e709e805395c3399 /recipes-bsp/mc-utils | |
parent | 1eeb91b642f88cb7427934eeea1d43ff6ff84a58 (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-bsp/mc-utils')
-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 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" | |||
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 = "eeb8972a3d4137c87a54c2795452b17f254a68c7" | 13 | SRCREV = "18c77603733b3fcd0b716bf9800e052330941f4e" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||