summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:47 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commitc61193a840958fc67694c2448b7334f7a2384d1a (patch)
treecadf26fc2a9db64eed7d7f9b37e3c93c75128263 /recipes-dpaa2
parent575cbb5d693dc686bbc3afbeafd2c5179957010c (diff)
downloadmeta-freescale-c61193a840958fc67694c2448b7334f7a2384d1a.tar.gz
management-complex: update to 10.3.4
*include the following changes: 824745f - Add the prebuilt binaries of mc 10.3.4 release 840aa8e - Initial commit to add README Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.3.4.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.3.2.bb b/recipes-dpaa2/management-complex/management-complex_10.3.4.bb
index 84c952c6..010e9986 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.3.2.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.3.4.bb
@@ -7,7 +7,7 @@ inherit deploy
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1" 9SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1"
10SRCREV = "5e4a0d854def8cc4090cb86b26ac4ac18e7e4143" 10SRCREV = "824745fe1580b281bebb808321c3f41353a3140a"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13