Re: [meta-freescale] Booting imx6q Saber SD

2012-12-13 Thread Thomas Senyk
On Thu, December 13, 2012 12:13:58 Thomas Senyk wrote:
 On Thu, December 13, 2012 09:07:05 Fabio Estevam wrote:
  On Thu, Dec 13, 2012 at 9:03 AM, Thomas Senyk
  
  thomas.se...@pelagicore.com wrote:
   Hi,
   
   Yesterday I got a Saber SD (as a second board to my SaberLite).
   I've used the imx6qsabresd machine config to create a sdcard.
   
   uboot and kernel look like they are working, but the rootfs is not
   mountable during boot.
   
   Here is the corresponding kernel output:
   
   Waiting 2sec before mounting root device...
   VFS: Cannot open root device mmcblk1p2 or unknown-block(179,26)
   Please append a correct root= boot option; here are the available
  
  Do you also have a SD card connected to SD2 slot? If so, can you
  please remove it and keep only the SD card at slot SD3?
 
 Nop nothing in SD2

The opposite (haven the same sdcard in both slots) doesn't help either ;)

VFS: Cannot open root device mmcblk1p2 or unknown-block(179,26)
Please append a correct root= boot option; here are the available 
partitions:
b300 7757824 mmcblk0  driver: mmcblk
b3102048 mmcblk0boot1  (driver?)
b3082048 mmcblk0boot0  (driver?)
b318 3880960 mmcblk1  driver: mmcblk
  b3198192 mmcblk1p1 ----
  b31a  262144 mmcblk1p2 ----
b320 7822336 mmcblk2  driver: mmcblk
  b3218192 mmcblk2p1 ----
  b322  262144 mmcblk2p2 ----
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
block(179,26)



I tried to boot from SD2 only.
When switching the DIPs 1 and 2 he loads uboot from SD2, but I can't get 
'fatload mmc' working when booting from SD2

 
  Regards,
  
  Fabio Estevam
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 packagegroup-core-x11 or packagegroup-core-x11-base.

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Booting imx6q Saber SD

2012-12-13 Thread Thomas Senyk
The problem solved itself.

I've unplugged the board (to do something else) and re-plugged everything to, 
exactly as before, with the same sd card and everything ... to get the full 
kernel log

Now he's booting flawlessly ... it was either a loose cable (where it's hard to 
see which cable could have been loose) or one of those position-of-moon-and-
stars problems ;) ... maybe it was due to playing around with DIP1 and 2...

Anyway: Thanks for the Help!

On Thu, December 13, 2012 04:33:49 Gary Thomas wrote:
 On 2012-12-13 04:28, Thomas Senyk wrote:
  On Thu, December 13, 2012 12:13:58 Thomas Senyk wrote:
  On Thu, December 13, 2012 09:07:05 Fabio Estevam wrote:
  On Thu, Dec 13, 2012 at 9:03 AM, Thomas Senyk
  
  thomas.se...@pelagicore.com wrote:
  Hi,
  
  Yesterday I got a Saber SD (as a second board to my SaberLite).
  I've used the imx6qsabresd machine config to create a sdcard.
  
  uboot and kernel look like they are working, but the rootfs is not
  mountable during boot.
  
  Here is the corresponding kernel output:
  
  Waiting 2sec before mounting root device...
  VFS: Cannot open root device mmcblk1p2 or unknown-block(179,26)
  Please append a correct root= boot option; here are the available
  
  Do you also have a SD card connected to SD2 slot? If so, can you
  please remove it and keep only the SD card at slot SD3?
  
  Nop nothing in SD2
  
  The opposite (haven the same sdcard in both slots) doesn't help either
  ;)
  
  VFS: Cannot open root device mmcblk1p2 or unknown-block(179,26)
  Please append a correct root= boot option; here are the available
  partitions:
  b300 7757824 mmcblk0  driver: mmcblk
  b3102048 mmcblk0boot1  (driver?)
  b3082048 mmcblk0boot0  (driver?)
  b318 3880960 mmcblk1  driver: mmcblk
  
 b3198192 mmcblk1p1 ----
 b31a  262144 mmcblk1p2 ----
  
  b320 7822336 mmcblk2  driver: mmcblk
  
 b3218192 mmcblk2p1 ----
 b322  262144 mmcblk2p2 ----
  
  Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-
  block(179,26)
 
 Could you post the boot log?  There should be messages about what MMC
 devices and partitions are discovered by the kernel which could help.
 
  I tried to boot from SD2 only.
  When switching the DIPs 1 and 2 he loads uboot from SD2, but I can't get
  'fatload mmc' working when booting from SD2
 
 ___
 meta-freescale mailing list
 meta-freescale@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/meta-freescale
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 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 packagegroup-core-x11-base.

 --
 Otavio Salvador O.S. Systems
 E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
 Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [ANN] Bug Tracker

