summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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