aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.18.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.18.0.bb b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
index 667648b3..f21b27e7 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.18.0.bb
@@ -2,11 +2,11 @@ SUMMARY = "DPAA2 Management Complex Firmware"
LICENSE = "NXP-Binary-EULA"
LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=73d4b970c18882e229e4bf1ada5bb8d6"
-inherit deploy fsl-eula-unpack
+inherit deploy
INHIBIT_DEFAULT_DEPS = "1"
-SRC_URI = "git://github.com/nxp/qoriq-mc-binary;fsl-eula=true;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1"
SRCREV = "249c3259accb6ad940cdf09db7d9f7885432ef45"
S = "${WORKDIR}/git"