2012-12-13 Thread Otavio Salvador
Hello,

We now have two components[1], in bugzilla.yocto.org, so we can track
bugs, possible enhancements and known issues.

1. https://bugzilla.yoctoproject.org/describecomponents.cgi?product=BSPs

Daiane has started to include the known issues we have and it would be
great if you could verify if anything is missing and report it.

Please, assign the issue to the specific component (meta-fsl-arm or
meta-fsl-ppc) so we can categorize the issues properly.

It would be great if you could test meta-freescale images on your own
board. We work hard to test it, but we don’t have access to a complete
hardware set. So, please, if you find any bug, report it.

Regards,

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [ANN] Bug Tracker

2012-12-13 Thread Eric Bénard
Hi Otavio,

Le Thu, 13 Dec 2012 11:00:52 -0200,
Otavio Salvador ota...@ossystems.com.br a écrit :
 It would be great if you could test meta-freescale images on your own
 board. We work hard to test it, but we don’t have access to a complete
 hardware set. So, please, if you find any bug, report it.
 
is it possible to create a danny branch in meta-fsl-* so that we can
track it for stable release of custom BSP ?

Thanks
Eric
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [ANN] Bug Tracker

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 11:09 AM, Eric Bénard e...@eukrea.com wrote:
 Hi Otavio,

 Le Thu, 13 Dec 2012 11:00:52 -0200,
 Otavio Salvador ota...@ossystems.com.br a écrit :
 It would be great if you could test meta-freescale images on your own
 board. We work hard to test it, but we don’t have access to a complete
 hardware set. So, please, if you find any bug, report it.

 is it possible to create a danny branch in meta-fsl-* so that we can
 track it for stable release of custom BSP ?

Yes; I will create it soon.

I will try to look at it today.

Regards,

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [ANN] Bug Tracker

2012-12-13 Thread Eric Bénard
Le Thu, 13 Dec 2012 11:14:12 -0200,
Daiane Angolini daiane.angol...@freescale.com a écrit :

 On 12/13/2012 11:09 AM, Eric Bénard wrote:
  Hi Otavio,
 
  Le Thu, 13 Dec 2012 11:00:52 -0200,
  Otavio Salvador ota...@ossystems.com.br a écrit :
  It would be great if you could test meta-freescale images on your own
  board. We work hard to test it, but we don’t have access to a complete
  hardware set. So, please, if you find any bug, report it.
 
  is it possible to create a danny branch in meta-fsl-* so that we can
  track it for stable release of custom BSP ?
 I would like to have kernel 3.7 before switch to danny branch.
 
 If you think I could include kernel 3.7 on danny branch (even it's not a 
 bug fix), I'm ok to create it.
 
we can have danny branch and apply patches to both master and
danny (for maintenance patches for example)

Eric
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 is currently broken when building with other GL library
# so we avoid it by now and tools-testapps includes it.
SOC_EXTRA_IMAGE_FEATURES_mx6 = 


# Add extra image features
EXTRA_IMAGE_FEATURES +=  \
${SOC_EXTRA_IMAGE_FEATURES} \
tools-debug \
tools-profile \


SOC_IMAGE_INSTALL = 

