diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-10-30 16:53:47 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-11-06 10:00:21 -0200 |
| commit | c61193a840958fc67694c2448b7334f7a2384d1a (patch) | |
| tree | cadf26fc2a9db64eed7d7f9b37e3c93c75128263 | |
| parent | 575cbb5d693dc686bbc3afbeafd2c5179957010c (diff) | |
| download | meta-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>
| -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 84c952c67..010e9986b 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 | |||
| 7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1" | 9 | SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1" |
| 10 | SRCREV = "5e4a0d854def8cc4090cb86b26ac4ac18e7e4143" | 10 | SRCREV = "824745fe1580b281bebb808321c3f41353a3140a" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
