diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-07-05 11:27:14 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-07-12 17:18:34 -0300 |
| commit | 64dac74a60d4c4f54a628fa14c9c59930b8db35f (patch) | |
| tree | 410625a09abd1a5366860422e9486004c2783bfb | |
| parent | 9958a6545e6b62e2cdd0d574e3e3c06c2eccd9af (diff) | |
| download | meta-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>
| -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 b77c4fb3e..435544ad6 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 @@ | |||
| 1 | SUMMARY = "DPAA2 Management Complex Firmware" | 1 | SUMMARY = "DPAA2 Management Complex Firmware" |
| 2 | LICENSE = "NXP-Binary-EULA" | 2 | LICENSE = "NXP-Binary-EULA" |
| 3 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f" | 3 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=73d4b970c18882e229e4bf1ada5bb8d6" |
| 4 | 4 | ||
| 5 | inherit deploy fsl-eula-unpack | 5 | inherit deploy fsl-eula-unpack |
| 6 | 6 | ||
| 7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" | 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1" |
| 10 | SRCREV = "bd64d1824681b009fd83b0a3699e45b117b72695" | 10 | SRCREV = "f72b978873af6c7cd0fd92b793363506411c102c" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
