From 5a1ed5932533769fe3469310ed6d898d0f0e37f8 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 27 Jun 2018 17:26:08 +0800 Subject: [PATCH] mc: update to version 10.8.0 *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 Signed-off-by: Otavio Salvador (cherry picked from commit 2f1b2deb66a8aec26fd53e20c215300c3c745db4) --- ...agement-complex_10.6.0.bb => management-complex_10.8.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-dpaa2/management-complex/{management-complex_10.6.0.bb => management-complex_10.8.0.bb} (93%) diff --git a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb 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 2c896d5c..4448aab1 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb @@ -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" -- 2.40.1