diff options
| author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-21 16:33:01 +0800 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-04-02 10:30:13 -0300 | 
| commit | 682f6e278fa00c7192ba8265c14b9640c2e4e1d8 (patch) | |
| tree | d4e38442fcf32b2e3e1bbb270db476029398f698 | |
| parent | 9bdc8409e676844f9511947bee570c4eaf832574 (diff) | |
| download | meta-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>
| -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 010e9986b..2c896d5c5 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 @@ | |||
| 1 | SUMMARY = "DPAA2 Management Complex Firmware" | 1 | SUMMARY = "DPAA2 Management Complex Firmware" | 
| 2 | LICENSE = "Freescale-Binary-EULA" | 2 | LICENSE = "NXP-Binary-EULA" | 
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ef9ba7621bd36f5fef5009fbeb56b00" | 3 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f" | 
| 4 | 4 | ||
| 5 | inherit deploy | 5 | inherit deploy | 
| 6 | 6 | ||
| 7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" | 
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/qoriq-open-source/mc-binary.git;nobranch=1" | 9 | SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1" | 
| 10 | SRCREV = "824745fe1580b281bebb808321c3f41353a3140a" | 10 | SRCREV = "f461bcd37ac0db985716489e938b47393799f04c" | 
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" | 
| 13 | 13 | ||
