Re: [meta-freescale] ANN: New layout for FSL Community BSP and BSP layers

2016-10-27 Thread Thomas Thorne
> Speaking in renaming: why don't we use NXP instead of FSL? Perhaps after yesterday's announcement you should delay the rename a few months and use Qualcomm instead of NXP? Or perhaps plan to move directly from FSL to Qualcomm in a couple of years depending how it all pans out. --

Re: [meta-freescale] ANN: New layout for FSL Community BSP and BSP layers

2016-10-27 Thread Maciej Borzęcki
On Wed, Oct 26, 2016 at 12:00 PM, Otavio Salvador wrote: > On Wed, Oct 26, 2016 at 4:54 AM, Maciej Borzęcki > wrote: >> On Tue, Oct 25, 2016 at 4:52 PM, Otavio Salvador >> wrote: >>> We are now

[meta-freescale] [PATCH 1/2] linux-fslc: Bump revision to 6a4464c

2016-10-27 Thread Fabio Berton
This includes following change: - 6a4464c ARM: dts: imx53-qsb: Fix regulator constraints Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-freescale] Updates to meta-freescale (master) in 2016-10-27

2016-10-27 Thread Otavio Salvador
Hello, I pushed following updates: commit 06ed8c046abfb46dc82dc9cd3d08e1d59a46141b (HEAD -> master, yocto/master) Author: Fabio Berton Date: Thu Oct 27 14:19:13 2016 -0200 linux-fslc: Fix typo on PV variable Signed-off-by: Fabio Berton

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-fslc-imx: Bump revision to 4eb20fb

2016-10-27 Thread Fabio Berton
I forget to tag this for Krogoth branch, I'll send again with [krogoth] tag on subject prefix. On Thu, Oct 27, 2016 at 11:16 AM, Fabio Berton < fabio.ber...@ossystems.com.br> wrote: > This includes the following changes: > > - 4eb20fb net: fec: Call swap_buffer() prior to IP header alignment >

[meta-freescale] [meta-fsl-arm][krogoth][PATCH] linux-fslc-imx: Bump revision to 4eb20fb

2016-10-27 Thread Fabio Berton
This includes the following changes: - 4eb20fb net: fec: Call swap_buffer() prior to IP header alignment - 585bb72 Merge tag 'v4.1.35' into 4.1-1.0.x-imx - 9ca365c (tag: v4.1.35) Linux 4.1.35 - 3b244a6 xhci: fix usb2 resume timing and races. - c865f98 mm: remove gup_flags FOLL_WRITE

[meta-freescale] [meta-fsl-arm][PATCH] linux-fslc-imx: Bump revision to 4eb20fb

2016-10-27 Thread Fabio Berton
This includes the following changes: - 4eb20fb net: fec: Call swap_buffer() prior to IP header alignment - 585bb72 Merge tag 'v4.1.35' into 4.1-1.0.x-imx - 9ca365c (tag: v4.1.35) Linux 4.1.35 - 3b244a6 xhci: fix usb2 resume timing and races. - c865f98 mm: remove gup_flags FOLL_WRITE

Re: [meta-freescale] ANN: New layout for FSL Community BSP and BSP layers

2016-10-27 Thread Otavio Salvador
On Thu, Oct 27, 2016 at 10:48 AM, Daiane Angolini wrote: > On Thu, Oct 27, 2016 at 8:14 AM, Otavio Salvador > wrote: >> Hello Max, >> >> On Wed, Oct 26, 2016 at 8:12 PM, Max Krummenacher >> wrote: >>> Hi >>> >>> >>>

Re: [meta-freescale] ANN: New layout for FSL Community BSP and BSP layers

2016-10-27 Thread Daiane Angolini
On Thu, Oct 27, 2016 at 8:14 AM, Otavio Salvador wrote: > Hello Max, > > On Wed, Oct 26, 2016 at 8:12 PM, Max Krummenacher > wrote: >> Hi >> >> >> 2016-10-26 14:15 GMT+02:00 Otavio Salvador >> : >>> On

[meta-freescale] Updates to meta-freescale-distro (master) in 2016-10-27

2016-10-27 Thread Otavio Salvador
Hello, I pushed following updates: commit 2c7e73252d2ebcfa2ad6137a88d3e00dcd5b64bd (HEAD -> master, fslc/master-next, fslc/master, master-next) Author: Fabio Berton Date: Wed Oct 26 15:44:23 2016 -0200 fsl-image-multimedia: Use the new i.MX feature

[meta-freescale] Updates to meta-freescale (master) in 2016-10-27

2016-10-27 Thread Otavio Salvador
Hello, I pushed following updates: commit 691ebcfd38e517ded211fe10cc4d37ff520e4370 (HEAD -> master, yocto/master-next, yocto/master, fslc/master-next, fslc/master, master-next) Author: Fabio Berton Date: Thu Oct 27 09:50:31 2016 -0200 linux-fslc-imx:

[meta-freescale] [PATCH 3/3] linux-fslc-imx: Enable TRACER support

2016-10-27 Thread Fabio Berton
Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton ---

[meta-freescale] [PATCH 2/3] linux-fslc: Bump revision to f009921

2016-10-27 Thread Fabio Berton
This upgrades the Linux kernel to 4.8.4 release and apply the following change on top of it: - f009921 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1

[meta-freescale] [PATCH 1/3] linux-fslc-imx: Bump revision to 176c482

2016-10-27 Thread Fabio Berton
This commit merge v4.1.35 into 4.1-2.0.x-imx and includes following change: - 176c482 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 2 +- 1 file changed, 1

Re: [meta-freescale] ANN: New layout for FSL Community BSP and BSP layers

2016-10-27 Thread Otavio Salvador
Hello Max, On Wed, Oct 26, 2016 at 8:12 PM, Max Krummenacher wrote: > Hi > > > 2016-10-26 14:15 GMT+02:00 Otavio Salvador : >> On Wed, Oct 26, 2016 at 9:22 AM, Fabio Estevam wrote: >>> On Wed, Oct 26, 2016 at 9:16 AM,