summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-10-14 17:22:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-10-21 09:07:06 -0300
commitcd773422f2ef07b5db6fdc1ef10014ce3e94a27c (patch)
tree9ad0512230887970091c842be7ea6c31810d04a1 /recipes-dpaa2
parente553a70f08cb63b6316a2e95df5a072dd206a870 (diff)
downloadmeta-freescale-cd773422f2ef07b5db6fdc1ef10014ce3e94a27c.tar.gz
mc: update to 249c325
*update to lsdk 1909 tag include the following changes: 249c325 - Add the prebuilt binaries of mc 10.18.0 release 3173855 - Add the prebuilt binaries of mc 10.17.0 release *Upgrade version to 10.18.0 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.18.0.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.16.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.16.2.bb b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
index 435544ad..6b3feace 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.16.2.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
@@ -7,7 +7,7 @@ inherit deploy fsl-eula-unpack
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" 9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1"
10SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c" 10SRCREV = "249c3259accb6ad940cdf09db7d9f7885432ef45"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13