summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-07-02 18:54:30 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-02 18:54:47 -0300
commita0364932fe477788c0df6484951ec34683b8d031 (patch)
tree2e94d633875a90e2a0eb279807d4e491e85d4f0f /recipes-dpaa2
parent2f1b2deb66a8aec26fd53e20c215300c3c745db4 (diff)
downloadmeta-freescale-a0364932fe477788c0df6484951ec34683b8d031.tar.gz
management-complex: Fix broken syntax
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
index 4448aab1..bd2e129c 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.8.0.bb
@@ -2,7 +2,7 @@ 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
5nherit deploy 5inherit deploy
6 6
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8