Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 12:41 PM, Tarek El-Sherbiny wrote: > yes I'm using fsl-community-bsp > git describe = 1.3 , I think it's danny > > If so I'm sure why I can't include X ! :( Yes danny ... So you're using the right combination. Have you done any change? If so, please send them to me so I

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Tarek El-Sherbiny
yes I'm using fsl-community-bsp git describe = 1.3 , I think it's danny If so I'm sure why I can't include X ! :( On Thu, Dec 13, 2012 at 2:25 PM, Otavio Salvador wrote: > git describe ___ meta-freescale mailing list meta-freescale@yoctoproject.org htt

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 12:09 PM, Tarek El-Sherbiny wrote: > My poky is master :( > > Can I just update it to danny or do I need a fresh repo init -b danny > ? I'd suggest you to start from scratch. Are you using fsl-community-bsp? In this case you're using danny in poky. Please go in sou

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Tarek El-Sherbiny
My poky is master :( Can I just update it to danny or do I need a fresh repo init -b danny ? On Thu, Dec 13, 2012 at 2:05 PM, Otavio Salvador wrote: > On Thu, Dec 13, 2012 at 11:57 AM, Tarek El-Sherbiny > wrote: > > Hi Otavio, > > > > I've created the following adh-image-x11.bb: > > > >

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 11:57 AM, Tarek El-Sherbiny wrote: > Hi Otavio, > > I've created the following adh-image-x11.bb: > > -- > include recipes-graphics/images/core-image-x11.bb > > IMAGE_FEATURES += "debug-tweaks" > DISTRO_FEAT

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Tarek El-Sherbiny
The error is from: ERROR: Task 3792 (/data/extend_homes/telsherbiny/work/fsl-community-bsp/sources/poky/meta/recipes-graphics/xorg-xserver/ xserver-xorg_1.11.2.bb, do_compile) On Thu, Dec 13, 2012 at 1:57 PM, Tarek El-Sherbiny < tarek.elsherb...@gmail.com> wrote: > Hi Otavio, > > I've created t

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Tarek El-Sherbiny
Hi Otavio, I've created the following adh-image-x11.bb: -- include recipes-graphics/images/core-image-x11.bb IMAGE_FEATURES += "debug-tweaks" DISTRO_FEATURES += "pulseaudio" SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps" # mesa-

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 10:50 AM, Tarek El-Sherbiny wrote: > What is the simplest image that contains X to start with? core-image-x11 -- Otavio Salvador O.S. Systems E-mail: ota...@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 htt

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Tarek El-Sherbiny
What is the simplest image that contains X to start with? Thanks, Tarek On Thu, Dec 13, 2012 at 11:47 AM, Otavio Salvador wrote: > On Thu, Dec 13, 2012 at 9:40 AM, Tarek El-Sherbiny > wrote: > > What is the easiest way to add X11 into my local image? > > It depends how your image is being done

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 9:40 AM, Tarek El-Sherbiny wrote: > What is the easiest way to add X11 into my local image? It depends how your image is being done. If you are using it base in core-image, you can use IMAGE_FEATURES (X11 or x11-base) otherwise you can add packagegroup-core-x11 or packageg

Re: [meta-freescale] iMX6: How to Include X11 into my image

2012-12-13 Thread Gary Thomas
On 2012-12-13 04:40, Tarek El-Sherbiny wrote: Hi All, What is the easiest way to add X11 into my local image? What image did you build? It may be simpler to start with one that has X already included. ___ meta-freescale mailing list meta-freescale@