diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-10-18 13:06:27 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-18 11:42:30 -0200 |
commit | 65879426f319f4cd29e87167de286ebff26445f1 (patch) | |
tree | 83b643f5356fac1082fb38e8063f330dcad6d4cb /recipes-dpaa2/management-complex | |
parent | e34104f5acade50b6992eb7fab948609cfd9fe9e (diff) | |
download | meta-freescale-65879426f319f4cd29e87167de286ebff26445f1.tar.gz |
mc:update to 10.3.2
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2/management-complex')
-rw-r--r-- | recipes-dpaa2/management-complex/management-complex_10.3.2.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.2.2.bb b/recipes-dpaa2/management-complex/management-complex_10.3.2.bb index a6377547..84c952c6 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.2.2.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.3.2.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 = "5798f9c2ec0f3b1f2a7a67dc666c87ae3ade837b" | 10 | SRCREV = "5e4a0d854def8cc4090cb86b26ac4ac18e7e4143" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||