summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-07-05 11:27:14 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-07-12 17:18:34 -0300
commit64dac74a60d4c4f54a628fa14c9c59930b8db35f (patch)
tree410625a09abd1a5366860422e9486004c2783bfb /recipes-dpaa2
parent9958a6545e6b62e2cdd0d574e3e3c06c2eccd9af (diff)
downloadmeta-freescale-64dac74a60d4c4f54a628fa14c9c59930b8db35f.tar.gz
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 <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.16.2.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.14.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.14.3.bb b/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 @@
1SUMMARY = "DPAA2 Management Complex Firmware" 1SUMMARY = "DPAA2 Management Complex Firmware"
2LICENSE = "NXP-Binary-EULA" 2LICENSE = "NXP-Binary-EULA"
3LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f" 3LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=73d4b970c18882e229e4bf1ada5bb8d6"
4 4
5inherit deploy fsl-eula-unpack 5inherit deploy fsl-eula-unpack
6 6
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" 9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1"
10SRCREV = "bd64d1824681b009fd83b0a3699e45b117b72695" 10SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13