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

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 tarek.elsherb...@gmail.com 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

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 ota...@ossystems.com.brwrote: On Thu, Dec 13, 2012 at 9:40 AM, Tarek El-Sherbiny tarek.elsherb...@gmail.com wrote: What is the easiest way to add X11 into my local

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-demos

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 the

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 tarek.elsherb...@gmail.com wrote: Hi Otavio, I've created the following adh-image-x11.bb: -- include recipes-graphics/images/core-image-x11.bb IMAGE_FEATURES +=

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 ota...@ossystems.com.brwrote: On Thu, Dec 13, 2012 at 11:57 AM, Tarek El-Sherbiny tarek.elsherb...@gmail.com wrote: Hi Otavio, I've

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 ota...@ossystems.com.brwrote: git describe ___ meta-freescale mailing list