summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2014-04-22 20:02:56 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-04-23 21:58:54 +0800
commitd70a372d98422816f88cc434c1e538cfb5ed5e8c (patch)
treefe33bd18f727a98004b240504e03521abbaa4ba1
parent18eb1a43e33ec477ba7ec3a4a8f0bdb427206ed5 (diff)
downloadmeta-freescale-d70a372d98422816f88cc434c1e538cfb5ed5e8c.tar.gz
Freescale-EULA: fix awq weird character
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--meta-fsl-ppc/custom-licenses/Freescale-EULA2
-rw-r--r--meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-ppc/custom-licenses/Freescale-EULA b/meta-fsl-ppc/custom-licenses/Freescale-EULA
index 6a9b42d84..2122a1fd6 100644
--- a/meta-fsl-ppc/custom-licenses/Freescale-EULA
+++ b/meta-fsl-ppc/custom-licenses/Freescale-EULA
@@ -23,7 +23,7 @@ this Agreement. Your prior use will also continue to be governed by this Agreeme
231. LICENSE GRANT. Freescale grants to you, free of charge, the non-exclusive, 231. LICENSE GRANT. Freescale grants to you, free of charge, the non-exclusive,
24non-transferable, non-sublicensable right (1) to use the Software, (2) to reproduce 24non-transferable, non-sublicensable right (1) to use the Software, (2) to reproduce
25the Software, (3) to prepare derivative works of the Software, (4) to distribute the 25the Software, (3) to prepare derivative works of the Software, (4) to distribute the
26Software and derivative works thereof in object (machine¨Creadable) form as part of 26Software and derivative works thereof in object (machine-readable) form as part of
27a programmable processing unit (e.g. a microprocessor, microcontroller, or digital 27a programmable processing unit (e.g. a microprocessor, microcontroller, or digital
28signal processor) supplied directly or indirectly from Freescale ("Freescale 28signal processor) supplied directly or indirectly from Freescale ("Freescale
29System") and (5) to sublicense to others the right to use the distributed Software, 29System") and (5) to sublicense to others the right to use the distributed Software,
diff --git a/meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb b/meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb
index 85c3b7848..882fa6926 100644
--- a/meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/meta-fsl-ppc/recipes-dpaa/eth-config/eth-config_git.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Ethernet Configuration Files" 1DESCRIPTION = "Ethernet Configuration Files"
2SECTION = "eth-config" 2SECTION = "eth-config"
3LICENSE = "Freescale-EULA" 3LICENSE = "Freescale-EULA"
4LIC_FILES_CHKSUM = "file://COPYING;md5=cf02dc8eb5ac4a76f3812826520dea87" 4LIC_FILES_CHKSUM = "file://COPYING;md5=ee9cce4f1b396a50469f4dbde064e866"
5 5
6PR = "r2" 6PR = "r2"
7 7