Re: [meta-freescale] Problems building fsl-image-gui for TARGET_FPU=vfp-neon [SOLVED]

2013-11-05 Thread Lauren Post
Yes don't mix swfp and hwfp builds. That was my comment on freescale community. Lauren Post i.MX Yocto Team Lead From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Alex J Lennon Sent: Tuesday, November 05, 2013 6:25 AM To:

Re: [meta-freescale] Problems building fsl-image-gui for TARGET_FPU=vfp-neon [SOLVED]

2013-11-05 Thread Lauren Post
t.org Subject: Re: [meta-freescale] Problems building fsl-image-gui for TARGET_FPU=vfp-neon [SOLVED] On 05/11/2013 15:21, Lauren Post wrote: Yes don't mix swfp and hwfp builds. That was my comment on freescale community. Thanks Lauren - you saved me a lot of time. Do you happen to know if

Re: [meta-freescale] Kernel 3.5.7 hangs

2013-11-05 Thread Lauren Post
Doug, I think you might be seeing issues with the new toolchain 4.8. There were some ARM errata workarounds in defconfig in 3.10 to fix issues with new gcc toolchain. Also the new eglibc has performance issues we are patching in our beta release. Try building on 4.7 toolchain which was I be

Re: [meta-freescale] imx6qsabresd.conf: Add ldo and hdcp DTS - Breaks linux-fslc

2013-12-03 Thread Lauren Post
I'm curious can we just add these new dtb files as patches for the linux-fslc recipe to apply to avoid the build issue? We do have a few more dtb files coming in the beta release (not as many though) so this will happen again. Lauren -Original Message- From: meta-freescale-boun...@yo

Re: [meta-freescale] Freescale Linux kernel 3.10.17_1.0.0_beta

2014-01-08 Thread Lauren Post
raphics version allows us to support webGL in chromium. We also provide support for the manufacturing tool in this release. Lauren Post Yocto i.MX Team Lead -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Ma

Re: [meta-freescale] 3.5.7 kernel?

2014-01-14 Thread Lauren Post
To use 3.5.7 you must use the Freescale meta-fsl-bsp-release layer we used when we released 3.5.7 as it did not get backported to meta-fsl-arm dylan branch and it got removed in the dora branch in meta-fsl-arm after we release 3.10.9 alpha . Lauren -Original Message- From: meta-freesca

Re: [meta-freescale] fsl framebuffer image ?

2014-01-14 Thread Lauren Post
You can use the one in our meta-fsl-bsp-release layer. There is one being reviewed based on the one Freescale released in the meta-fsl-bsp-release layer. Our current 3.10.17-1.0.0 beta has support for all the graphical backends including the related image recipes for each backend. Get meta-fs

Re: [meta-freescale] WMA support

2014-01-15 Thread Lauren Post
The recipes are provided on the meta-fsl-bsp-release layer on git.freescale.com. However the Microsoft core codec libraries are only provided through a moderated download from Freescale. You must be a Microsoft licensee before you can download the Microsoft codecs. Lauren -Original Me

Re: [meta-freescale] imx6q imx-test failure with x11 disabled

2014-01-17 Thread Lauren Post
Unfortunately imx-test is not working in non-x11 backend builds. Something on my todo list to fix after GA release. I have not found a clean way to ignore the x11 test cases on a non-x11 image to avoid this error. From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@y

Re: [meta-freescale] Chromium acceleration

2014-03-20 Thread Lauren Post
My original statement about acceleration was for webGL in the browser. ffmpeg-mt is not hardware accelerated with the VPU although it is possible to update it to integrate with VPU. As other emails have mentioned removing data movement and the CSC conversion is the key to improving performance

Re: [meta-freescale] Chromium acceleration

