All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] rcw: remove fsl-eula-unpack class
@ 2018-12-20  3:10 C.r. Guo
  2018-12-20  3:22 ` C.r. Guo
  0 siblings, 1 reply; 2+ messages in thread
From: C.r. Guo @ 2018-12-20  3:10 UTC (permalink / raw)
  To: meta-freescale; +Cc: C.r. Guo

From: Chunrong Guo <chunrong.guo@nxp.com>

*rcw license is not EULA

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 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 cffdf65..b5ca24c 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.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] rcw: remove fsl-eula-unpack class
  2018-12-20  3:10 [PATCH 1/2] rcw: remove fsl-eula-unpack class C.r. Guo
@ 2018-12-20  3:22 ` C.r. Guo
  0 siblings, 0 replies; 2+ messages in thread
From: C.r. Guo @ 2018-12-20  3:22 UTC (permalink / raw)
  To: meta-freescale

Please ignore it.

-----Original Message-----
From: C.r. Guo 
Sent: 2018年12月20日 11:11
To: meta-freescale@yoctoproject.org
Cc: C.r. Guo <chunrong.guo@nxp.com>
Subject: [PATCH 1/2] rcw: remove fsl-eula-unpack class

From: Chunrong Guo <chunrong.guo@nxp.com>

*rcw license is not EULA

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 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 cffdf65..b5ca24c 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.7.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-20 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20  3:10 [PATCH 1/2] rcw: remove fsl-eula-unpack class C.r. Guo
2018-12-20  3:22 ` C.r. Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.