From 90da21d1a846264ce85ce6a94031a084362e77b9 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Thu, 20 Dec 2018 03:10:42 +0000 Subject: [PATCH] rcw: remove fsl-eula-unpack class *rcw license is not EULA Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index cffdf65b..b5ca24cb 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -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" -- 2.40.1