summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mc-utils/mc-utils_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 11:31:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commitc9f4938ec3bebc6c245c34ff63b8760477a61300 (patch)
tree2a3359b13d406ef0b0e89d714cd9252ecd8f523a /recipes-bsp/mc-utils/mc-utils_git.bb
parentb81ce10b3e94506cea40ae121ea56782511b669d (diff)
downloadmeta-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/mc-utils_git.bb')
-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 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"
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 = "6aca560c630dc54afdef382c506f214b28f4985e" 13SRCREV = "eeb8972a3d4137c87a54c2795452b17f254a68c7"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16