From: Ting Liu Date: Tue, 22 Apr 2014 12:02:56 +0000 (+0800) Subject: Freescale-EULA: fix awq weird character X-Git-Tag: 2.1~534^2~167 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d70a372d98422816f88cc434c1e538cfb5ed5e8c;p=meta-freescale.git Freescale-EULA: fix awq weird character Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/custom-licenses/Freescale-EULA b/meta-fsl-ppc/custom-licenses/Freescale-EULA index 6a9b42d8..2122a1fd 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 1. LICENSE GRANT. Freescale grants to you, free of charge, the non-exclusive, non-transferable, non-sublicensable right (1) to use the Software, (2) to reproduce the Software, (3) to prepare derivative works of the Software, (4) to distribute the -Software and derivative works thereof in object (machine¨Creadable) form as part of +Software and derivative works thereof in object (machine-readable) form as part of a programmable processing unit (e.g. a microprocessor, microcontroller, or digital signal processor) supplied directly or indirectly from Freescale ("Freescale System") 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 85c3b784..882fa692 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 @@ DESCRIPTION = "Ethernet Configuration Files" SECTION = "eth-config" LICENSE = "Freescale-EULA" -LIC_FILES_CHKSUM = "file://COPYING;md5=cf02dc8eb5ac4a76f3812826520dea87" +LIC_FILES_CHKSUM = "file://COPYING;md5=ee9cce4f1b396a50469f4dbde064e866" PR = "r2"