]> code.ossystems Code Review - meta-freescale.git/commitdiff
qe-ucode: inherit fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 20 Dec 2018 03:23:03 +0000 (03:23 +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-bsp/qe-ucode/qe-ucode_git.bb

index 8239fc49b9a53911b45e9fcf5af8ca2a23444d65..1af630a67296a9b8b08fc07aee5b7d8dba67a6bf 100644 (file)
@@ -3,9 +3,9 @@ SECTION = "qe-ucode"
 LICENSE = "NXP-Binary-EULA"
 LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c"
 
-inherit deploy
+inherit deploy fsl-eula-unpack
 
-SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;fsl-eula=true;nobranch=1"
 SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46"
 
 S = "${WORKDIR}/git"