IMAGE_INSTALL +=  \
${SOC_IMAGE_INSTALL} \
cpufrequtils \
packagegroup-fsl-gstreamer \
packagegroup-fsl-tools-testapps \
packagegroup-fsl-tools-benchmark \
qt4-plugin-phonon-backend-gstreamer \
fsl-gui-extrafiles \



export IMAGE_BASENAME = adh-image-x11
--

But I'm getting the following error:


root=/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite
-std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support
-I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri
-I../mi -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wmissing-declarations
-Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
-Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement
-Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit
-Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces
-Werror=sequence-point -Werror=return-type -Werror=trigraphs
-Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
-fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/pixman-1
-I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/freetype2
-I../include -I../include -I../Xext -I../composite -I../damageext
-I../xfixes -I../Xi -I../mi -I../miext/sync -I../miext/shadow
-I../miext/damage -I../render -I../randr -I../fb -fvisibility=hidden
-I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
-I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
-I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/X11/dri
-DGLX_USE_TLS -DPTHREADS -O2 -pipe -g -feliminate-unused-debug-types -c
indirect_dispatch.c  -fPIC -DPIC -o .libs/indirect_dispatch.o
| In file included from ../include/dixstruct.h:28:0,
|  from glxserver.h:42,
|  from indirect_dispatch.c:35:
| ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
[-Wredundant-decls]
| In file included from ../include/dixstruct.h:28:0,
|  from glxserver.h:42,
|  from indirect_dispatch_swap.c:35:
| ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
[-Wredundant-decls]
| In file included from indirect_dispatch.c:40:0:
| glapitable.h:458:92: error: unknown type name 'GLchar'
| glapitable.h:460:90: error: unknown type name 'GLchar'
| In file included from indirect_dispatch_swap.c:40:0:
| glapitable.h:458:92: error: unknown type name 'GLchar'
| glapitable.h:460:90: error: unknown type name 'GLchar'
| glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
| glapitable.h:544:55: error: unknown type name
'GLintptrARB'glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
| glapitable.h:544:55: error: unknown type name 'GLintptrARB'
| glapitable.h:544:75: error: unknown type name 'GLsizeiptrARB'


What should I do to fix this?

Thanks
Tarek


On Thu, Dec 13, 2012 at 12:59 PM, Otavio Salvador
ota...@ossystems.com.brwrote:

 On Thu, Dec 13, 2012 at 10:50 AM, Tarek El-Sherbiny
 tarek.elsherb...@gmail.com 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  http://projetos.ossystems.com.br

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 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 is currently broken when building with other GL library
 # so we avoid it by now and tools-testapps includes it.
 SOC_EXTRA_IMAGE_FEATURES_mx6 = 


 # Add extra image features
 EXTRA_IMAGE_FEATURES +=  \
 ${SOC_EXTRA_IMAGE_FEATURES} \
 tools-debug \
 tools-profile \
 

 SOC_IMAGE_INSTALL = 

 IMAGE_INSTALL +=  \
 ${SOC_IMAGE_INSTALL} \
 cpufrequtils \
 packagegroup-fsl-gstreamer \
 packagegroup-fsl-tools-testapps \
 packagegroup-fsl-tools-benchmark \
 qt4-plugin-phonon-backend-gstreamer \
 fsl-gui-extrafiles \
 


 export IMAGE_BASENAME = adh-image-x11
 --

 But I'm getting the following error:


 root=/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite
 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support
 -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri
 -I../mi -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wmissing-declarations
 -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
 -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement
 -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn
 -Wmissing-format-attribute -Wredundant-decls -Werror=implicit
 -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces
 -Werror=sequence-point -Werror=return-type -Werror=trigraphs
 -Werror=array-bounds -Werror=write-strings -Werror=address
 -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
 -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/pixman-1
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/freetype2
 -I../include -I../include -I../Xext -I../composite -I../damageext
 -I../xfixes -I../Xi -I../mi -I../miext/sync -I../miext/shadow
 -I../miext/damage -I../render -I../randr -I../fb -fvisibility=hidden
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/X11/dri
 -DGLX_USE_TLS -DPTHREADS -O2 -pipe -g -feliminate-unused-debug-types -c
 indirect_dispatch.c  -fPIC -DPIC -o .libs/indirect_dispatch.o
 | In file included from ../include/dixstruct.h:28:0,
 |  from glxserver.h:42,
 |  from indirect_dispatch.c:35:
 | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
 [-Wredundant-decls]
 | In file included from ../include/dixstruct.h:28:0,
 |  from glxserver.h:42,
 |  from indirect_dispatch_swap.c:35:
 | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
 [-Wredundant-decls]
 | In file included from indirect_dispatch.c:40:0:
 | glapitable.h:458:92: error: unknown type name 'GLchar'
 | glapitable.h:460:90: error: unknown type name 'GLchar'
 | In file included from indirect_dispatch_swap.c:40:0:
 | glapitable.h:458:92: error: unknown type name 'GLchar'
 | glapitable.h:460:90: error: unknown type name 'GLchar'
 | glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
 | glapitable.h:544:55: error: unknown type name
 'GLintptrARB'glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
 | glapitable.h:544:55: error: unknown type name 'GLintptrARB'
 | glapitable.h:544:75: error: unknown type name 'GLsizeiptrARB'


 What should I do to fix this?

 Thanks
 Tarek


 On Thu, Dec 13, 2012 at 12:59 PM, Otavio Salvador ota...@ossystems.com.br
  wrote:

 On Thu, Dec 13, 2012 at 10:50 AM, Tarek El-Sherbiny
 tarek.elsherb...@gmail.com 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  http://projetos.ossystems.com.br



