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

2016-04-13 Thread Gary Thomas
On 2016-04-13 16:13, Otavio Salvador wrote: On Wed, Apr 13, 2016 at 11:04 AM, Gary Thomas wrote: On 2016-04-13 15:38, Otavio Salvador wrote: On Wed, Apr 13, 2016 at 8:48 AM, Gary Thomas wrote: I have a recipe (don't recall where I found it, it was a while ago) for kobs-ng_3.0.35-4.1.0.bb

[meta-freescale] [meta-fsl-arm][PATCH v5 2/3] xf86-video-imxfb-vivante: Update graphics to 5.0.11-p8.3 version

2016-04-13 Thread Tom Hochstein
- Update version - Remove upstreamed patch Signed-off-by: Tom Hochstein --- .../Remove-dix-internal-header-usage.patch | 31 -- bb => xf86-video-imxfb-vivante_5.0.11.p8.3.bb} | 9 +++ 2 files changed, 4 insertions(+), 36 deletions(-) delete mode 100644 reci

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

2016-04-13 Thread Tom Hochstein
Update Vivante graphics driver for i.MX Linux BSP L4.1.15-1.0.0_ga release. Software floating point is no longer supported. For a detailed list of changes in this update, see the Graphics section of the i.MX Linux Release Notes contained in the i.MX Linux BSP documentation here: https://www.nxp.

[meta-freescale] [meta-fsl-arm][PATCH v5 3/3] kernel-module-imx-gpu-viv: Update graphics to 5.0.11-p8.3 version

2016-04-13 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- 11.p7.4+fslc.bb => kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/kernel-modules/{kernel-module-imx-gpu-viv_5.0.11.p7.4+fslc.bb => kernel-module-imx-gpu-viv_5.0.11.p8.3+fslc.bb}

Re: [meta-freescale] How do I configure SDK_POST_INSTALL_COMMAND?

2016-04-13 Thread Otavio Salvador
Hello Terry, On Wed, Apr 13, 2016 at 2:12 PM, Terry Farnham wrote: > Looking through the populate_sdk_base class, I found > > SDK_POST_INSTALL_COMMAND. I am very interested in what this feature > > makes available, but all of my efforts to use it have failed. Does anyone > > have any informatio

[meta-freescale] How do I configure SDK_POST_INSTALL_COMMAND?

2016-04-13 Thread Terry Farnham
Hello, Looking through the populate_sdk_base class, I found SDK_POST_INSTALL_COMMAND. I am very interested in what this feature makes available, but all of my efforts to use it have failed. Does anyone have any information on how I should configure and use this variable? Thanks, Terry

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

2016-04-13 Thread Fabio Berton
TIInit_11.8.32 is required for bluetooth support on WiLink8 module from Texas Instruments. Signed-off-by: Fabio Berton --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux-firm

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Fabio Berton
The following patches are from meta-variscite-community and can be found here: https://github.com/schnitzeltony/meta-variscite-community - boundarydevices/0002-wlcore-add-initial-device-tree-support-to-the-sdio-m.patch - boundarydevices/0003-wlcore-add-mac-override-parameter.patch - upstream-bac

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-13 Thread Fabio Berton
The VAR-SOM-MX6 board includes the following key features: - Freescale i.MX6 1.2GHz quad/dual/single core Cortex-A9 - 2GB DDR3 , 1GB SLC NAND Flash - Full HD 1080p video encoding/decoding capability - Vivante GPU providing 2D/3D acceleration - Simultaneous multiple display supp

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Fabio Berton
Signed-off-by: Fabio Berton --- ...x-compiler-gcc5.h-to-fix-builds-with-gcc5.patch | 94 ++ .../0002-ARM-asm-io.h-use-static-inline.patch | 74 + .../0003-gcc5-no-unalligned-access.patch | 19 + ...2-gcc5-use_gcc_inline_version_instead_c99.pa

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Fabio Berton
Hi Daiane, I need to set UBOOT_MAKE_TARGET to all, it doesn't call the all target by default. I'll move UBOOT_MAKE_TARGET to machine conf file and send v4 On Wed, Apr 13, 2016 at 9:59 AM, Daiane Angolini wrote: > On Wed, Apr 13, 2016 at 9:16 AM, Fabio Berton > wrote: > > Signed-off-by: Fabio

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