2014-03-20 Thread Lauren Post
05:47 AM, Lauren Post wrote: > My original statement about acceleration was for webGL in the browser. > Are you working in the context of OSSystems/meta-browser (i.e. Otavio's push of Chromium 35)? -- ___ meta-freescale mailing list met

Re: [meta-freescale] Build error for directfb

2014-03-24 Thread Lauren Post
Graphics team is aware of the DFB upgrade but graphics updates supporting new DFB version 1.7 won't be available until next alpha release after GA. I suggest for now we use older version of DFB in our meta-fsl-arm 1.6.3 from dora branch until graphics drivers are updated. Lauren -Origina

Re: [meta-freescale] FTF 2014 - Dallas

2014-03-25 Thread Lauren Post
I'm presenting on i.MX Yocto Project on Thursday but I am not coming up until Wednesday so will not be available on Tuesday to meet. I'm leaving Thursday afternoon only staying one night but can meet Wednesday afternoon or Thursday before or after my presentation which is at lunch. I'll ask abo

[meta-freescale] [meta-fsl-arm][PATCH 00/21] 3.10.17-1.0.0-GA upstream patches

2014-04-24 Thread Lauren Post
3.10.17-1.0.0 GA on daisy Yocto Project 1.6 upstreaming These set of patches are for the 3.10.17-1.0.0_GA which was released on top of dora to work on upcoming daisy yocto project 1.6 release Lauren Post (21): imx6slevk: Add spinor uboot support gst-fsl-plugin: Update DDP settings xf86

[meta-freescale] [[meta-fsl-arm][PATCH 20/21] gpu-viv-bin-mx6q: Update swfp to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Change-Id: If7e82a1552af6f491bdfeb03ff75f08d468094d0 Signed-off-by: Lauren Post --- .../gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb b/recipes

[meta-freescale] [[meta-fsl-arm][PATCH 11/21] libfslparser: Update to 3.0.11 version

2014-04-24 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: I5615c1b99d566b510333ce65084f003d6b73de76 Signed-off-by: Lauren Post --- .../libfslparser/libfslparser_3.0.10.bb| 10 -- .../libfslparser/libfslparser_3.0.11.bb|9 + 2 files changed

[meta-freescale] [[meta-fsl-arm][PATCH 16/21] linux-imx: Upgrade to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Change-Id: I0c4af593a1a086777342143c398546a866e7d842 Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_3.10.17.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_3.10.17.bb b/recipes-kernel/linux/linux-imx_3.10.17.bb index

[meta-freescale] [[meta-fsl-arm][PATCH 07/21] imx-vpu: Update to 3.10.17-1.0.0 GA version

2014-04-24 Thread Lauren Post
Change-Id: I2cffa52aec15bce9efb09e4ef186f541f0b3afc0 Signed-off-by: Lauren Post --- recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb b/recipes-bsp/imx-vpu/imx-vpu_3.10.17

[meta-freescale] [[meta-fsl-arm][PATCH 09/21] gst-fsl-plugin: Upgrade to 3.0.11 version

2014-04-24 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release Change-Id: I5e8e74c45f171c79689ff50d735074430780932d Signed-off-by: Lauren Post --- .../gstreamer/gst-fsl-plugin_3.0.10.bb | 14 -- .../gstreamer/gst-fsl-plugin_3.0.11.bb | 11 +++ 2 files

[meta-freescale] [[meta-fsl-arm][PATCH 17/21] uboot-imx: Upgrade to 3.10.17-1.0.0 GA for mx6

2014-04-24 Thread Lauren Post
Change-Id: I0934ac02fcd5317da5e5fb717822a840f037df1d Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2013.04.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb index

[meta-freescale] [[meta-fsl-arm][PATCH 05/21] imx-kobs: Update to 3.10.17-1.0.0 GA version

2014-04-24 Thread Lauren Post
Change-Id: Ie3340e5c61fa9dcc18da0f6cee262c5c94ba703d Signed-off-by: Lauren Post --- recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb b/recipes-bsp/imx-kobs/imx

[meta-freescale] [[meta-fsl-arm][PATCH 04/21] firmware-imx: Update to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Change-Id: I60e297e003b5114e3c11c8e63106bfdc5d00d65f Signed-off-by: Lauren Post --- .../firmware-imx/firmware-imx_3.10.17-1.0.0.bb | 10 ++ .../firmware-imx/firmware-imx_3.5.7-1.0.0.bb | 10 -- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644

[meta-freescale] [[meta-fsl-arm][PATCH 08/21] imx-test-hdcp: Create 3.10.17-1.0.0 version

2014-04-24 Thread Lauren Post
imx-test-hdcp is an HDCP test application for i.MX6 Change-Id: I942949d012fce9091e6ce55fd36f411cc78e1469 Signed-off-by: Lauren Post --- .../imx-test/imx-test-hdcp_3.10.17-1.0.0.bb| 23 1 file changed, 23 insertions(+) create mode 100644 recipes-bsp/imx-test/imx

[meta-freescale] [[meta-fsl-arm][PATCH 21/21] xserver-xorg-extension-viv-hdmi: Add 3.10.17-1.0.0 autohdmi utility

2014-04-24 Thread Lauren Post
Change-Id: I8c59db05bc392b8affaac00c3018071ea0147875 Signed-off-by: Lauren Post --- ...server-xorg-extension-viv-hdmi_3.10.17-1.0.0.bb | 75 1 file changed, 75 insertions(+) create mode 100644 recipes-graphics/xorg-driver/xserver-xorg-extension-viv-hdmi_3.10.17-1.0.0.bb

[meta-freescale] [[meta-fsl-arm][PATCH 02/21] gst-fsl-plugin: Update DDP settings

2014-04-24 Thread Lauren Post
Change-Id: I9ead6170ff5e20be0405d6f162c9f047bb3f8d2a Signed-off-by: Lauren Post --- recipes-multimedia/gstreamer/gst-fsl-plugin.inc |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin.inc b/recipes-multimedia/gstreamer/gst

[meta-freescale] [[meta-fsl-arm][PATCH 03/21] xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Equivalent fix-hdmi-preferred patch was applied so remove with new version. Change-Id: I71be1a71b11415fced061ce6b7d13bf758c67bed Signed-off-by: Lauren Post --- .../fix-hdmi-preferred-mode.patch | 23 .../xf86-video-imxfb-vivante_3.10.17-1.0.0.bb

[meta-freescale] [[meta-fsl-arm][PATCH 01/21] imx6slevk: Add spinor uboot support

2014-04-24 Thread Lauren Post
Change-Id: I0caeffbde2c6a9f4603dabb8653a81c0b4af4616 Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf |1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf index 63a761c..cffbd0b 100644 --- a/conf/machine/imx6slevk.conf +++ b

[meta-freescale] [[meta-fsl-arm][PATCH 19/21] linux-imx: Update defconfig for 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Change-Id: I82c0f7f3b74d051c57036b4e9864ab8c43db212b Signed-off-by: Lauren Post --- .../linux/linux-imx-3.10.17/mx6/defconfig | 29 ++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig b/recipes

[meta-freescale] [[meta-fsl-arm][PATCH 18/21] imx-uuc: Upgrade to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
Changes are same as beta but directory names changed to GA Change-Id: Iba2830da1072400af01c5a49adca66e940f73b99 Signed-off-by: Lauren Post --- recipes-bsp/imx-uuc/imx-uuc_0.4.bb |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.4.bb b

[meta-freescale] [[meta-fsl-arm][PATCH 06/21] imx-test: Update to 3.10.17-1.0.0 GA version

2014-04-24 Thread Lauren Post
Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post --- recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb b/recipes-bsp/imx-test/imx

[meta-freescale] [[meta-fsl-arm][PATCH 13/21] gpu-viv-bin-mx6q: Update to 3.10.17-1.0.0 GA version

2014-04-24 Thread Lauren Post
Change-Id: If7482f4072d136f4de4ea17d3a7a3ad18edac043 Signed-off-by: Lauren Post --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc |4 +--- .../gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb |4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-graphics/gpu

[meta-freescale] [[meta-fsl-arm][PATCH 12/21] libfslcodec: Update to 3.0.11 version

2014-04-24 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: Icfc316ef6d9db3d01c808928fff982d9dd827e67 Signed-off-by: Lauren Post --- .../libfslcodec/libfslcodec_3.0.10.bb | 10 -- .../libfslcodec/libfslcodec_3.0.11.bb |9 + 2 files changed

[meta-freescale] [[meta-fsl-arm][PATCH 10/21] libfslvpuwrap: Update to 1.0.46 version

2014-04-24 Thread Lauren Post
Version 1.0.46 provided with 3.10.17-1.0.0 GA release Change-Id: Ic91f86077d3dce5e9ee3d49a0167d4f63856c494 Signed-off-by: Lauren Post --- ...slvpuwrap_1.0.45.bb => libfslvpuwrap_1.0.46.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-multimedia/libfslvpuw

[meta-freescale] 3.10.17-1.0.0 GA patches will be coming in

2014-04-24 Thread Lauren Post
Normally I wait until field trial is over but with Daisy release Otavio and I decided to accelerate upstream. What we release for 3.10.17-1.0.0 is on top of dora and will not work on daisy in our release layer. That is because we code freeze on dora changes. I've made the patches necessary f

[meta-freescale] [[meta-fsl-arm][PATCH 14/21] gpu-viv-g2d: Update to 3.10.17-1.0.0 GA version

2014-04-24 Thread Lauren Post
Change-Id: Id0ec99d783bbe2b7fe8ef751c45f3de670066f86 Signed-off-by: Lauren Post --- recipes-graphics/gpu-viv-g2d/gpu-viv-g2d.inc |6 ++ .../gpu-viv-g2d/gpu-viv-g2d_3.10.17-1.0.0.bb |4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/recipes-graphics

[meta-freescale] [[meta-fsl-arm][PATCH 15/21] imx-lib: Update to 3.10.17-1.0.0 version

2014-04-24 Thread Lauren Post
Change-Id: I2403835a0fcdf73df94cd2fbb99fd58124886b0b Signed-off-by: Lauren Post --- recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb b/recipes-bsp/imx-lib/imx-lib_3.10.17

Re: [meta-freescale] [[meta-fsl-arm][PATCH 03/21] xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GA

2014-04-24 Thread Lauren Post
@yoctoproject.org Subject: Re: [meta-freescale] [[meta-fsl-arm][PATCH 03/21] xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GA On Thu, Apr 24, 2014 at 12:09 PM, Lauren Post wrote: > > Equivalent fix-hdmi-preferred patch was applied so remove with new version. > &g

Re: [meta-freescale] CAN0 in 3.10.17 on IMX6QSabreAuto

2014-04-28 Thread Lauren Post
I asked the kernel team and this is their response New kernel does not support the kernel command line like can0 after we switch to use device-tree Users can use imx6q-sabreauto-flexcan1.dtb to enable flexcan1. NOTE: flexcan1 is conflict with fec on pins. So with imx6q-sabreauto-flexcan1.dtb, th

[meta-freescale] [meta-fsl-arm v2] 18/19] linux-imx: Update defconfig for 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Change-Id: I82c0f7f3b74d051c57036b4e9864ab8c43db212b Signed-off-by: Lauren Post --- .../linux/linux-imx-3.10.17/mx6/defconfig | 29 ++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig b/recipes

[meta-freescale] [meta-fsl-arm v2] 02/19] firmware-imx: Update to 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Change-Id: I60e297e003b5114e3c11c8e63106bfdc5d00d65f Signed-off-by: Lauren Post --- .../firmware-imx/firmware-imx_3.10.17-1.0.0.bb | 10 ++ .../firmware-imx/firmware-imx_3.5.7-1.0.0.bb | 10 -- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644

[meta-freescale] [meta-fsl-arm v2] 09/19] libfslparser: Update to 3.0.11 version

2014-04-28 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: I5615c1b99d566b510333ce65084f003d6b73de76 Signed-off-by: Lauren Post --- .../libfslparser/libfslparser_3.0.10.bb| 10 -- .../libfslparser/libfslparser_3.0.11.bb|9 + 2 files changed

[meta-freescale] [meta-fsl-arm v2] 04/19] imx-test: Update to 3.10.17-1.0.0 GA version

2014-04-28 Thread Lauren Post
Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post --- recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb b/recipes-bsp/imx-test/imx

[meta-freescale] [meta-fsl-arm v2] 01/19] xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Equivalent fix-hdmi-preferred patch was applied so remove with new version. Change-Id: I71be1a71b11415fced061ce6b7d13bf758c67bed Signed-off-by: Lauren Post --- .../fix-hdmi-preferred-mode.patch | 23 .../xf86-video-imxfb-vivante_3.10.17-1.0.0.bb

[meta-freescale] [meta-fsl-arm v2] 05/19] imx-vpu: Update to 3.10.17-1.0.0 GA version

2014-04-28 Thread Lauren Post
Change-Id: I2cffa52aec15bce9efb09e4ef186f541f0b3afc0 Signed-off-by: Lauren Post --- recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb b/recipes-bsp/imx-vpu/imx-vpu_3.10.17

[meta-freescale] [meta-fsl-arm v2] 11/19] gpu-viv-bin-mx6q: Update to 3.10.17-1.0.0 GA version

2014-04-28 Thread Lauren Post
Change-Id: If7482f4072d136f4de4ea17d3a7a3ad18edac043 Signed-off-by: Lauren Post --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc |4 +--- .../gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb |4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-graphics/gpu

[meta-freescale] [meta-fsl-arm v2] 12/19] gpu-viv-g2d: Update to 3.10.17-1.0.0 GA version

2014-04-28 Thread Lauren Post
Change-Id: Id0ec99d783bbe2b7fe8ef751c45f3de670066f86 Signed-off-by: Lauren Post --- recipes-graphics/gpu-viv-g2d/gpu-viv-g2d.inc |6 ++ .../gpu-viv-g2d/gpu-viv-g2d_3.10.17-1.0.0.bb |4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/recipes-graphics

[meta-freescale] [meta-fsl-arm v2] 07/19] gst-fsl-plugin: Upgrade to 3.0.11 version

2014-04-28 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release Change-Id: I5e8e74c45f171c79689ff50d735074430780932d Signed-off-by: Lauren Post --- .../gstreamer/gst-fsl-plugin_3.0.10.bb | 14 -- .../gstreamer/gst-fsl-plugin_3.0.11.bb | 11 +++ 2 files

[meta-freescale] [meta-fsl-arm v2] 16/19] imx6slevk: Add spinor uboot support

2014-04-28 Thread Lauren Post
Change-Id: I0caeffbde2c6a9f4603dabb8653a81c0b4af4616 Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf |1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf index 63a761c..cffbd0b 100644 --- a/conf/machine/imx6slevk.conf +++ b

[meta-freescale] [meta-fsl-arm v2] 13/19] imx-lib: Update to 3.10.17-1.0.0 version

2014-04-28 Thread Lauren Post
Change-Id: I2403835a0fcdf73df94cd2fbb99fd58124886b0b Signed-off-by: Lauren Post --- recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb b/recipes-bsp/imx-lib/imx-lib_3.10.17

[meta-freescale] [meta-fsl-arm v2] 00/19] 3.10.17-1.0.0 GA upstream patch v2

2014-04-28 Thread Lauren Post
Submitting the core GA changes per review comments. Removed gstreamer DDP patch and hdmi utility patch. Will submit these later after further changes. Lauren Post (19): xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GA firmware-imx: Update to 3.10.17-1.0.0 GA imx-kobs: Update to

[meta-freescale] [meta-fsl-arm v2] 15/19] uboot-imx: Upgrade to 3.10.17-1.0.0 GA for mx6

2014-04-28 Thread Lauren Post
Change-Id: I0934ac02fcd5317da5e5fb717822a840f037df1d Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2013.04.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb index

[meta-freescale] [meta-fsl-arm v2] 14/19] linux-imx: Upgrade to 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Change-Id: I0c4af593a1a086777342143c398546a866e7d842 Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_3.10.17.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_3.10.17.bb b/recipes-kernel/linux/linux-imx_3.10.17.bb index

[meta-freescale] [meta-fsl-arm v2] 03/19] imx-kobs: Update to 3.10.17-1.0.0 GA version

2014-04-28 Thread Lauren Post
Change-Id: Ie3340e5c61fa9dcc18da0f6cee262c5c94ba703d Signed-off-by: Lauren Post --- recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb b/recipes-bsp/imx-kobs/imx

[meta-freescale] [meta-fsl-arm v2] 10/19] libfslcodec: Update to 3.0.11 version

2014-04-28 Thread Lauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: Icfc316ef6d9db3d01c808928fff982d9dd827e67 Signed-off-by: Lauren Post --- .../libfslcodec/libfslcodec_3.0.10.bb | 10 -- .../libfslcodec/libfslcodec_3.0.11.bb |9 + 2 files changed

[meta-freescale] [meta-fsl-arm v2] 06/19] imx-test-hdcp: Create 3.10.17-1.0.0 version

2014-04-28 Thread Lauren Post
imx-test-hdcp is an HDCP test application for i.MX6 Change-Id: I942949d012fce9091e6ce55fd36f411cc78e1469 Signed-off-by: Lauren Post --- .../imx-test/imx-test-hdcp_3.10.17-1.0.0.bb| 23 1 file changed, 23 insertions(+) create mode 100644 recipes-bsp/imx-test/imx

[meta-freescale] [meta-fsl-arm v2] 17/19] imx-uuc: Upgrade to 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Changes are same as beta but directory names changed to GA Change-Id: Iba2830da1072400af01c5a49adca66e940f73b99 Signed-off-by: Lauren Post --- recipes-bsp/imx-uuc/imx-uuc_0.4.bb |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.4.bb b

[meta-freescale] [meta-fsl-arm v2] 19/19] gpu-viv-bin-mx6q: Update swfp to 3.10.17-1.0.0 GA

2014-04-28 Thread Lauren Post
Change-Id: If7e82a1552af6f491bdfeb03ff75f08d468094d0 Signed-off-by: Lauren Post --- .../gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-sfp.bb b/recipes

[meta-freescale] [meta-fsl-arm v2] 08/19] libfslvpuwrap: Update to 1.0.46 version

2014-04-28 Thread Lauren Post
Version 1.0.46 provided with 3.10.17-1.0.0 GA release Change-Id: Ic91f86077d3dce5e9ee3d49a0167d4f63856c494 Signed-off-by: Lauren Post --- ...slvpuwrap_1.0.45.bb => libfslvpuwrap_1.0.46.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-multimedia/libfslvpuw

Re: [meta-freescale] Update gst-fsl-plugins from 3.0.8 to 3.0.11 on 3.0.35-4.1.0 Kernel

2014-04-29 Thread Lauren Post
The gstreamer plugins should work on the older kernel release. We do test legacy builds on mx53 and mx28 which use older kernel to verify that they are backward compatible. If you do use vpu wrapper note that the vpu firmware was also updated in firmware-imx and should be backported. Lauren

Re: [meta-freescale] Update gst-fsl-plugins from 3.0.8 to 3.0.11 on 3.0.35-4.1.0 Kernel

2014-04-30 Thread Lauren Post
3.10.17-1.0.0 imx-vpu 3.10.17-1.0.0 libfslcodec 3.0.11 libfslparser3.0.11 libfslvpuwrap 1.0.46 gst-fsl-plugins 3.0.11 - Benjamin Lauren Post mailto:lauren.p...@freescale.com>> , 29.04.2014 18:16: The gstreamer plugins should work on the older

Re: [meta-freescale] Where is the Dora 3.10.17-1.0.0 GA release announcement?

2014-05-16 Thread Lauren Post
The release was announced when it went live. It has since been upstreamed into daisy also. There was some delay while docs were being updated with all the feedback from the field trial but they are now on freescale.com. Even though you might see a manifest/external git updated with branches t

Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

2016-04-06 Thread Lauren Post
Otavio we will rename the recipe next release. Right now this is first release with hfp only so we prefer to retain the hfp in recipe name for this release. Next release it will be removed. Also there is an upcoming 3.14.52 patch update with the same graphics recipe version so it is best to k

Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

2016-04-06 Thread Lauren Post
...@ossystems.com.br] Sent: Wednesday, April 06, 2016 3:05 PM To: Lauren Post Cc: Tom Hochstein ; meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 Hello Lauren, On Wed, Apr 6, 2016 at 4:48 PM, Lauren Post wrote: >

Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

2016-04-06 Thread Lauren Post
No the sfp will stay same version as 3.14.52 ga release - hfp version will be updated. -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: Wednesday, April 06, 2016 2:30 PM To: Lauren Post Cc: Tom Hochstein ; meta-freescale@yoctoproject.org Subject

Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3

2016-04-07 Thread Lauren Post
avio.salva...@ossystems.com.br] Sent: Wednesday, April 06, 2016 3:30 PM To: Lauren Post Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v3 1/3] imx-gpu-viv: Update to version 5.0.11-p8.3 On Wed, Apr 6, 2016 at 5:22 PM, Lauren Post wrote: > 3.14.52-1.1.0_ga

Re: [meta-freescale] [meta-fsl-arm] kobs-ng tool?

2016-04-14 Thread Lauren Post
imx-kobs is kobs-ng from 3.0.35. You need to use our latest version 5.4 in master or 5.3 in Jethro. i.MX6ul is only supported on the latest Jethro (and more support on master). -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject

Re: [meta-freescale] [PATCH 5/5] [meta-fsl-arm] linux-mfgtool: Add DATETIME exclusion to avoid taskhash mismatch error

2016-04-14 Thread Lauren Post
Sorry this is just one patch - have another set coming later for the 1.1.0 upgrade. -Original Message- From: Lauren Post Sent: Thursday, April 14, 2016 1:12 PM To: meta-freescale@yoctoproject.org Cc: Lauren Post Subject: [PATCH 5/5] [meta-fsl-arm] linux-mfgtool: Add DATETIME exclusion

[meta-freescale] [PATCH 5/5] [meta-fsl-arm] linux-mfgtool: Add DATETIME exclusion to avoid taskhash mismatch error

2016-04-14 Thread Lauren Post
Recent changes in siggen.py check for task hash and generate build errors called Taskhash mismatch when using variables with date and time. Exclude date time variables as done in kernel.bbclass. Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-mfgtool.inc | 1 + 1 file changed, 1

[meta-freescale] [meta-fsl-arm][PATCH 0/4] Update to 4.1.15-1.1.0

2016-04-26 Thread Lauren Post
- Fix uboot fetch issues for 4.1.15-1.0.0_ga release - Add uboot update for 4.1.15-1.1.0 release - Update SRCREV for kernel for 4.1.15-1.1.0 release - Update imx-test to 5.4.1 Lauren Post (4): u-boot-imx: Change UBOOT_SRC to SRC_URI to fix fetch issues linux-imx: Upgrade to 4.1.15-1.1.0 u

[meta-freescale] [meta-fsl-arm][PATCH 1/4] u-boot-imx: Change UBOOT_SRC to SRC_URI to fix fetch issues

2016-04-26 Thread Lauren Post
Mistake in usptreaming 4.1.15-1.0.0 - should use SRC_URI instead of UBOOT_SRC Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2015.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot

[meta-freescale] [meta-fsl-arm][PATCH 2/4] linux-imx: Upgrade to 4.1.15-1.1.0

2016-04-26 Thread Lauren Post
Kernel updates for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index 4bc033b

[meta-freescale] [meta-fsl-arm][PATCH 3/4] u-boot-imx: Update to 4.1.15-1.1.0 release

2016-04-26 Thread Lauren Post
Includes support for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2015.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb index 76e98df

[meta-freescale] [meta-fsl-arm][PATCH 4/4] imx-test: Upgrade to 5.4.1 release

2016-04-26 Thread Lauren Post
- mmdc fixes to add 6ul support - mmdc fixes to add ipu2 and gpuvg support got i.MX 6QuadPlus - mx6s_v4l2_capture fixes for memory leak Signed-off-by: Lauren Post --- recipes-bsp/imx-test/imx-test_5.4.1.bb | 8 recipes-bsp/imx-test/imx-test_5.4.bb | 8 2 files changed, 8

[meta-freescale] [meta-fsl-demos][PATCH] distro: i.MX BSP distros to integrate i.MX supported components

2016-04-29 Thread Lauren Post
The fsl-imx-x11 supports the x11 graphical backend The fsl-imx-xwayland supports the Xwayland backend The fsl-imx-fb supports the Frame Buffer backend The fsl-imx-wayland supports the Wayland backend Signed-off-by: Lauren Post --- conf/distro/fsl-imx-fb.conf | 9 +++ conf

Re: [meta-freescale] [meta-fsl-arm] Out of date .bbappend

2016-05-18 Thread Lauren Post
Otavio, Are you going to create a krogoth branch on the meta-browser layer ? Lauren -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Gary Thomas Sent: Tuesday, May 17, 2016 8:34 PM To: meta-freescale@yoctoproj

Re: [meta-freescale] [ADT_Installer] seemingly wrong repo site

2016-05-24 Thread Lauren Post
Why are you using i.MX release numbers instead of Yocto version numbers. 3.14.52-1.1.1 is our graphics patch release we have not yet upstreamed - the link below supports only yocto release versions not i.MX BSP release versions. Lauren From: meta-freescale-boun...@yoctoproject.org [mailto:met

Re: [meta-freescale] imx-kobs 5.4 recipe update for jethro

2016-06-14 Thread Lauren Post
It should be fine to backport - we tested it on top of Jethro. Lauren -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: Tuesday, June 14, 2016 7:25 AM To: Palacios, Hector Cc: meta-freescale@yoctoproject.org; lauren.p...@freescale.com; ota...@ossy

[meta-freescale] [meta-fsl-arm][PATCH 1/3] imx-base: Remove XSERVER_DRIVER_mx6ul - default case will work

2016-06-20 Thread Lauren Post
mx6ul is not mx6 so default case applies. This is redundant Signed-off-by: Lauren Post --- conf/machine/include/imx-base.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 1f5220a..e8d5f5e 100644 --- a/conf

[meta-freescale] [meta-fsl-arm][PATCH 2/3] imx-base: Specific 7d for MACHINE_SOCARCH_SUFFIX

2016-06-20 Thread Lauren Post
Future mx7 will need separate SOCARCH_SUFFIX so don't apply to all mx7 Signed-off-by: Lauren Post --- conf/machine/include/imx-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index e8

[meta-freescale] [meta-fsl-arm][PATCH 3/3] imx-base: Add MACHINE_SOCARCH_FILTER for mx6ul and mx7d

2016-06-20 Thread Lauren Post
Add missing MACHINE_SOCARCH_FILTER for mx6ul and 7d to include imx multimedia Signed-off-by: Lauren Post --- conf/machine/include/imx-base.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 7a5fa8d..31f7f17

[meta-freescale] [meta-fsl-demos][PATCH] packagegroup-fsl-tools-testapps: Add 6ul and 7d imx-test

2016-06-23 Thread Lauren Post
imx-test supports i.MX 6 Ultralite and i.MX 7 SABRESD Signed-off-by: Lauren Post --- recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb b/recipes-fsl/packagegroups

[meta-freescale] [meta-fsl-arm][PATCH 1/4] linux-imx: Upgrade to 4.1.15-1.1.1 Patch release

2016-07-22 Thread Lauren Post
Support for i.MX 6UltraLite for 700Mhz Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index ccac488..90e9ed3

[meta-freescale] [meta-fsl-arm][PATCH 2/4] linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release

2016-07-22 Thread Lauren Post
Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index 90e9ed3..745f2cf 100644 --- a/recipes-kernel/linux/linux

[meta-freescale] [meta-fsl-arm][PATCH 3/4] imx7dsabresd: Add mipi-dsi device tree

2016-07-22 Thread Lauren Post
Signed-off-by: Lauren Post --- conf/machine/imx7dsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index b71bd4a..0bd6735 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf

[meta-freescale] [meta-fsl-arm][PATCH 4/4] linux-imx: patches to file build errors with GCC6

2016-07-22 Thread Lauren Post
These patches fix build breaks caused by the compiler.h and indentation warnings now treated as errors. All of these patches will be included in next BSP release. Signed-off-by: Lauren Post --- .../imx/bcmhd_gcc6_indent_warning_error_fix.patch | 28 ++ .../linux-imx-4.1.15/imx

[meta-freescale] [meta-fsl-arm][PATCH 0/4] Upgrade to 4.1.15-1.2.0 BSP

2016-07-22 Thread Lauren Post
- Patch for 4.1.15.1.1.1 Kernel Patch release for i.MX 6 Ultra Lite EVK - Patch for 4.1.15.1.2.0 release for i.MX 7Dual SABRE-SD - New device tree for i.MX 7D - Patches to fix build breaks with gcc6 and linux-imx kernel Lauren Post (4): linux-imx: Upgrade to 4.1.15-1.1.1 Patch release linux

[meta-freescale] [meta-fsl-arm][PATCH v2 2/4] linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release

2016-07-27 Thread Lauren Post
Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index 90e9ed3..63dfcd0 100644 --- a/recipes-kernel/linux/linux

[meta-freescale] [meta-fsl-arm][PATCH v2 0/4] Upgrade to 4.1.15-1.2.0 BSP

2016-07-27 Thread Lauren Post
Lauren Post (4): linux-imx: Upgrade to 4.1.15-1.1.1 Patch release linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release imx7dsabresd: Add mipi-dsi device tree linux-imx: patches to file build errors with GCC6 conf/machine/imx7dsabresd.conf | 2 +- .../imx

[meta-freescale] [meta-fsl-arm][PATCH v2 4/4] linux-imx: patches to file build errors with GCC6

2016-07-27 Thread Lauren Post
These patches fix build breaks caused by the compiler.h and indentation warnings now treated as errors. All of these patches will be included in next BSP release. Signed-off-by: Lauren Post --- .../imx/bcmhd_gcc6_indent_warning_error_fix.patch | 28 ++ .../linux-imx-4.1.15/imx

[meta-freescale] [meta-fsl-arm][PATCH v2 3/4] imx7dsabresd: Add mipi-dsi device tree

2016-07-27 Thread Lauren Post
Signed-off-by: Lauren Post --- conf/machine/imx7dsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index b71bd4a..0bd6735 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf

[meta-freescale] [meta-fsl-arm][PATCH v2 1/4] linux-imx: Upgrade to 4.1.15-1.1.1 Patch release

2016-07-27 Thread Lauren Post
Support for i.MX 6UltraLite for 700Mhz Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index ccac488..90e9ed3

[meta-freescale] [meta-fsl-arm][PATCH v3 2/4] linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release

2016-08-01 Thread Lauren Post
Update for i.MX 7Dual SabreSD T01.2 GA release Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index 90e9ed3

[meta-freescale] [meta-fsl-arm][PATCH v3 0/4] Upgrade to 4.1.15-1.2.0 BSP Patch v3

2016-08-02 Thread Lauren Post
4.1.15-1.2.0 linux-imx recipe Changes for v3 - Add commit to kernel recipe update for 4.1.15-1.2.0 Lauren Post (4): linux-imx: Upgrade to 4.1.15-1.1.1 Patch release linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA release imx7dsabresd: Add mipi-dsi device tree linux-imx: patches to file

[meta-freescale] [meta-fsl-arm][PATCH v3 1/4] linux-imx: Upgrade to 4.1.15-1.1.1 Patch release

2016-08-02 Thread Lauren Post
Support for i.MX 6UltraLite for 700Mhz Signed-off-by: Lauren Post --- recipes-kernel/linux/linux-imx_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb index ccac488..90e9ed3

[meta-freescale] [meta-fsl-arm][PATCH v3 4/4] linux-imx: patches to file build errors with GCC6

2016-08-02 Thread Lauren Post
These patches fix build breaks caused by the compiler.h and indentation warnings now treated as errors. All of these patches will be included in next BSP release. Signed-off-by: Lauren Post --- .../imx/bcmhd_gcc6_indent_warning_error_fix.patch | 28 ++ .../linux-imx-4.1.15/imx

[meta-freescale] [meta-fsl-arm][PATCH v3 3/4] imx7dsabresd: Add mipi-dsi device tree

2016-08-02 Thread Lauren Post
Signed-off-by: Lauren Post --- conf/machine/imx7dsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index b71bd4a..0bd6735 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf

Re: [meta-freescale] [meta-fsl-arm][PATCH V2] imx-kobs: Add git recipe

2016-08-19 Thread Lauren Post
I'll check with the team - I missed telling them about this patch. I'll confirm if they are willing to integrate it into kobs. -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Otavio Salvador Sent: Friday, Aug

[meta-freescale] [meta-fsl-arm][PATCH 2/2] machine: Change maintainer email to nxp.com for Lauren Post

2016-08-22 Thread Lauren Post
Change the maintainer email to nxp.com for machine files owned by Lauren Post. Signed-off-by: Lauren Post --- conf/machine/imx6qpsabreauto.conf | 2 +- conf/machine/imx6qpsabresd.conf | 2 +- conf/machine/imx6sxsabreauto.conf | 2 +- conf/machine/imx6sxsabresd.conf | 2 +- conf/machine

[meta-freescale] [meta-fsl-arm][PATCH 1/2] SCR: Replace SCR with 4.1 ga releases that align to i.MX kernel releases on this branch

2016-08-22 Thread Lauren Post
The SCRs in SCR directory are from standalone release that was replaced by 4.1.15-1.X.X ga relases that came later. This provides the SCRs that are aligned to the EULA version. Signed-off-by: Lauren Post --- ...-3.14.38-6QP_ga.txt => SCR-4.1.15-1.0.0_ga.txt} | 152 +--- ...-3.14

[meta-freescale] [meta-fsl-arm][PATCH][jethro}] SCR: Consolidate SCR to consolidated GA 3.14.52-1.1.0 GA

2016-08-22 Thread Lauren Post
The Standalone GA for 6QP and 6UL are no longer supported and replaced by the consolidated 3.14.52-1.1.0 GA release. This is for jethro release only Signed-off-by: Lauren Post --- SCR/imx/SCR-3.14.38-6UL_ga.txt | 384 - ...3.14.38-6QP_ga.txt =>

  1   2   3   4   5   >