]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: remove fsl-eula-unpack class
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 20 Dec 2018 03:10:42 +0000 (03:10 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 10 Jan 2019 13:00:49 +0000 (11:00 -0200)
*rcw license is not EULA

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 cffdf65b8a8732156f43695997f157246ea730b1..b5ca24cb664dbffb8d5ccc0a20a131d5d195a714 100644 (file)
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=45a017ee5f4cfe64b1cddf2eb06cffc7"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
-inherit deploy siteinfo fsl-eula-unpack
+inherit deploy siteinfo
 
-SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;fsl-eula=true;nobranch=1"
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
 SRCREV = "04ec3bbc210fd0d7762c26c0e72182eca5e26deb"
 
 S = "${WORKDIR}/git"