diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 13:27:41 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
commit | 07aa31cc3b94acb340591e34140f52276d6df8dc (patch) | |
tree | 6bd2bd091cc208edebe493078aca91ede1e28c3e /recipes-dpaa2/management-complex | |
parent | ef6795fd2aa8817f2154e7342c270765a13115b0 (diff) | |
download | meta-freescale-07aa31cc3b94acb340591e34140f52276d6df8dc.tar.gz |
mc: Upgrade version to 10.14.3
*Update to lsdk 1903 tag
include the following changes:
bd64d18 - Add the prebuilt binaries of mc 10.14.3 release
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.14.3.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.12.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.12.0.bb b/recipes-dpaa2/management-complex/management-complex_10.14.3.bb index 6b5d0a87..b77c4fb3 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.12.0.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.14.3.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 = "cdb5af4b25ec1ee3e9d26ece41efaa1556b28bac" | 10 | SRCREV = "bd64d1824681b009fd83b0a3699e45b117b72695" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||