]> code.ossystems Code Review - meta-freescale.git/commitdiff
fm-ucode: remove fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 20 Dec 2019 07:09:16 +0000 (15:09 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 23 Dec 2019 12:32:28 +0000 (09:32 -0300)
Binary EULA, but the "inherit fsl-eula-unpack"
forces the user to accept a much more elaborate license

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
recipes-dpaa/fm-ucode/fm-ucode_git.bb

index 1db1acd0d6ad7fe259580d7233d3586ff0d8a95d..39e4f9d0febb398e45f498da3619bf6f412ba5e1 100644 (file)
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=b784c031868ba1bd5ebc5de372c
 
 PR = "r1"
 
-inherit deploy fsl-eula-unpack
+inherit deploy
 
-SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;fsl-eula=true;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1"
 SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
 
 S = "${WORKDIR}/git"