2016-04-13 Thread Gary Thomas
On 2016-04-13 16:04, Gary Thomas wrote: On 2016-04-13 15:38, Otavio Salvador wrote: On Wed, Apr 13, 2016 at 8:48 AM, Gary Thomas wrote: I have a recipe (don't recall where I found it, it was a while ago) for kobs-ng_3.0.35-4.1.0.bb The tool created by this recipe doesn't seem to work with my

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

2016-04-13 Thread Otavio Salvador
On Wed, Apr 13, 2016 at 11:04 AM, Gary Thomas wrote: > On 2016-04-13 15:38, Otavio Salvador wrote: >> >> On Wed, Apr 13, 2016 at 8:48 AM, Gary Thomas wrote: >>> >>> I have a recipe (don't recall where I found it, it was a while ago) >>> for kobs-ng_3.0.35-4.1.0.bb >>> >>> The tool created by this

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

2016-04-13 Thread Gary Thomas
On 2016-04-13 15:38, Otavio Salvador wrote: On Wed, Apr 13, 2016 at 8:48 AM, Gary Thomas wrote: I have a recipe (don't recall where I found it, it was a while ago) for kobs-ng_3.0.35-4.1.0.bb The tool created by this recipe doesn't seem to work with my i.MX6UL target and indeed the NAND image

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

2016-04-13 Thread Otavio Salvador
On Wed, Apr 13, 2016 at 8:48 AM, Gary Thomas wrote: > I have a recipe (don't recall where I found it, it was a while ago) > for kobs-ng_3.0.35-4.1.0.bb > > The tool created by this recipe doesn't seem to work with my i.MX6UL > target and indeed the NAND image created does not come close to matchin

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Otavio Salvador
On Wed, Apr 13, 2016 at 8:31 AM, Andreas Müller wrote: > On Wed, Apr 13, 2016 at 12:38 PM, Otavio Salvador > wrote: >> On Tue, Apr 12, 2016 at 5:45 PM, Andreas Müller >> wrote: >>> On Tue, Apr 12, 2016 at 9:34 PM, Fabio Berton >>> wrote: Signed-off-by: Fabio Berton >> ... >>> Why >>> >>>

[meta-freescale] imx6q busybox: when dhcp server fails to respond

2016-04-13 Thread Prasant J
Hi, I'm using Yocto jethro release (busybox 1.23) for my imx6q based system. I was observing the system behaviour when DHCP server fails to repond. I see that the DHCP discovery packet is sent out every 6 secs for 6 times and then a randomly chosen IPv4LL address (169.254.x.x) is selected. I h

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v3 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-13 Thread Daiane Angolini
On Wed, Apr 13, 2016 at 9:16 AM, Fabio Berton wrote: > The VAR-SOM-MX6 board includes the following key features: > > - Freescale i.MX6 1.2GHz quad/dual/single core Cortex-A9 > - 2GB DDR3 , 1GB SLC NAND Flash > - Full HD 1080p video encoding/decoding capability > - Vivante GPU prov

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Daiane Angolini
On Wed, Apr 13, 2016 at 9:16 AM, Fabio Berton wrote: > Signed-off-by: Fabio Berton > diff --git a/recipes-bsp/u-boot/u-boot-variscite_2013.10.bb > b/recipes-bsp/u-boot/u-boot-variscite_2013.10.bb > new file mode 100644 > index 000..1c07058 > --- /dev/null > +++ b/recipes-bsp/u-boot/u-boot-v

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

2016-04-13 Thread Fabio Berton
TIInit_11.8.32 is required for bluetooth support on WiLink8 module from Texas Instruments. Signed-off-by: Fabio Berton --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux-firm

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Fabio Berton
The following patches are from meta-variscite-community and can be found here: https://github.com/schnitzeltony/meta-variscite-community - boundarydevices/0002-wlcore-add-initial-device-tree-support-to-the-sdio-m.patch - boundarydevices/0003-wlcore-add-mac-override-parameter.patch - upstream-bac

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-13 Thread Fabio Berton
The VAR-SOM-MX6 board includes the following key features: - Freescale i.MX6 1.2GHz quad/dual/single core Cortex-A9 - 2GB DDR3 , 1GB SLC NAND Flash - Full HD 1080p video encoding/decoding capability - Vivante GPU providing 2D/3D acceleration - Simultaneous multiple display supp

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Fabio Berton
Signed-off-by: Fabio Berton --- ...x-compiler-gcc5.h-to-fix-builds-with-gcc5.patch | 94 ++ .../0002-ARM-asm-io.h-use-static-inline.patch | 74 + .../0003-gcc5-no-unalligned-access.patch | 19 + ...2-gcc5-use_gcc_inline_version_instead_c99.pa

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

2016-04-13 Thread Gary Thomas
I have a recipe (don't recall where I found it, it was a while ago) for kobs-ng_3.0.35-4.1.0.bb The tool created by this recipe doesn't seem to work with my i.MX6UL target and indeed the NAND image created does not come close to matching what the FreeScale manufacturing tool creates using the sam

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Andreas Müller
On Wed, Apr 13, 2016 at 12:38 PM, Otavio Salvador wrote: > On Tue, Apr 12, 2016 at 5:45 PM, Andreas Müller > wrote: >> On Tue, Apr 12, 2016 at 9:34 PM, Fabio Berton >> wrote: >>> Signed-off-by: Fabio Berton > ... >> Why >> >> * didn't you mention the origin of huge parts of this series? > > Whe

[meta-freescale] Updates to meta-fsl-arm (master) in 2016-04-13

2016-04-13 Thread Otavio Salvador
Hello, I pushed following updates: commit 56384ea25a065834711ceded3fd4de28eaea4263 (HEAD -> pending, yocto/master-next, yocto/master) Author: Andreas Müller Date: Tue Apr 12 23:13:50 2016 +0200 opencv: follow meta-oe to 3.1 Signed-off-by: Andreas Müller Signed-off-by: Otavi

[meta-freescale] Beaglebone :yocto jethro build reg

2016-04-13 Thread Sachu Sanal (NeSTIT)
Hai Sir, I am using beaglebone board for our development. http://www.jumpnowtek.com/beaglebone/BeagleBone-Systems-with-Yocto.html by referring this manual I am building beaglebone image . I build toolchain for this one. When I am compiling cplus application I get an error like /home/ntp-202/bb

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Otavio Salvador
On Tue, Apr 12, 2016 at 5:45 PM, Andreas Müller wrote: > On Tue, Apr 12, 2016 at 9:34 PM, Fabio Berton > wrote: >> Signed-off-by: Fabio Berton ... > Why > > * didn't you mention the origin of huge parts of this series? When I did the review I missed this; we will add for v3. > * didn't you gra

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/5] libfslcodec: Upgrade to v4.0.9

2016-04-13 Thread Yuqing Zhu
Hi Carlos, Actually, when make install the libfslcodec package, it will create a symbol link xxx.so and it will point to the library with .so.x (the soname) in the rootfs So if users need to get the soname, when the package installed into rootfs, they can find the sonam