Re: [meta-freescale] imx6q: Graphics hardware acceleration with x11 (old topic)

2018-04-11 Thread Prasant J
On Wed, Apr 11, 2018 at 6:53 PM, Otavio Salvador wrote: > On Fri, Apr 6, 2018 at 3:26 PM, Prasant J wrote: >> I happen to return to imx6 mailing list after a long break. >> I vaguely recollect an old issue: on imx6q vivante graphics hardware >> rendering (for x11 build) did

[meta-freescale] imx6q: Graphics hardware acceleration with x11 (old topic)

2018-04-06 Thread Prasant J
Hi, I happen to return to imx6 mailing list after a long break. I vaguely recollect an old issue: on imx6q vivante graphics hardware rendering (for x11 build) did not work because the vivante libraries (x11 build) were not DRI2 compatible. As a result when using x11 then graphics is not hardware

Re: [meta-freescale] imx6q animated splash screen using plymouth

2017-11-09 Thread Prasant J
On Thu, Nov 9, 2017 at 9:14 PM, Otavio Salvador wrote: > Prasant, > > On Thu, Nov 9, 2017 at 8:53 AM, Prasant J wrote: >> I'm using toradex imx6q SOM module with yocto 'jethro' release. >> >> Currently we are using psplash for boot screen logo and pr

[meta-freescale] imx6q animated splash screen using plymouth

2017-11-09 Thread Prasant J
Hi, I'm using toradex imx6q SOM module with yocto 'jethro' release. Currently we are using psplash for boot screen logo and progress bar. I would like to know if its possible to run animated splash screen with plymouth? Has anyone already tried it with imx6q? Any inputs will be of help! Regar

[meta-freescale] modify behaviour of bbclass file

2016-07-26 Thread Prasant J
Hi, I'm putting together my custom layer and I want to modify the behaviour of one of the .bbclass files in poky/meta/classes dir. How can I extend the class file in my layer? I want to modify such that the poky layer is not affected and the change is contained only in my layer. Is it possible?

Re: [meta-freescale] One rpm for all kernel modules

2016-07-18 Thread Prasant J
On Thu, Jul 14, 2016 at 8:08 PM, Gary Thomas wrote: > On 2016-07-14 16:25, Otavio Salvador wrote: >> >> On Thu, Jul 14, 2016 at 10:56 AM, Prasant J wrote: >>> >>> I'm building my custom layer for imx6 boards. When the kernel is >>> built, a lot o

[meta-freescale] One rpm for all kernel modules

2016-07-14 Thread Prasant J
Hi, I'm building my custom layer for imx6 boards. When the kernel is built, a lot of rpms are generated: kernel image rpm + kernel module rpms. Is it possible to have only 1 rpm for kernel modules (instead of having an rpm for each module)? Regards, Pj --

[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] Recipe for prebuilt binary [Suppress Requires(post) section of rpm spec file]

