]> code.ossystems Code Review - meta-freescale.git/commitdiff
management-complex: inherit fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Mon, 24 Dec 2018 02:33:59 +0000 (02:33 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 10 Jan 2019 13:00:49 +0000 (11:00 -0200)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa2/management-complex/management-complex_10.10.0.bb

index c9f4c5ba745b50b8aca24f948f51d5f4d28c45ed..2e02ba1578baaa29a66b888edbadbaebe44d48ee 100644 (file)
@@ -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"