Re: [yocto] [meta-fsl-ppc 02/16] fsl-image-minimal: IMAGE_FSTYPES add jffs2

2012-09-13 Thread Luo Zhenhua-B19537
Yes, jffs2 is required when the rootfs is loaded from NAND flash. Best Regards, Zhenhua -Original Message- From: McClintock Matthew-B29882 Sent: Thursday, September 13, 2012 10:51 AM To: Luo Zhenhua-B19537 Cc: McClintock Matthew-B29882; yocto@yoctoproject.org Subject: Re:

Re: [yocto] [meta-baryon][PATCH 2/2] proftpd: update package to 1.3.4b

2012-09-13 Thread Paul Eggleton
Hi Kevin, On Monday 10 September 2012 14:50:10 Kevin Strasser wrote: The contrib directry now contains its own Makefile which is used during installation. It was required to pass DESTDIR through when it gets called from the base Makefile. Signed-off-by: Kevin Strasser

Re: [yocto] Denzil / Cedartrail / EGL/GLES under X

2012-09-13 Thread Burton, Ross
Hi Chris, On 10 September 2012 19:56, Chris Tapp opensou...@keylevel.com wrote: I've managed to get to the point where I think EGL is up (no API errors reported), but if I try anything on the GL side (e.g. glClear to get the background color) I'm not getting anything showing on the display

[yocto] Adding items to meta-toolchain

2012-09-13 Thread Jack Mitchell
I'm sure I saw something regarding this come up recently, but I can't seem to find it so apologies if this has just been answered. What is the proper way of adding things to a meta-toolchain build. For example, I have included in my image libwebsockets as a library which my application

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Elvis Dowson
Hi Trevor, I just briefly tried building it, using gcc-4.5.1, and got build failures too. It looks like it will take some effort to get this up and running with the current version of yocto. I just managed to get powerpc440 soft-float working with gcc-4.5.1 eglibc-2.13 with

Re: [yocto] Denzil / Cedartrail / EGL/GLES under X

2012-09-13 Thread Saxena, Rahul
Ross, the definition of RPROVIDES is not given in the Yocto project reference manual. Perhaps it should be added to the manual ? Thanks Rahul -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Burton, Ross Sent: Thursday,

Re: [yocto] Denzil / Cedartrail / EGL/GLES under X

2012-09-13 Thread Paul Eggleton
On Thursday 13 September 2012 16:37:59 Saxena, Rahul wrote: Ross, the definition of RPROVIDES is not given in the Yocto project reference manual. Perhaps it should be added to the manual ? Good catch - yes, it should. Scott R - I can send you some info. Cheers, Paul -- Paul Eggleton Intel

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Khem Raj
On Thu, Sep 13, 2012 at 9:36 AM, Elvis Dowson elvis.dow...@gmail.com wrote: I just briefly tried building it, using gcc-4.5.1, and got build failures too. It looks like it will take some effort to get this up and running with the current version of yocto. I just managed to

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Trevor Woerner
Hi guys, Thanks for all the support so far. Currently I'm still trying to make some headway with the Xilinx-supplied external toolchain (gcc-4.1.2). When I saw the original errors I was having configuring libtool-cross I was concerned about the -V must be at start and unrecognized option

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Trevor Woerner
PS simply BBMASK'ing out libffi doesn't help as too many things... require(?) it (depend on it, rdepend on it...?) ERROR: Nothing PROVIDES 'libffi' (but /home/trevor/devel/yocto/gitrepo-method/poky/meta/recipes-core/glib-2.0/glib-2.0_2.32.4.bb DEPENDS on or otherwise requires it) NOTE: Runtime

Re: [yocto] [meta-baryon][PATCH 2/2] proftpd: update package to 1.3.4b

2012-09-13 Thread kevin . strasser
Thanks, Paul. I've made those changes and added the bbappend for the new kernel. The updates are available in the git repository at: git://git.yoctoproject.org/poky-contrib strassek/baryon-updates http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=strassek/baryon-updates -Kevin Hi

Re: [yocto] Denzil / Cedartrail / EGL/GLES under X

2012-09-13 Thread Chris Tapp
Hi Ross, On 13 Sep 2012, at 12:03, Burton, Ross wrote: On 10 September 2012 19:56, Chris Tapp opensou...@keylevel.com wrote: I've managed to get to the point where I think EGL is up (no API errors reported), but if I try anything on the GL side (e.g. glClear to get the background color)

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Khem Raj
Trevor Woerner twoer...@gmail.com wrote: PS simply BBMASK'ing out libffi doesn't help as too many things... require(?) it (depend on it, rdepend on it...?) You can try to make libffi as a package group in glib20 if possible other option would be to use something like mdev instead of udev

Re: [yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-13 Thread Kamble, Nitin A
Ross, Looking at the bug, I am trying with the latest commits now. When it failed, I looked at the build area, and found that the xorg-xserver package was built fine. I think the issue happened in the with rootfs generation. I haven't found why it was not included in the rootfs. From the bug

Re: [yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-13 Thread Kamble, Nitin A
Thanks Kishore for reporting it. I am trying to get to bottom of this by today or tomorrow. Thanks, Nitin -Original Message- From: Bodke, Kishore K Sent: Wednesday, September 12, 2012 1:57 PM To: Kamble, Nitin A; Zanussi, Tom Cc: Hart, Darren; yocto@yoctoproject.org Subject: RE:

Re: [yocto] any success with spartan6-lx9mb?

2012-09-13 Thread Elvis Dowson
Hi Trevor, On Sep 13, 2012, at 10:17 PM, Trevor Woerner wrote: ~$300 for the SP601 is certainly not too onerous. If I start to see more success with yocto I will definitely consider it. Other options include: - qemu (maybe getting yocto to run/build a microblaze qemu image would be

Re: [yocto] [PATCH 0/1][meta-intel]meta-cedartrail:Cover letter to update PVR graphics driver to v1.0.3 - denzil branch

2012-09-13 Thread Tom Zanussi
On Wed, 2012-09-12 at 16:01 -0700, rahul.sax...@intel.com wrote: From: Rahul Saxena rahul.sax...@intel.com This driver update fixes a memory leak bug Please pull into meta-intel/denzil Pulled into meta-intel/denzil. Thanks, Tom Signed-off-by: Rahul Saxena rahul.sax...@intel.com --