2016-01-27 Thread Prasant J
On Mon, Jan 18, 2016 at 10:52 PM, Otavio Salvador wrote: > On Mon, Jan 18, 2016 at 3:13 PM, Prasant J wrote: >> On Sat, Jan 16, 2016 at 3:50 PM, Otavio Salvador >> wrote: >>> On Fri, Jan 15, 2016 at 1:23 PM, Prasant J wrote: >>> ... >>>> (Also,

Re: [meta-freescale] Recipe for prebuilt binary [Suppress Requires(post) section of rpm spec file]

2016-01-18 Thread Prasant J
On Sat, Jan 16, 2016 at 3:50 PM, Otavio Salvador wrote: > On Fri, Jan 15, 2016 at 1:23 PM, Prasant J wrote: > ... >> (Also, I would like to keep all the JVM files in my final image.) > ... > > Why you don't use meta-java or meta-oracle-java? > > -- @Otavio: Than

[meta-freescale] Recipe for prebuilt binary [Suppress Requires(post) section of rpm spec file]

2016-01-15 Thread Prasant J
Hi, I'm writing a custom layer for my imx6q based board. In my layer I'm writing a recipe for prebuilt binary. I have other recipes for prebuilt binary that work. This recipe is for installing prebuilt JVM. The JVM has many .so files that need many other libraries to run. The dependencies get

[meta-freescale] Multiple bbappend files (in separate layers)

2016-01-07 Thread Prasant J
Hi, I'm creating a custom layer for my imx6q based board. I'm extending sysvinit_2.88dsf.bb by creating sysvinit_2.88dsf.bbappend in my custom layer. There is already a similar bbappend file in: meta-fsl-bsp-release/imx/meta-bsp/recipes-core/sysvinit/ bbappend file in my layer is not being use

Re: [meta-freescale] imx6q: Startup script output not shown on serial console

2015-07-09 Thread Prasant J
On Thu, Jul 9, 2015 at 6:37 PM, Gary Thomas wrote: > On 2015-07-09 06:51, Prasant J wrote: >> >> On Thu, Jul 9, 2015 at 4:52 PM, Gary Thomas wrote: >>> >>> On 2015-07-09 04:37, Prasant J wrote: >>>> >>>> >>>> On Mon, Jun 8, 201

Re: [meta-freescale] imx6q: Startup script output not shown on serial console

2015-07-09 Thread Prasant J
On Thu, Jul 9, 2015 at 4:52 PM, Gary Thomas wrote: > On 2015-07-09 04:37, Prasant J wrote: >> >> On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote: >>> >>> On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini >>> wrote: >>>> >>>>

Re: [meta-freescale] imx6q: Startup script output not shown on serial console

2015-07-09 Thread Prasant J
On Thu, Jul 9, 2015 at 4:07 PM, Prasant J wrote: > On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote: >> On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini >> wrote: >>> On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote: >>>> Hi, >>>> >>>>

Re: [meta-freescale] imx6q: Startup script output not shown on serial console

2015-07-09 Thread Prasant J
On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote: > On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini wrote: >> On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote: >>> Hi, >>> >>> I have built the freescale linux image (for my custom board using >>> iM

Re: [meta-freescale] imx6q: Startup script output not shown on serial console

2015-06-08 Thread Prasant J
On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini wrote: > On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote: >> Hi, >> >> I have built the freescale linux image (for my custom board using >> iMX6Q) fsl_L.3.14.28-1.0.0_ga. While building I added few more >> packag

[meta-freescale] imx6q: Startup script output not shown on serial console

2015-06-08 Thread Prasant J
Hi, I have built the freescale linux image (for my custom board using iMX6Q) fsl_L.3.14.28-1.0.0_ga. While building I added few more packages like rpm, opkg, e2fsprogs, etc. The startup scripts do not show std output on the serial console (ttymxc0). The output is likely redirected to /dev/null. T

Re: [meta-freescale] imx6q: image with both fb & x11 features

2015-05-07 Thread Prasant J
On Thu, May 7, 2015 at 7:27 PM, Daiane Angolini wrote: > On Thu, May 7, 2015 at 9:08 AM, Otavio Salvador > wrote: >> On Wed, May 6, 2015 at 3:05 PM, Prasant J wrote: >>> >>> Is it possible to build the image for framebuffer (fb) backend but >>> also inc

[meta-freescale] imx6q: image with both fb & x11 features

2015-05-06 Thread Prasant J
Hi, I want to build the latest fsl-community-bsp image (fsl-L3.14.28_1.0.0). I can choose to build any one backend (fb, x11, wayland or directfb). The libraries of the other backends are removed or not built. Is it possible to build the image for framebuffer (fb) backend but also include librar

Re: [meta-freescale] imx6q: Smart Package Manager: how to make installation history persistent across reboot

2015-03-23 Thread Prasant J
On Mon, Mar 23, 2015 at 1:26 PM, Prasant J wrote: > Hi, > > I'm using yocto build on my custom hardware (uses iMX6Q) design based > on Sabresd. > > > I'm using Smart (Version 1.4.1) to setup package management on my > system. I'm using read only root file

[meta-freescale] imx6q: Smart Package Manager: how to make installation history persistent across reboot

2015-03-23 Thread Prasant J
Hi, I'm using yocto build on my custom hardware (uses iMX6Q) design based on Sabresd. I'm using Smart (Version 1.4.1) to setup package management on my system. I'm using read only root file system. Smart directory is located in /var/lib/smart/ which is a temporary file system. I can install my

Re: [meta-freescale] imx6q: dual touch displays

2014-12-04 Thread Prasant J
On Thu, Dec 4, 2014 at 6:31 PM, Dominic Amann wrote: > We would like to get HDMI working at the same time as LVDS. What did you do > to achieve this? Is it device-tree AND uBoot options? > > On Thu, Dec 4, 2014 at 7:49 AM, Prasant J wrote: >> >> Hi, >> >> I&

[meta-freescale] imx6q: dual touch displays

2014-12-04 Thread Prasant J
Hi, I'm using custom hardware design based on imx6qsabresd. I have two touch displays connected (HDMI + LVDS) and both are multi-touch. The touch controller on both the displays are eGalax. My two applications take /dev/input/eventX as arguments to take events from a particular touchscreen. My p

[meta-freescale] imx6q: how to add libraries to poky sdk?

2014-07-29 Thread Prasant J
Hi, I would like to build poky SDK with the following libraries included: freetype, fontconfig, cairo, harfbuzz, pango. Is it possible? If yes, how can I add the extra libraries to the sdk? Any input will be of help to me. Thanks, -Pj -- ___ meta

[meta-freescale] imx6q: pre-built images

2014-07-17 Thread Prasant J
Hi, freescale.github.io pre built images is very a convenient service for yocto users. Thanks to the people/companies behind it! Instead of building the entire distribution myself, I would like to use the pre-built images for imx6qsabresd. However, I do not see an SDK. Is there a way to get pre

Re: [meta-freescale] imx6q: two hardware accelerated displays?

2014-06-23 Thread Prasant J
On Mon, Jun 23, 2014 at 6:57 PM, Prabhu S wrote: > Try > export FB_FRAMEBUFFER_0=0 for fb0 > export FB_FRAMEBUFFER_0=1 for fb1 > > > > On Mon, Jun 23, 2014 at 6:55 AM, Prasant J wrote: >> >> Hi, >> >> >> I'm working on a custom har

[meta-freescale] imx6q: two hardware accelerated displays?

2014-06-23 Thread Prasant J
Hi, I'm working on a custom hardware (using iMX6q) design based on imx6qsabresd. I'm running 3.10.17_1.0.0_ga release "framebuffer" build. I have two displays connected: HDMI + LVDS. Using raw framebuffer access I can display static images on both the screens. e.g. cat file1.raw > /dev/fb0 ; c

Re: [meta-freescale] imx6q: force 100 mbps network

2014-02-26 Thread Prasant J
On Wed, Feb 26, 2014 at 6:58 PM, Gary Thomas wrote: > On 2014-02-26 06:12, Prasant J wrote: > > > > On Wed, Feb 26, 2014 at 5:59 PM, Prasant J pj0...@gmail.com>> wrote: > > > > > > > > On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas g...@mlbassoc.

[meta-freescale] imx6q: FEC ENET: rcv is not +last

2014-02-26 Thread Prasant J
Hi All, I'm using linux-3.0.35 (local version: -2026-geaaf30e ) on my custom hardware (uses imx6 quad) design based on sabresd platform. I'm using yocto root filesystem (this is a soft float build). My custom hardware uses Micrel's Gigabit Ethernet PHY KSZ9021RNI. On gigabit network I get kerne

Re: [meta-freescale] imx6q: force 100 mbps network

2014-02-26 Thread Prasant J
On Wed, Feb 26, 2014 at 5:59 PM, Prasant J wrote: > > > On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas wrote: > >> On 2014-02-26 05:03, Prasant J wrote: >> > Hi, >> > >> > I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on &g

Re: [meta-freescale] imx6q: force 100 mbps network

2014-02-26 Thread Prasant J
On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas wrote: > On 2014-02-26 05:03, Prasant J wrote: > > Hi, > > > > I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on > sabresd platform. I'm using yocto root filesystem (this is a soft float > buil

[meta-freescale] imx6q: force 100 mbps network

2014-02-26 Thread Prasant J
Hi, I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on sabresd platform. I'm using yocto root filesystem (this is a soft float build). I want to force my system to use 100 mbps ethernet speed even if the network supports 1000 mbps link. How can I enable this ? My custom hardw

Re: [meta-freescale] imx6q: Xorg multi screen support

2014-02-05 Thread Prasant J
On Tue, Feb 4, 2014 at 8:18 PM, randy.krak...@freescale.com < randy.krak...@freescale.com> wrote: > Is there any updates here? > > > > I'm trying to accomplish the exact same thing and getting the same error ( > VGA Arbiter error ). > > > > Thanks, > > Randy Krakora > > > > Hi Randy, No updates.

Re: [meta-freescale] imx6q: build yocto with hard float support

2014-01-29 Thread Prasant J
On Wed, Jan 29, 2014 at 4:49 PM, Daiane Angolini < daiane.angol...@freescale.com> wrote: > On 29-01-2014 03:55, Prasant J wrote: > >> Hi all, >> >> I would like to know whether I can build the Yocto root filesystem with >> hard float support. >> > >

[meta-freescale] imx6q: build yocto with hard float support

2014-01-28 Thread Prasant J
Hi all, I would like to know whether I can build the Yocto root filesystem with hard float support. I would like to try out my java application using the jdk8 release (snapshot developer preview) which is only available only in hard float as of now. I intend to use the filesystem on a custom har

[meta-freescale] imx6q: vivante_drv.so failed to load

2014-01-15 Thread Prasant J
Hi all, I'm using yocto image for imx6q custom hardware (based on sabre-sd). The image was build by me around 15th September. I'm yet to update my build. Not sure if the following problem still persists in the new Yocto builds. When starting xorg xsever I see in the Xorg log that vivante_drv.so

Re: [meta-freescale] imx6q: Xorg multi screen support

2013-10-01 Thread Prasant J
On Mon, Sep 30, 2013 at 6:24 PM, Otavio Salvador wrote: > On Mon, Sep 30, 2013 at 9:52 AM, Prasant J wrote: > > > > On Mon, Sep 30, 2013 at 6:11 PM, Otavio Salvador < > ota...@ossystems.com.br> > > wrote: > >> > >> On Mon, Sep 30, 2013 at 9:34 AM

Re: [meta-freescale] imx6q: Xorg multi screen support

2013-09-30 Thread Prasant J
On Mon, Sep 30, 2013 at 6:11 PM, Otavio Salvador wrote: > On Mon, Sep 30, 2013 at 9:34 AM, Prasant J wrote: > > > > On Mon, Sep 30, 2013 at 5:54 PM, Otavio Salvador < > ota...@ossystems.com.br> > > wrote: > >> > >> On Mon, Sep 30, 2013 at 7:07 AM

Re: [meta-freescale] imx6q: Xorg multi screen support

2013-09-30 Thread Prasant J
On Mon, Sep 30, 2013 at 5:54 PM, Otavio Salvador wrote: > On Mon, Sep 30, 2013 at 7:07 AM, Prasant J wrote: > ... > > [1054136.030] (II) VIVANTE(1): using default device > > [1054136.030] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card > > support > ... >

[meta-freescale] imx6q: Xorg multi screen support

2013-09-30 Thread Prasant J
Option "vivante_fbdev" "/dev/fb0" Option "HWcursor" "false" EndSection Section "Screen" Identifier"LVDS" Device"LVDS Device" Monitor"LVDS Monitor" DefaultDepth24 S

Re: [meta-freescale] fsl-image-gui-sdk build errors

2013-02-27 Thread Prasant J
On Tue, Feb 26, 2013 at 5:39 PM, Otavio Salvador wrote: > On Tue, Feb 26, 2013 at 9:01 AM, Prasant J wrote: >> Hi, >> >> I'm using Ubuntu 12.04 32 bit host (running on virtualbox) and have >> already built fsl-image-gui. >> Now I want to build fsl-image-gui

[meta-freescale] fsl-image-gui-sdk build errors

2013-02-26 Thread Prasant J
Hi, I'm using Ubuntu 12.04 32 bit host (running on virtualbox) and have already built fsl-image-gui. Now I want to build fsl-image-gui-sdk. I get the following errors while compiling cogl-1.8.2: | arm-poky-linux-gnueabi-libtool: compile: arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwo

[meta-freescale] how to get toolchain tar ?

2013-02-26 Thread Prasant J
Hi, Sorry to ask a trivial question. I'm still trying to get a grasp of the build. I'm using Ubuntu12.04 32 bit host (running on virtualbox) and have built fsl-image-gui. How can I get the toolchain tar? -Pj ___ meta-freescale mailing list meta-freesc

Re: [meta-freescale] meta-java built but packages not added to root file system

2013-02-22 Thread Prasant J
On Wed, Feb 20, 2013 at 8:10 PM, Otavio Salvador wrote: > On Wed, Feb 20, 2013 at 10:28 AM, Prasant J wrote: >> Hi, >> >> I intend to add java (openjdk) to my imx6 root file system. I was able >> to successfully add meta-java layer and build the same, packages were >

[meta-freescale] meta-java built but packages not added to root file system

2013-02-20 Thread Prasant J
Hi, I intend to add java (openjdk) to my imx6 root file system. I was able to successfully add meta-java layer and build the same, packages were built but were not added to the root file system. I do not know what changes to do. Can any one help? ++

Re: [meta-freescale] fsl-image-gui build stuck at parted-native-3.1-r0 do_configure()

2013-02-18 Thread Prasant J
On Mon, Feb 18, 2013 at 5:36 PM, Otavio Salvador wrote: > On Mon, Feb 18, 2013 at 4:33 AM, Prasant J wrote: >> On Sat, Feb 16, 2013 at 4:51 PM, Otavio Salvador >> wrote: >>> On Sat, Feb 16, 2013 at 5:56 AM, Prasant J wrote: >>> ... >>>> Currently 1

Re: [meta-freescale] fsl-image-gui build stuck at parted-native-3.1-r0 do_configure()

2013-02-17 Thread Prasant J
On Sat, Feb 16, 2013 at 4:51 PM, Otavio Salvador wrote: > On Sat, Feb 16, 2013 at 5:56 AM, Prasant J wrote: > ... >> Currently 1 running tasks (4984 of 6132): >> 0: parted-native-3.1-r0 do_configure (pid 16648) >> >> +

[meta-freescale] fsl-image-gui build stuck at parted-native-3.1-r0 do_configure()

2013-02-15 Thread Prasant J
Hi, I'm building fsl-image-gui for imx6 on Ubuntu 12.04 32 bit host. My build is stuck at parted-native-3.1-r0 do-configure(): $ bitbake fsl-image-gui Pseudo is not present but is required, building this first before the main build WA

Re: [meta-freescale] repo sync errors

2013-02-14 Thread Prasant J
On Thu, Feb 14, 2013 at 8:45 PM, Khem Raj wrote: > On Thu, Feb 14, 2013 at 2:08 AM, Otavio Salvador > wrote: >>> fatal: missing blob object 'd37a2c0329aaa555e04dc89fc7338fd89f7cafaf' >>> error: git://git.openembedded.org/meta-openembedded did not send all >>> necessary objects >> > > dont use oe.

[meta-freescale] repo sync errors

2013-02-14 Thread Prasant J
Hi, I'm using Ubuntu 12.04 32 bit host, I intend to build core-image-minimal & then fsl-image-gui for imx6. while running 'repo sync' few errors were thrown, Is its fatal? +++ $ repo sync remote: Counting objects: 477, done. remote: Compressin

Re: [meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-14 Thread Prasant J
On Thu, Feb 14, 2013 at 1:20 AM, Otavio Salvador wrote: > > > > On Wed, Feb 13, 2013 at 10:52 AM, Prasant J wrote: >> >> On Wed, Feb 13, 2013 at 6:11 PM, Otavio Salvador >> wrote: >> > On Wed, Feb 13, 2013 at 8:53 AM, Prasant J wrote: >> >&g

Re: [meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-13 Thread Prasant J
On Wed, Feb 13, 2013 at 6:11 PM, Otavio Salvador wrote: > On Wed, Feb 13, 2013 at 8:53 AM, Prasant J wrote: >> On Wed, Feb 13, 2013 at 4:16 PM, Otavio Salvador >> wrote: >>> On Wed, Feb 13, 2013 at 8:43 AM, Prasant J wrote: >>>> On Wed, Feb 13, 2013 at 4:0

Re: [meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-13 Thread Prasant J
On Wed, Feb 13, 2013 at 4:09 PM, Prasant J wrote: > On Wed, Feb 13, 2013 at 4:04 PM, Otavio Salvador > wrote: >> On Wed, Feb 13, 2013 at 3:36 AM, Prasant J wrote: >>> On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador >>> wrote: >>>> On Tue, Feb 12, 20

Re: [meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-13 Thread Prasant J
On Wed, Feb 13, 2013 at 4:04 PM, Otavio Salvador wrote: > On Wed, Feb 13, 2013 at 3:36 AM, Prasant J wrote: >> On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador >> wrote: >>> On Tue, Feb 12, 2013 at 11:23 AM, Prasant J wrote: >>>> Hi, >>>> &g

Re: [meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-12 Thread Prasant J
On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador wrote: > On Tue, Feb 12, 2013 at 11:23 AM, Prasant J wrote: >> Hi, >> >> I'm trying to build fsl-image-gui and package xserver-xorg fails to >> configure, with the following error msg: >> >> >

[meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

2013-02-12 Thread Prasant J
Hi, I'm trying to build fsl-image-gui and package xserver-xorg fails to configure, with the following error msg: Package file '/home/prasant/im6-yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd//usr/lib/pkgconfig/xkbfile.pc' appears to be empty | Package 'xkbfile' has no Name: field | co

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-12 Thread Prasant J
On Tue, Feb 12, 2013 at 6:01 PM, Prasant J wrote: > On Mon, Feb 11, 2013 at 7:31 PM, Otavio Salvador > wrote: >> On Mon, Feb 11, 2013 at 11:57 AM, Prasant J wrote: >>> On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador >>> wrote: >>>> On Mon, Feb 11, 20

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-12 Thread Prasant J
On Mon, Feb 11, 2013 at 7:31 PM, Otavio Salvador wrote: > On Mon, Feb 11, 2013 at 11:57 AM, Prasant J wrote: >> On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador >> wrote: >>> On Mon, Feb 11, 2013 at 10:19 AM, Prasant J wrote: >>>> On Mon, Feb 11, 2013 at

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-11 Thread Prasant J
On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador wrote: > On Mon, Feb 11, 2013 at 10:19 AM, Prasant J wrote: >> On Mon, Feb 11, 2013 at 5:37 PM, Otavio Salvador >> wrote: >>> On Mon, Feb 11, 2013 at 10:02 AM, Prasant J wrote: >>>> On Fri, Feb 8, 2013 at 4

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-11 Thread Prasant J
On Mon, Feb 11, 2013 at 5:37 PM, Otavio Salvador wrote: > On Mon, Feb 11, 2013 at 10:02 AM, Prasant J wrote: >> On Fri, Feb 8, 2013 at 4:28 PM, Otavio Salvador >> wrote: >>> On Fri, Feb 8, 2013 at 6:52 AM, Prasant J wrote: >>>> On Wed, Feb 6, 2013 at 9

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-11 Thread Prasant J
On Fri, Feb 8, 2013 at 4:28 PM, Otavio Salvador wrote: > On Fri, Feb 8, 2013 at 6:52 AM, Prasant J wrote: >> On Wed, Feb 6, 2013 at 9:17 PM, Otavio Salvador >> wrote: >>> On Wed, Feb 6, 2013 at 11:40 AM, Prasant J wrote: >>>> Hi, >>>> >&g

Re: [meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-08 Thread Prasant J
On Wed, Feb 6, 2013 at 9:17 PM, Otavio Salvador wrote: > On Wed, Feb 6, 2013 at 11:40 AM, Prasant J wrote: >> Hi, >> >> I'm trying to build fsl-image-gui but getting the following errors and >> no images are prepared in tmp/deploy/ > > This seems your mysql

[meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

2013-02-06 Thread Prasant J
Hi, I'm trying to build fsl-image-gui but getting the following errors and no images are prepared in tmp/deploy/ WARNING: Host distribution "Ubuntu 12.04.2 LTS" has not been validated with th