diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 11:31:35 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
commit | c9f4938ec3bebc6c245c34ff63b8760477a61300 (patch) | |
tree | 2a3359b13d406ef0b0e89d714cd9252ecd8f523a /recipes-bsp/mc-utils | |
parent | b81ce10b3e94506cea40ae121ea56782511b669d (diff) | |
download | meta-freescale-c9f4938ec3bebc6c245c34ff63b8760477a61300.tar.gz |
mc-utils: update to eeb8972
*update to lsdk 1903 tag
include the following changes
eeb8972 - api: add symlink for MC 10.14.1, 10.14.2, 10.14.3
2f51b5a - config: lx2160a: Backplane config example for lx2
97fac94 - api: add MC 10.14.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 430d6cd8..49aa8f50 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 = "6aca560c630dc54afdef382c506f214b28f4985e" | 13 | SRCREV = "eeb8972a3d4137c87a54c2795452b17f254a68c7" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||