]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: inherit fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 21 Aug 2018 08:41:48 +0000 (16:41 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 31 Aug 2018 01:07:34 +0000 (22:07 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/rcw_git.bb

index 02754cb83b0e3b12a1dccd7f67d1212f7065fabc..8789961c318f720338637b39bd4b1fb0364c1da4 100644 (file)
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=45a017ee5f4cfe64b1cddf2eb06cffc7"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
-inherit deploy siteinfo
+inherit deploy siteinfo fsl-eula-unpack
 
-SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;fsl-eula=true;nobranch=1"
 SRCREV = "1f43bef4b4475d8e81c9b3b8c5bdd6c1ce8cfa6c"
 
 S = "${WORKDIR}/git"