___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 += debug-tweaks
 DISTRO_FEATURES += pulseaudio


 SOC_EXTRA_IMAGE_FEATURES ?= tools-testapps
 # mesa-demos is currently broken when building with other GL library
 # so we avoid it by now and tools-testapps includes it.
 SOC_EXTRA_IMAGE_FEATURES_mx6 = 


 # Add extra image features
 EXTRA_IMAGE_FEATURES +=  \
 ${SOC_EXTRA_IMAGE_FEATURES} \
 tools-debug \
 tools-profile \
 

 SOC_IMAGE_INSTALL = 

 IMAGE_INSTALL +=  \
 ${SOC_IMAGE_INSTALL} \
 cpufrequtils \
 packagegroup-fsl-gstreamer \
 packagegroup-fsl-tools-testapps \
 packagegroup-fsl-tools-benchmark \
 qt4-plugin-phonon-backend-gstreamer \
 fsl-gui-extrafiles \
 


 export IMAGE_BASENAME = adh-image-x11
 --

 But I'm getting the following error:


 root=/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite
 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support
 -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri
 -I../mi -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wmissing-declarations
 -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
 -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement
 -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn
 -Wmissing-format-attribute -Wredundant-decls -Werror=implicit
 -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces
 -Werror=sequence-point -Werror=return-type -Werror=trigraphs
 -Werror=array-bounds -Werror=write-strings -Werror=address
 -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing
 -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/pixman-1
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/freetype2
 -I../include -I../include -I../Xext -I../composite -I../damageext
 -I../xfixes -I../Xi -I../mi -I../miext/sync -I../miext/shadow
 -I../miext/damage -I../render -I../randr -I../fb -fvisibility=hidden
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/X11/dri
 -DGLX_USE_TLS -DPTHREADS -O2 -pipe -g -feliminate-unused-debug-types -c
 indirect_dispatch.c  -fPIC -DPIC -o .libs/indirect_dispatch.o
 | In file included from ../include/dixstruct.h:28:0,
 |  from glxserver.h:42,
 |  from indirect_dispatch.c:35:
 | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
 [-Wredundant-decls]
 | In file included from ../include/dixstruct.h:28:0,
 |  from glxserver.h:42,
 |  from indirect_dispatch_swap.c:35:
 | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
 [-Wredundant-decls]
 | In file included from indirect_dispatch.c:40:0:
 | glapitable.h:458:92: error: unknown type name 'GLchar'
 | glapitable.h:460:90: error: unknown type name 'GLchar'
 | In file included from indirect_dispatch_swap.c:40:0:
 | glapitable.h:458:92: error: unknown type name 'GLchar'
 | glapitable.h:460:90: error: unknown type name 'GLchar'
 | glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
 | glapitable.h:544:55: error: unknown type name
 'GLintptrARB'glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
 | glapitable.h:544:55: error: unknown type name 'GLintptrARB'
 | glapitable.h:544:75: error: unknown type name 'GLsizeiptrARB'


 What should I do to fix this?

