Re: [yocto] enable Shark support in JAVA

2013-11-07 Thread sonia verma
Hi Andrew I am not able find LLVM compiler for PowerPc.Due to this I'm not able to integrate JAVA in compiler mode on PowerPc board. Can you suggest any alternative for that. On Sun, Nov 3, 2013 at 11:29 PM, Andrew Haley wrote: > On 10/31/2013 03:10 PM, sonia verma wrote: > > adding zero-dev

Re: [yocto] Changing Config for linux-raspberrypi

2013-11-07 Thread Bruce Ashfield
On 11/7/2013, 8:04 PM, John Whitmore wrote: On Wed, Nov 06, 2013 at 09:44:50PM -0500, Bruce Ashfield wrote: On 11/6/2013, 4:40 PM, John Whitmore wrote: Was struggling with the documentation on making chages to the config file used by the raspberrypi linux kernel. I'd got my own layer with a two

[yocto] how do you use core-image-minimal-initramfs in grub?

2013-11-07 Thread Bill Martin
I need to have an initramfs to run special commands prior to the rootfs being installed. My application must decrypt the rootfs. So I cannot use tpm-luks to open the rootfs LUKS device. I found the core-image-minimal-initramfs's rootfs shows my IMAGE_INSTALL_append packages I specified in local.co

[yocto] determining ubi build parameters

2013-11-07 Thread Maxwell Bottiger
I have a UBI JFFS file system I just built and flashed onto my at91sam9x5ek board. I think everything built correctly, but I get the following error when booting the device: Scanning device for bad blocks Bad eraseblock 1101 at 0x089a Bad eraseblock 1309 at 0x0a3a 2 cmdlinepart pa

Re: [yocto] Changing Config for linux-raspberrypi

2013-11-07 Thread John Whitmore
On Wed, Nov 06, 2013 at 09:44:50PM -0500, Bruce Ashfield wrote: > On 11/6/2013, 4:40 PM, John Whitmore wrote: > >Was struggling with the documentation on making chages to the config file > >used > >by the raspberrypi linux kernel. I'd got my own layer with a two line append > >file: > > > >FILESE

Re: [yocto] [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency

2013-11-07 Thread Philip Tricca
Saul, Awesome patch set. This is the only one I can't figure out. Does tcsd really need libgcc? 'ldd' doesn't say anything about dependencies. I'm sure it's just that I'm not looking in the right place. Mind pointing it out for me? Thanks, - Philip On 11/01/2013 06:02 PM, Saul Wold wrote: > Sign

Re: [yocto] should yocto filename references start with a leading slash?

2013-11-07 Thread Rifenbark, Scott M
I searched through the YP doc set and removed as many leading slash characters that were being used in pathnames as possible. There are a few "~" characters in some of the very specific examples that I left. But for the most part, directory name usage is consistent now. Scott >-Original

[yocto] zImage MLO u-boot.

2013-11-07 Thread Edward Vidal
hello, What is the relation between MLO u-boot.bin & u-boot.img and uimage.&zImage? I have been try to get the module uvcvideo.ko meta-beagleboard is used in Angstrom. I had built previously. . /opt/poky/1.4.1/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi was getting errors with these LDFL

Re: [linux-yocto] 3.10, standard/base at 3.10.17, but reverts back to 3.10.10...

2013-11-07 Thread Bruce Ashfield
On 13-11-07 02:06 PM, Darren Hart wrote: On Thu, 2013-11-07 at 13:45 -0500, Bruce Ashfield wrote: On 13-11-07 01:13 PM, Darren Hart wrote: We've actually discussed the impotency of the recipe-space KBRANCH before, and it's still a problem we need to address. This may just be a documentation i

Re: [yocto] Deploying Yocto built images on x86

2013-11-07 Thread Markus Svilans
Hi Darren, Thanks for this, it is very informative and useful. You've been me a good number of solid leads to follow. Where are you storing the image? SPI, SD, USB, SATA? Assuming SATA as you are speaking in highly general x86 terms, which typically means "PC" rather than deeply embedded. You

Re: [linux-yocto] 3.10, standard/base at 3.10.17, but reverts back to 3.10.10...

2013-11-07 Thread Darren Hart
On Thu, 2013-11-07 at 13:45 -0500, Bruce Ashfield wrote: > On 13-11-07 01:13 PM, Darren Hart wrote: > > We've actually discussed the impotency of the recipe-space KBRANCH > > before, and it's still a problem we need to address. This may just be a > > documentation issue in the end, but I think we

Re: [yocto] Fail to build core-image-minimal when MACHINE=genericx86-64

2013-11-07 Thread Darren Hart
On Sun, 2013-11-03 at 19:43 -0500, Markus Svilans wrote: > Hi Khem, > > Per your suggestion, I installed gcc-multilib and was able to build > syslinux and core-image-minimal. Wonderful! > > Thank you for having a look at this problem and finding the fix. > > May I suggest that the Ubuntu/Debia

Re: [yocto] [PATCH] Documentation: Partial proofing of ref manual, ch 6

2013-11-07 Thread Rifenbark, Scott M
I looked these over and applied them all. Pseudodone no longer applies and I took care of that separately. Thanks, Scott >-Original Message- >From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] >Sent: Wednesday, November 06, 2013 11:42 AM >To: Yocto discussion list >Cc: Rifenbark, Sc

