[meta-freescale] [thud][PATCH 3/4] management-complex: inherit fsl-eula-unpack class

C.r. Guo chunrong.guo at nxp.com
Sun Dec 23 18:37:46 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-dpaa2/management-complex/management-complex_10.10.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa2/management-complex/management-complex_10.10.0.bb b/recipes-dpaa2/management-complex/management-complex_10.10.0.bb
index c9f4c5b..2e02ba1 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.10.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.10.0.bb
@@ -2,11 +2,11 @@ SUMMARY = "DPAA2 Management Complex Firmware"
 LICENSE = "NXP-Binary-EULA"
 LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=afcb1213054384820390d410ab62105f"
 
-inherit deploy
+inherit deploy fsl-eula-unpack
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;fsl-eula=true;nobranch=1"
 SRCREV = "a71009e13b1e7dac9cffc708f62037e67985bbfc"
 
 S = "${WORKDIR}/git"
-- 
2.7.4



More information about the meta-freescale mailing list