]> code.ossystems Code Review - meta-freescale.git/commitdiff
mc: update to version 10.8.0
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 27 Jun 2018 09:26:08 +0000 (17:26 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Jul 2018 17:20:59 +0000 (14:20 -0300)
*include the following changes:

9c1d730 - Add the prebuilt binaries of mc 10.8.0 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>
recipes-dpaa2/management-complex/management-complex_10.8.0.bb [moved from recipes-dpaa2/management-complex/management-complex_10.6.0.bb with 93% similarity]

similarity index 93%
rename from recipes-dpaa2/management-complex/management-complex_10.6.0.bb
rename to recipes-dpaa2/management-complex/management-complex_10.8.0.bb
index 2c896d5c557372bc24169fdf03de8513f214f0b9..4448aab1f4adec63a638cad0df470b8aae6b90a5 100644 (file)
@@ -2,12 +2,12 @@ SUMMARY = "DPAA2 Management Complex Firmware"
 LICENSE = "NXP-Binary-EULA"
 LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f"
 
-inherit deploy
+nherit deploy
 
 INHIBIT_DEFAULT_DEPS = "1"
 
 SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1"
-SRCREV = "f461bcd37ac0db985716489e938b47393799f04c"
+SRCREV = "9c1d73016b47f8654d48f0ccff776e5e4588d822"
 
 S = "${WORKDIR}/git"