Your poky version is 'danny' or master? Use danny.

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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 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 is currently broken when building with other GL library
  # so we avoid it by now and tools-testapps includes it.
  SOC_EXTRA_IMAGE_FEATURES_mx6 = 
 
 
  # Add extra image features
  EXTRA_IMAGE_FEATURES +=  \
  ${SOC_EXTRA_IMAGE_FEATURES} \
  tools-debug \
  tools-profile \
  
 
  SOC_IMAGE_INSTALL = 
 
  IMAGE_INSTALL +=  \
  ${SOC_IMAGE_INSTALL} \
  cpufrequtils \
  packagegroup-fsl-gstreamer \
  packagegroup-fsl-tools-testapps \
  packagegroup-fsl-tools-benchmark \
  qt4-plugin-phonon-backend-gstreamer \
  fsl-gui-extrafiles \
  
 
 
  export IMAGE_BASENAME = adh-image-x11
  --
 
  But I'm getting the following error:
 
 
 
 root=/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite
  -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support
  -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri
  -I../mi -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wmissing-declarations
  -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
  -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement
  -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn
  -Wmissing-format-attribute -Wredundant-decls -Werror=implicit
  -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces
  -Werror=sequence-point -Werror=return-type -Werror=trigraphs
  -Werror=array-bounds -Werror=write-strings -Werror=address
  -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
 -fno-strict-aliasing
  -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
 
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/pixman-1
 
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/freetype2
  -I../include -I../include -I../Xext -I../composite -I../damageext
  -I../xfixes -I../Xi -I../mi -I../miext/sync -I../miext/shadow
  -I../miext/damage -I../render -I../randr -I../fb -fvisibility=hidden
 
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/libdrm
 
 -I/data/extend_homes/telsherbiny/work/fsl-community-bsp/build/tmp/sysroots/imx6qsabrelite/usr/include/X11/dri
  -DGLX_USE_TLS -DPTHREADS -O2 -pipe -g -feliminate-unused-debug-types -c
  indirect_dispatch.c  -fPIC -DPIC -o .libs/indirect_dispatch.o
  | In file included from ../include/dixstruct.h:28:0,
  |  from glxserver.h:42,
  |  from indirect_dispatch.c:35:
  | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
  [-Wredundant-decls]
  | In file included from ../include/dixstruct.h:28:0,
  |  from glxserver.h:42,
  |  from indirect_dispatch_swap.c:35:
  | ../include/dix.h:532:22: warning: redundant redeclaration of 'ffs'
  [-Wredundant-decls]
  | In file included from indirect_dispatch.c:40:0:
  | glapitable.h:458:92: error: unknown type name 'GLchar'
  | glapitable.h:460:90: error: unknown type name 'GLchar'
  | In file included from indirect_dispatch_swap.c:40:0:
  | glapitable.h:458:92: error: unknown type name 'GLchar'
  | glapitable.h:460:90: error: unknown type name 'GLchar'
  | glapitable.h:543:52: error: unknown type name 'GLsizeiptrARB'
  | glapitable.h:544:55: error: unknown type name
  'GLintptrARB'glapitable.h:543:52: error: unknown type name
 'GLsizeiptrARB'
  | glapitable.h:544:55: error: unknown type name 'GLintptrARB'
  | glapitable.h:544:75: error: unknown type name 'GLsizeiptrARB'
 
 
  What should I do to fix this?

 Your poky version is 'danny' or master? Use danny.

 --
 Otavio Salvador O.S. Systems
 E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
 Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


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
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [ANN] Bug Tracker