Re: [yocto] Deploying Yocto built images on x86

2013-11-07 Thread Darren Hart
On Mon, 2013-11-04 at 13:58 -0500, Markus Svilans wrote: > Dear list, > > What do people do for deploying Yocto built images to actual x86 > hardware? That is a very open ended question :-) There is x86 hardware ranging from booting from SPI, to SD Cards, all the way up to desktops and servers...

Re: [linux-yocto] 3.10, standard/base at 3.10.17, but reverts back to 3.10.10...

2013-11-07 Thread Bruce Ashfield
On 13-11-07 01:13 PM, Darren Hart wrote: On Thu, 2013-11-07 at 11:54 -0500, Bruce Ashfield wrote: On 13-11-07 11:28 AM, Darren Hart wrote: But, other than a bunch of hashes and control characters, very little is written to do_patch around the the code that changes branches. I've removed tha

Re: [linux-yocto] 3.10, standard/base at 3.10.17, but reverts back to 3.10.10...

2013-11-07 Thread Darren Hart
On Thu, 2013-11-07 at 11:54 -0500, Bruce Ashfield wrote: > On 13-11-07 11:28 AM, Darren Hart wrote: > > But, other than a bunch of hashes and control characters, very little is > > written to do_patch around the the code that changes branches. > > I've removed that for the verbose logging in the

[yocto] Writing image to disk ...

2013-11-07 Thread Brian Duffy
Oh, is this how I do it? Take the usb image that is automatically generated and do this ... dd if=generated_image.hddimg of=/dev/sdb -- Duff ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] FW: curious about ref manual, sec 6.1.11, oe-init-build-env-memres

2013-11-07 Thread Rifenbark, Scott M
I updated the section. See if that is better. Thanks Scott >-Original Message- >From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] >Sent: Wednesday, November 06, 2013 12:41 PM >To: Saul Wold >Cc: Rifenbark, Scott M; Yocto discussion list >Subject: Re: [yocto] FW: curious about ref m

Re: [yocto] Bitbake Commander Content Assist on bbappend files

2013-11-07 Thread Zhang, Jessica
Could one of you please file a bug in bugzilla to track the issue? Thanks, Jessica From: Jate Sujjavanich [mailto:jate.sujjavan...@myfuelmaster.com] Sent: Thursday, November 07, 2013 7:30 AM To: 'yocto@yoctoproject.org'; Zhang, Jessica Subject: RE: Bitbake Commander Content Assist on bbap

[yocto] What to do with a new image

2013-11-07 Thread Brian Duffy
Hi, Sorry for the simple question here, just getting started with this. I have been reading up on documentation a little and figuring out how to create the image I am interested in for my NUC. Question ... Once I create the image, how do I install it on the hard drive of my NUC? I see that the ima

Re: [yocto] FW: curious about ref manual, sec 6.1.11, oe-init-build-env-memres

2013-11-07 Thread Rifenbark, Scott M
I will look at the wording >-Original Message- >From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] >Sent: Wednesday, November 06, 2013 12:41 PM >To: Saul Wold >Cc: Rifenbark, Scott M; Yocto discussion list >Subject: Re: [yocto] FW: curious about ref manual, sec 6.1.11, oe-init-build- >e

Re: [yocto] Bitbake Commander Content Assist on bbappend files

2013-11-07 Thread Jate Sujjavanich
I got a ping back from someone else who has the same problem. I am including Jessica Zhang, who is maintaining the yocto eclipse plugin. Here is more information about the versions that I am using: Eclipse Kepler Bitbake Commander Plugin 1.4.0.201310120527 Jate S. From: yocto-boun...@yoctopro

