Re: [meta-freescale] [Documentation][PATCH 4/5] RN: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
More strange new-line additions here too: diff --git a/release-notes/source/known-issues.rst b/release-notes/source/known-issues.rst index 71e71ed..0d34019 100644 --- a/release-notes/source/known-issues.rst +++ b/release-notes/source/known-issues.rst @@ -40,7 +40,7 @@ Known Issues Open

Re: [meta-freescale] [Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Patch looks OK at link. I wonder were the extra line breaks came from. As long as the committed code ends up OK that is what matters but it is a bit confusing. Thomas A. F. Thorne Software Engineer Net2Edge From: Fabio Berton

[meta-freescale] [3rdparty][PATCH v2] linux-wandboard-rt: Upgrade to version 4.1.15

2016-11-10 Thread Dominic Sacré
Upgrade recipe based on the latest versions of linux-wandboard and linux-fslc-imx-rt. Signed-off-by: Dominic Sacré --- I accidentally sent v1 with an incorrect defconfig, so here's v2 to fix that. .../0002-fix-build-with-rt-enabled.patch | 19 ---

[meta-freescale] [PATCH 1/2] fm-ucode: Add B variable to SOURCE parameter in install command

2016-11-10 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index 566a6e3..c6a5b8b 100644 ---

[meta-freescale] [PATCH 2/2] qe-ucode: Add B variable to SOURCE parameter in install command

2016-11-10 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 8029df5..d82f732 100644 ---

Re: [meta-freescale] [Documentation][PATCH 4/5] RN: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Patch looks OK at that link. Thomas A. F. Thorne Software Engineer Net2Edge From: Fabio Berton [mailto:fabio.ber...@ossystems.com.br] Sent: 10 November 2016 10:57 To: Thomas Thorne Cc:

Re: [meta-freescale] [Documentation][PATCH 5/5] UG: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Lots of the changes in this patch seem to add extra line breaks to example commands. E.g. 1. To have access to Yocto scripts, run the setup environment script under your ``BASE`` directory:: -fsl-community-bsp $ . setup-environment build +fsl-community-bsp $ MACHINE=wandboard

Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Patch at link looks OK. I have not eyeballed all 5 patches. All 5 look wrong in the text emails. All 5 look fine at the links provided by Fario. Thomas A. F. Thorne Software Engineer Net2Edge From: Fabio Berton

[meta-freescale] [3rdparty][PATCH 1/2] linux-wandboard: Add patch to fix build error with gcc6

2016-11-10 Thread Dominic Sacré
Without this patch, gcc6 fails to build the Vivante driver with -Werror=misleading-indentation. Signed-off-by: Dominic Sacré --- .../Fix-gcc6-build-error-in-Vivante-driver.patch | 41 ++ recipes-kernel/linux/linux-wandboard_4.1.15.bb | 5 ++- 2

[meta-freescale] [PATCH] linux-fslc-imx-rt: Upgrade to 4.1-2.0.x GA

2016-11-10 Thread Dominic Sacré
Upgrade to revision 176c482, and apply patch 4.1.35-rt41 on top of it. Refresh defconfig for the new kernel version. Signed-off-by: Dominic Sacré --- recipes-kernel/linux/linux-fslc-imx-rt/defconfig | 15 +-- ...imx-rt_4.1-1.0.x.bb =>

[meta-freescale] [3rdparty][PATCH 2/2] linux-wandboard-rt: Upgrade to version 4.1.15

2016-11-10 Thread Dominic Sacré
Upgrade recipe based on the latest versions of linux-wandboard and linux-fslc-imx-rt. Signed-off-by: Dominic Sacré --- .../0002-fix-build-with-rt-enabled.patch | 19 - .../0001-fix-build.patch | 0 .../0002-no-split-ptlocks.patch}

Re: [meta-freescale] [Documentation][PATCH 5/5] UG: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Hi Fabio, It did looks so systemic that something automated must have been doing it. I am pleased to confirm that the patch you linked to looks fine. Ø I think Gmail breaks the lines I am not using Gmail? Thomas A. F. Thorne Software Engineer

Re: [meta-freescale] is git.freescale.com down?

2016-11-10 Thread Otavio Salvador
On Thu, Nov 10, 2016 at 10:01 AM, Christian Ege wrote: > it looks like the Freescale (NXP) public git is down. This is for > example used in > https://github.com/Freescale/meta-freescale/blob/c663fed590b3dd5c0f43e0bbd1a457a61a488a0e/recipes-bsp/firmware-imx/firmware-imx.inc > >

[meta-freescale] is git.freescale.com down?

2016-11-10 Thread Christian Ege
Hi, it looks like the Freescale (NXP) public git is down. This is for example used in https://github.com/Freescale/meta-freescale/blob/c663fed590b3dd5c0f43e0bbd1a457a61a488a0e/recipes-bsp/firmware-imx/firmware-imx.inc Will it recover or will they move? Best, Christian -- http://ch.ege.io/ --

Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
Same problem here, please check https://patchwork.openembedded.org/patch/133741/ On Thu, Nov 10, 2016 at 8:01 AM, Thomas Thorne wrote: > More lines split where it seems they should not be. I am only eyeballing > these. Maybe I am mistaken and new lines in .rst

Re: [meta-freescale] [Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)

2016-11-10 Thread Fabio Berton
Hi Thomas, Check this link https://patchwork.openembedded.org/patch/133740/ I don't know what happened, but my patch is fine and your answer has line breaks. Anyway, check patchwork link. On Thu, Nov 10, 2016 at 8:03 AM, Thomas Thorne wrote: > I am almost certain

Re: [meta-freescale] [Documentation][PATCH 4/5] RN: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
Same here, https://patchwork.openembedded.org/patch/133743/ On Thu, Nov 10, 2016 at 7:59 AM, Thomas Thorne wrote: > More strange new-line additions here too: > > diff --git a/release-notes/source/known-issues.rst > b/release-notes/source/known-issues.rst > index

Re: [meta-freescale] [Documentation][PATCH 5/5] UG: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
​Hi ​Thomas! On Thu, Nov 10, 2016 at 7:58 AM, Thomas Thorne wrote: > Lots of the changes in this patch seem to add extra line breaks to example > commands. E.g. > 1. To have access to Yocto scripts, run the setup environment script under > your ``BASE`` >

Re: [meta-freescale] [Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
I am almost certain this line change breaks the Python code: --- a/scripts/bitbake-metadata2doc.py +++ b/scripts/bitbake-metadata2doc.py @@ -112,8 +112,8 @@ def write_fsl_community_bsp_supported_kernels(data, out_dir): kernel = board_data['recipes']['virtual/kernel'] recipe =

Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
More lines split where it seems they should not be. I am only eyeballing these. Maybe I am mistaken and new lines in .rst files do not matter? Example from this file would include: -* Packages `needed