2012-12-13 Thread Daiane Angolini

On 12/13/2012 11:19 AM, Eric Bénard wrote:

I would like to have kernel 3.7 before switch to danny branch.

If you think I could include kernel 3.7 on danny branch (even it's not a
bug fix), I'm ok to create it.


we can have danny branch and apply patches to both master and
danny (for maintenance patches for example)


So, I'm OK.

Daiane

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 3/5] qt4-x11-free: Remove 4.8.1 as it doen't exist in oe-core anymore

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend |   13 -
 1 file changed, 13 deletions(-)
 delete mode 100644 recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend

diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend 
b/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
deleted file mode 100644
index 6e1c30a..000
--- a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-#Freescale
-FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
-
-SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-
-DEPENDS_append_mx5 =  virtual/libgles2
-PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
-QT_GLFLAGS_mx5 = -opengl es2 -openvg
-
-PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
-
-PRINC := ${@int(PRINC) + 4}
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 4/5] qt4-embedded: Sync with version from oe-core

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-qt/qt4/qt4-embedded_4.8.3.bbappend |   13 -
 recipes-qt/qt4/qt4-embedded_4.8.4.bbappend |   13 +
 2 files changed, 13 insertions(+), 13 deletions(-)
 delete mode 100644 recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
 create mode 100644 recipes-qt/qt4/qt4-embedded_4.8.4.bbappend

diff --git a/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend 
b/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
deleted file mode 100644
index 3a4cff1..000
--- a/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-#Freescale
-FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
-
-SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-
-DEPENDS_append_mx5 =  virtual/libgles2
-PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
-QT_GLFLAGS_mx5 = -opengl es2 -openvg
-
-PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
-
-PRINC := ${@int(PRINC) + 1}
diff --git a/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend 
b/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
new file mode 100644
index 000..3a4cff1
--- /dev/null
+++ b/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
@@ -0,0 +1,13 @@
+#Freescale
+FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
+
+SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
+SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
+
+DEPENDS_append_mx5 =  virtual/libgles2
+PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
+QT_GLFLAGS_mx5 = -opengl es2 -openvg
+
+PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
+
+PRINC := ${@int(PRINC) + 1}
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 5/5] qt4-x11-free: Sync with version from oe-core

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend |   13 -
 recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend |   13 +
 2 files changed, 13 insertions(+), 13 deletions(-)
 delete mode 100644 recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend
 create mode 100644 recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend

diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend 
b/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend
deleted file mode 100644
index 3a4cff1..000
--- a/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-#Freescale
-FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
-
-SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-
-DEPENDS_append_mx5 =  virtual/libgles2
-PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
-QT_GLFLAGS_mx5 = -opengl es2 -openvg
-
-PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
-
-PRINC := ${@int(PRINC) + 1}
diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend 
b/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
new file mode 100644
index 000..3a4cff1
--- /dev/null
+++ b/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
@@ -0,0 +1,13 @@
+#Freescale
+FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
+
+SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
+SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
+
+DEPENDS_append_mx5 =  virtual/libgles2
+PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
+QT_GLFLAGS_mx5 = -opengl es2 -openvg
+
+PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
+
+PRINC := ${@int(PRINC) + 1}
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [PATCH 1/5] mesa-dri: Sync with version from oe-core

2012-12-13 Thread Otavio Salvador
On Thu, Dec 13, 2012 at 9:25 PM, Andrei Gherzan and...@gherzan.ro wrote:
 On Fri, Dec 14, 2012 at 12:53 AM, Gary Thomas samoht.y...@gmail.com wrote:

 On 2012-12-13 15:31, Andrei Gherzan wrote:

 Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com


 Note: you should prefix your subject with [meta-fsl-arm] so it's
 obvious which repository these are against (see the README)

 Well readme said:
 git send-email --to meta-freescale@yoctoproject.org
 --subject-prefix='meta-fsl-arm][PATCH'

 You're right.


 Also, shouldn't most of these have ended up as renames (-M)?


 Again you are right.