Re: [yocto] gcc-cross-canadian-arm: found library in wrong location

2013-11-07 Thread Hans Beckérus
On Thu, Nov 7, 2013 at 3:01 PM, Richard Purdie wrote: > On Thu, 2013-11-07 at 12:15 +0100, Hans Beckérus wrote: >> On Thu, Nov 7, 2013 at 12:00 PM, Paul Eggleton >> wrote: >> > Hi Hans, >> > >> > On Thursday 07 November 2013 10:56:17 Hans Beckérus wrote: >> >> On Wed, Nov 6, 2013 at 12:32 PM, Han

Re: [yocto] gcc-cross-canadian-arm: found library in wrong location

2013-11-07 Thread Richard Purdie
On Thu, 2013-11-07 at 12:15 +0100, Hans Beckérus wrote: > On Thu, Nov 7, 2013 at 12:00 PM, Paul Eggleton > wrote: > > Hi Hans, > > > > On Thursday 07 November 2013 10:56:17 Hans Beckérus wrote: > >> On Wed, Nov 6, 2013 at 12:32 PM, Hans Beckérus > >> wrote: > >> > Hi, I am getting the below error

Re: [yocto] gcc-cross-canadian-arm: found library in wrong location

2013-11-07 Thread Hans Beckérus
On Thu, Nov 7, 2013 at 12:00 PM, Paul Eggleton wrote: > Hi Hans, > > On Thursday 07 November 2013 10:56:17 Hans Beckérus wrote: >> On Wed, Nov 6, 2013 at 12:32 PM, Hans Beckérus >> wrote: >> > Hi, I am getting the below error when populating the sdk for our Yocto >> > 1.5 based image. >> > >> > W

Re: [yocto] gcc-cross-canadian-arm: found library in wrong location

2013-11-07 Thread Paul Eggleton
Hi Hans, On Thursday 07 November 2013 10:56:17 Hans Beckérus wrote: > On Wed, Nov 6, 2013 at 12:32 PM, Hans Beckérus > wrote: > > Hi, I am getting the below error when populating the sdk for our Yocto > > 1.5 based image. > > > > WARNING: QA Issue: gcc-cross-canadian-arm: found library in wrong

Re: [yocto] Changing Config for linux-raspberrypi

2013-11-07 Thread Paul Eggleton
On Wednesday 06 November 2013 22:06:18 John Whitmore wrote: > On Wed, Nov 06, 2013 at 04:47:21PM -0500, Robert P. J. Day wrote: > > On Wed, 6 Nov 2013, John Whitmore wrote: > > > Was struggling with the documentation on making chages to the config > > > file used by the raspberrypi linux kernel. I'

Re: [yocto] should yocto filename references start with a leading slash?

2013-11-07 Thread Paul Eggleton
On Wednesday 06 November 2013 14:12:17 Robert P. J. Day wrote: > currently reading ref manual, section 6, and i'm seeing filename > references of the form /meta-yocto/conf, /scripts/oe-setup-builddir, > and so on. > > is it really appropriate for those filenames to begin with a leading > slash

Re: [yocto] Toaster Alpha Release for dora-10.0.0

2013-11-07 Thread Barros Pena, Belen
On 06/11/2013 23:41, "Diego Sueiro" wrote: > >2013/11/6 Flanagan, Elizabeth > >Please see the wiki on how to start the system. > >https://wiki.yoctoproject.org/wiki/Toaster#To_get_it_up_and_running: > > > > >The sequence of commands mentions to stop toaster and then opens >http://localhost:8000/

[yocto] FOSDEM 2014 Embedded dev room CFP

2013-11-07 Thread Paul Eggleton
Hi all, I didn't notice if it was already announced here, but the CFP for the FOSDEM Embedded dev room in 2014 is open: https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html It would be great to have some folks give OpenEmbedded/Yocto Project-related presentation(s) this year - we

Re: [yocto] gcc-cross-canadian-arm: found library in wrong location

2013-11-07 Thread Hans Beckérus
On Wed, Nov 6, 2013 at 12:32 PM, Hans Beckérus wrote: > Hi, I am getting the below error when populating the sdk for our Yocto > 1.5 based image. > > WARNING: QA Issue: gcc-cross-canadian-arm: found library in wrong > location: > /opt/poky/1.5/sysroots/x86_64-pokysdk-linux/usr/libexec/arm-poky-li