Re: [yocto] Adding prebuilt binaries to /usr/bin on rootfs

2013-04-18 Thread Satya Swaroop Damarla
Gentlemen! It worked.. Thanks a lot Greets, Satya On Thu, Apr 18, 2013 at 7:01 AM, Michael Fainstein < michael.fainst...@ecitele.com> wrote: > > -Original Message- > > From: yocto-boun...@yoctoproject.org [mailto:yocto- > > boun...@yoctoproject.org] On Behalf Of Burton, Ross > > Sent:

Re: [yocto] runqemu: Could not initialize SDL(No available video device) - exiting

2013-04-18 Thread Rudolf Streif
> Should YP be trying to build its own copy of libSDL (with the -devel) > if it finds some part of libSDL (i.e. the header files) is missing > from the host? This is almost like a "host contamination" issue, no? > You are raising an interesting point to which I have no answer. YP has a recipe to b

[yocto] 1.4_M6.rc2

2013-04-18 Thread Flanagan, Elizabeth
Folks, We have begun the re-roll of rc2. It will be available in a few hours at: http://autobuilder.yoctoproject.org/pub/nightly/20130418-1 poky 789b2b7e0cca404ff8ba8ed5ba823d215e6ba5b4 meta-fsl-arm fc0106bef4d9fca0117eac52f40e63fd4a21ac6a meta-fsl-ppc 963a659205b18e6066cf5826703a60af4df71ef7

[yocto] Warning message building python packages

2013-04-18 Thread Ilya Dmitrichenko
Hi, I have posted my question on Stack Overflow: http://stackoverflow.com/questions/16090550/building-python-packages As the presence of OE users is on SO is not quite high, I though I might post the link here also. Cheers, -- Ilya ___ yocto mailing l

Re: [yocto] [poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'

2013-04-18 Thread Elvis Dowson
Hi, I think I know what happened. I briefly setup autocrlf=true in the global .gitconfig last week, and when I pull in all the latest commits, it ended up adding CRLF, and ended up causing issues. Even after disabling it, the damage already done to the local poky repository. Luckily I had b

Re: [yocto] [poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'

2013-04-18 Thread Elvis Dowson
On Apr 18, 2013, at 8:12 PM, Elvis Dowson wrote: > > On Apr 18, 2013, at 7:58 PM, Trevor Woerner wrote: > >> On Thu, Apr 18, 2013 at 11:37 AM, Elvis Dowson >> wrote: >>> http://ares/gitweb/?p=tools/poky.git;a=blobdiff;f=oe-init-build-env;h=68af7b5193b73627cd6ebf6196adfa685a787c38;hp=67eddcd

[yocto] Package woes

2013-04-18 Thread Gary Thomas
This morning, I had built an image successfully using a slightly older Poky/Yocto master (af9ed97e30ac1a3a2b4e1062f2f8aee255d05972). Then I updated to master (90b98764555945a186562ca8d501a9585ce2b23f) Now, when I try to build an image (any 'rootfs' image), I get a ton of errors like these: | * o

[yocto] [poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'

2013-04-18 Thread Elvis Dowson
Hi, The following commit http://ares/gitweb/?p=tools/poky.git;a=blobdiff;f=oe-init-build-env;h=68af7b5193b73627cd6ebf6196adfa685a787c38;hp=67eddcd295bd9d1adac21fc4e97506fca05f4bfa;hb=813127247a1100b1abe179dfba25795560eac864;hpb=a468b0d5579148771da716eaf357e5d45fc3211c is causing a build er

Re: [yocto] writeup on the mechanics of FILESEXTRAPATHS and bbappend files

2013-04-18 Thread Trevor Woerner
Sorry if I'm asking a really stupid question, but if so, it means I'm way off the mark :-) On Thu, Apr 18, 2013 at 6:23 AM, Gary Thomas wrote: > My point, which was totally unclear to me when using this line, was > that with ':=' ${THISDIR} evaluates to the directory that contains > the .bbappend

Re: [yocto] runqemu: Could not initialize SDL(No available video device) - exiting

2013-04-18 Thread Trevor Woerner
On Thu, Apr 18, 2013 at 12:50 AM, Rudolf Streif wrote: > Removing sstate triggered a rebuilt of qemu-native which also includes > running the configure task again whose output sets the switch whether or not > Qemu is built with video support. Apparently the first time you built it it > could not f

Re: [yocto] writeup on the mechanics of FILESEXTRAPATHS and bbappend files

2013-04-18 Thread Robert P. J. Day
On Thu, 18 Apr 2013, Gary Thomas wrote: > On 2013-04-17 16:26, Trevor Woerner wrote: > > On Wed, Apr 17, 2013 at 11:12 AM, Gary Thomas wrote: > > > I also think it would be good to point out the use of := in the > > > FILESEXTRAPATHS > > > assignment and why it's important. > > > > Knowing that t

Re: [yocto] writeup on the mechanics of FILESEXTRAPATHS and bbappend files

2013-04-18 Thread Gary Thomas
On 2013-04-17 16:26, Trevor Woerner wrote: On Wed, Apr 17, 2013 at 11:12 AM, Gary Thomas wrote: I also think it would be good to point out the use of := in the FILESEXTRAPATHS assignment and why it's important. Knowing that the := operator will put your directories first is only useful if you

Re: [yocto] 1.4_M6.rc2

2013-04-18 Thread Richard Purdie
On Wed, 2013-04-17 at 13:14 -0700, Flanagan, Elizabeth wrote: > We're delayed slightly for the 1.4_M6.rc2 build. The build should be > soonish, once RP gives me the thumbs up. Please adjust your schedules > accordingly, we're hoping to get this started in a few hours. We do have a 1.6_M6.rc2 candi