summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.8.0.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.6.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
index 2c896d5c..4448aab1 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.6.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
@@ -2,12 +2,12 @@ SUMMARY = "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=afcb1213054384820390d410ab62105f"
4 4
5inherit deploy 5nherit deploy
6 6
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1" 9SRC_URI = "git://github.com/NXP/qoriq-mc-binary.git;nobranch=1"
10SRCREV = "f461bcd37ac0db985716489e938b47393799f04c" 10SRCREV = "9c1d73016b47f8654d48f0ccff776e5e4588d822"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13