summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-21 16:33:01 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:30:13 -0300
commit682f6e278fa00c7192ba8265c14b9640c2e4e1d8 (patch)
treed4e38442fcf32b2e3e1bbb270db476029398f698 /recipes-dpaa2
parent9bdc8409e676844f9511947bee570c4eaf832574 (diff)
downloadmeta-freescale-682f6e278fa00c7192ba8265c14b9640c2e4e1d8.tar.gz
mc: Upgrade to v10.6.0
*Changes: f461bcd - Add the prebuilt binaries of mc 10.6.0 release Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.6.0.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.3.4.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.3.4.bb b/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
index 010e9986..2c896d5c 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.3.4.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
@@ -1,13 +1,13 @@
1SUMMARY = "DPAA2 Management Complex Firmware" 1SUMMARY = "DPAA2 Management Complex Firmware"
2LICENSE = "Freescale-Binary-EULA" 2LICENSE = "NXP-Binary-EULA"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=0ef9ba7621bd36f5fef5009fbeb56b00" 3LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f"
4 4
5inherit deploy 5inherit deploy
6 6
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1" 9SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1"
10SRCREV = "824745fe1580b281bebb808321c3f41353a3140a" 10SRCREV = "f461bcd37ac0db985716489e938b47393799f04c"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13