All of lore.kernel.org
 help / color / mirror / Atom feed
* Freescale-EULA license file weird character
@ 2014-04-17  7:04 George Nita
  2014-04-21 15:14 ` ting.liu
  0 siblings, 1 reply; 3+ messages in thread
From: George Nita @ 2014-04-17  7:04 UTC (permalink / raw)
  To: meta-freescale, b28495

Hello,

Inside the custom-licenses/Freescale-EULA file on line 26 there is an 
weird character which is causing me some trouble when parsing the file 
with a tool.

The character context is:
machine¨Creadable

This should read:
machine-readable


Can somebody fix this by replacing with a dash the weird character?

-- 
Best regards,
George Nita


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

* Re: Freescale-EULA license file weird character
  2014-04-17  7:04 Freescale-EULA license file weird character George Nita
@ 2014-04-21 15:14 ` ting.liu
  2014-04-21 23:55   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: ting.liu @ 2014-04-21 15:14 UTC (permalink / raw)
  To: George Nita, zhenhua.luo@freescale.com; +Cc: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Thanks for reportint this. I failed to send the patch to mailist.

Zhenhua, could you please apply the patch and push to git tree?

-Ting

> -----Original Message-----
> From: George Nita [mailto:george.nita@enea.com]
> Sent: Thursday, April 17, 2014 3:05 PM
> To: meta-freescale@yoctoproject.org; Liu Ting-B28495
> Subject: Freescale-EULA license file weird character
> 
> Hello,
> 
> Inside the custom-licenses/Freescale-EULA file on line 26 there is an weird
> character which is causing me some trouble when parsing the file with a tool.
> 
> The character context is:
> machine¨Creadable
> 
> This should read:
> machine-readable
> 
> 
> Can somebody fix this by replacing with a dash the weird character?
> 
> --
> Best regards,
> George Nita
> 


[-- Attachment #2: 0001-Freescale-EULA-fix-awq-weird-character.patch --]
[-- Type: application/octet-stream, Size: 1904 bytes --]

From ced124d36f5e59f9b411440fd7fc417bbb551079 Mon Sep 17 00:00:00 2001
From: Ting Liu <ting.liu@freescale.com>
Date: Mon, 21 Apr 2014 10:00:07 -0500
Subject: [meta-fsl-ppc][PATCH 1/2] Freescale-EULA: fix awq weird character

Signed-off-by: Ting Liu <ting.liu@freescale.com>
---
 custom-licenses/Freescale-EULA            |    2 +-
 recipes-dpaa/eth-config/eth-config_git.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/custom-licenses/Freescale-EULA b/custom-licenses/Freescale-EULA
index 6a9b42d..2122a1f 100644
--- a/custom-licenses/Freescale-EULA
+++ b/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/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 85c3b78..882fa69 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/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"
 
-- 
1.7.9.7


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

* Re: Freescale-EULA license file weird character
  2014-04-21 15:14 ` ting.liu
@ 2014-04-21 23:55   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2014-04-21 23:55 UTC (permalink / raw)
  To: ting.liu@freescale.com; +Cc: meta-freescale@yoctoproject.org

On Mon, Apr 21, 2014 at 12:14 PM, ting.liu@freescale.com
<ting.liu@freescale.com> wrote:
> Thanks for reportint this. I failed to send the patch to mailist.
>
> Zhenhua, could you please apply the patch and push to git tree?

Please send the patch using git send-email otherwise it is hard to review.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-04-21 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17  7:04 Freescale-EULA license file weird character George Nita
2014-04-21 15:14 ` ting.liu
2014-04-21 23:55   ` Otavio Salvador

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.