From 64dac74a60d4c4f54a628fa14c9c59930b8db35f Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 5 Jul 2019 11:27:14 +0800 Subject: [PATCH] mc: update to f72b978 *update to lsdk 1906 tag include the following changes: f72b978 - Add the prebuilt binaries of mc 10.16.2 release a7d982e - Update the license file *Upgrade version to 10.16.2 Signed-off-by: Chunrong Guo --- ...ement-complex_10.14.3.bb => management-complex_10.16.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-dpaa2/management-complex/{management-complex_10.14.3.bb => management-complex_10.16.2.bb} (86%) diff --git a/recipes-dpaa2/management-complex/management-complex_10.14.3.bb b/recipes-dpaa2/management-complex/management-complex_10.16.2.bb similarity index 86% rename from recipes-dpaa2/management-complex/management-complex_10.14.3.bb rename to recipes-dpaa2/management-complex/management-complex_10.16.2.bb index b77c4fb3..435544ad 100644 --- a/recipes-dpaa2/management-complex/management-complex_10.14.3.bb +++ b/recipes-dpaa2/management-complex/management-complex_10.16.2.bb @@ -1,13 +1,13 @@ SUMMARY = "DPAA2 Management Complex Firmware" LICENSE = "NXP-Binary-EULA" -LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f" +LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=73d4b970c18882e229e4bf1ada5bb8d6" inherit deploy fsl-eula-unpack INHIBIT_DEFAULT_DEPS = "1" SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" -SRCREV = "bd64d1824681b009fd83b0a3699e45b117b72695" +SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c" S = "${WORKDIR}/git" -- 2.40.1