Please send a v2 so it is easier to review.

Regards,

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [PATCH 1/5] mesa-dri: Sync with version from oe-core

2012-12-13 Thread Gary Thomas

On 2012-12-13 16:25, Andrei Gherzan wrote:

On Fri, Dec 14, 2012 at 12:53 AM, Gary Thomas samoht.y...@gmail.com 
mailto:samoht.y...@gmail.com wrote:

On 2012-12-13 15:31, Andrei Gherzan wrote:

Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com 
mailto:andrei.gher...@windriver.com


Note: you should prefix your subject with [meta-fsl-arm] so it's
obvious which repository these are against (see the README)

Well readme said:
git send-email --to meta-freescale@yoctoproject.org 
mailto:meta-freescale@yoctoproject.org --subject-prefix='meta-fsl-arm][PATCH'

You're right.

Also, shouldn't most of these have ended up as renames (-M)?

Again you are right.


Thanks.  n.b. I'm not trying to be picky, just making it easier for
the rest of us to review the changes :-)
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [meta-fsl-arm][V2 PATCH 2/5] qt4-embedded: Remove 4.8.1 as it doen't exist in oe-core anymore

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-qt/qt4/qt4-embedded_4.8.1.bbappend |   13 -
 1 file changed, 13 deletions(-)
 delete mode 100644 recipes-qt/qt4/qt4-embedded_4.8.1.bbappend

diff --git a/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend 
b/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
deleted file mode 100644
index 6e1c30a..000
--- a/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-#Freescale
-FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
-
-SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-
-DEPENDS_append_mx5 =  virtual/libgles2
-PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
-QT_GLFLAGS_mx5 = -opengl es2 -openvg
-
-PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
-
-PRINC := ${@int(PRINC) + 4}
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [meta-fsl-arm][V2 PATCH 3/5] qt4-x11-free: Remove 4.8.1 as it doen't exist in oe-core anymore

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend |   13 -
 1 file changed, 13 deletions(-)
 delete mode 100644 recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend

diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend 
b/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
deleted file mode 100644
index 6e1c30a..000
--- a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-#Freescale
-FILESEXTRAPATHS_prepend := ${THISDIR}/qt4:
-
-SRC_URI_append_mx5 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-SRC_URI_append_mx6 += file://0001-Add-support-for-i.MX-codecs-to-phonon.patch
-
-DEPENDS_append_mx5 =  virtual/libgles2
-PACKAGE_ARCH_mx5 = ${MACHINE_ARCH}
-QT_GLFLAGS_mx5 = -opengl es2 -openvg
-
-PACKAGE_ARCH_mx6 = ${MACHINE_ARCH}
-
-PRINC := ${@int(PRINC) + 4}
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [meta-fsl-arm][V2 PATCH 4/5] qt4-embedded: Sync with version from oe-core

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 ..._4.8.3.bbappend = qt4-embedded_4.8.4.bbappend} |0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename recipes-qt/qt4/{qt4-embedded_4.8.3.bbappend = 
qt4-embedded_4.8.4.bbappend} (100%)

diff --git a/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend 
b/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
similarity index 100%
rename from recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
rename to recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [meta-fsl-arm][V2 PATCH 5/5] qt4-x11-free: Sync with version from oe-core

2012-12-13 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 ..._4.8.3.bbappend = qt4-x11-free_4.8.4.bbappend} |0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename recipes-qt/qt4/{qt4-x11-free_4.8.3.bbappend = 
qt4-x11-free_4.8.4.bbappend} (100%)

diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend 
b/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
similarity index 100%
rename from recipes-qt/qt4/qt4-x11-free_4.8.3.bbappend
rename to recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
-- 
1.7.9.5

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale