diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-10-14 17:22:56 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-10-21 09:07:06 -0300 |
commit | cd773422f2ef07b5db6fdc1ef10014ce3e94a27c (patch) | |
tree | 9ad0512230887970091c842be7ea6c31810d04a1 /recipes-dpaa2/management-complex | |
parent | e553a70f08cb63b6316a2e95df5a072dd206a870 (diff) | |
download | meta-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/management-complex')
-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 | |||
7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" | 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" |
10 | SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c" | 10 | SRCREV = "249c3259accb6ad940cdf09db7d9f7885432ef45" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||