Re: [yocto] nothing building under denzil-7.0.1

2012-07-21 Thread Jim Abernathy
On 07/21/2012 12:06 AM, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:55 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 15:39 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:35 -0400, Jim Abernathy wrote: On 07/20/2012 04:29 PM, Scott Garman wrote: On 07/20/2012 01:11 PM, Jim Abernathy

Re: [yocto] nothing building under denzil-7.0.1

2012-07-21 Thread Jim Abernathy
On 07/21/2012 09:58 AM, Jim Abernathy wrote: On 07/21/2012 12:06 AM, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:55 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 15:39 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:35 -0400, Jim Abernathy wrote: On 07/20/2012 04:29 PM, Scott Garman

[yocto] beagleboard not booting yacto1.2.1

2012-07-21 Thread Edward Vidal
hello, verifing that this is ver poky-1.2.1 The post by Elizabeth Flanagan Wed Jul 18 14:20:41 PDT 2012 Yocto 1.2.1 Released Flanagan, Elizabeth elizabeth.flanagan at intel.com Commit Information: Tree/Branch: denzil Commit id: 73cdebf60df225ee10f2eb215935be3b61e1b831 git clone -b denzil

[yocto] Do the recent changes to core-image-minimal provide a root login prompt?

2012-07-21 Thread Elvis Dowson
Hi, Do the recent changes to core-image-minimal provide a root login prompt? When I build it for the PowerPC440 on the Virtex5 FPGA, the size of the core-image-minimal-virtex5.tar.gz file is only around 3.2 MB, so I was wondering if the basic functionality provided by core-image-minimal

[yocto] poky git pull merge failures

2012-07-21 Thread Elvis Dowson
Hi, I just did an update of all my yocto repositories, and I'm getting a whole bunch of failures. Shouldn't someone be testing it, before commit everything publicly to the master branch? /tool/yocto/poky$ git pull Removing

Re: [yocto] poky git pull merge failures

2012-07-21 Thread Elvis Dowson
Hi, I just deleted my entire poky folder, cloned again, and I still find a whole bunch of errors, while trying to build core-image-sato. Someone is just messing up the whole yocto repository, to the point that it's starting to become unreliable just like OpenEmbedded was. When I first

Re: [yocto] poky git pull merge failures

2012-07-21 Thread McClintock Matthew-B29882
On Sat, Jul 21, 2012 at 2:01 PM, Elvis Dowson elvis.dow...@gmail.com wrote: Hi, I just deleted my entire poky folder, cloned again, and I still find a whole bunch of errors, while trying to build core-image-sato. Someone is just messing up the whole yocto repository, to the point that

Re: [yocto] poky git pull merge failures

2012-07-21 Thread Elvis Dowson
I fully wiped out my entire poky repo and repeated the process. Elvis Sent from my iPhone On Jul 21, 2012, at 23:14, McClintock Matthew-B29882 b29...@freescale.com wrote: On Sat, Jul 21, 2012 at 2:01 PM, Elvis Dowson elvis.dow...@gmail.com wrote: Hi, I just deleted my entire poky

Re: [yocto] poky git pull merge failures

2012-07-21 Thread Elvis Dowson
I guess I have to reset the meta-openembedded layer as well. Elvis Sent from my iPhone On Jul 21, 2012, at 23:14, McClintock Matthew-B29882 b29...@freescale.com wrote: On Sat, Jul 21, 2012 at 2:01 PM, Elvis Dowson elvis.dow...@gmail.com wrote: Hi, I just deleted my entire poky

Re: [yocto] poky git pull merge failures

2012-07-21 Thread Ross Burton
On Saturday, 21 July 2012 at 20:15, Elvis Dowson wrote: I guess I have to reset the meta-openembedded layer as well. Yes: ERROR: ParseError at /tool/yocto/meta-openembedded/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb:60: unparsed line: ' HEAD' That's a merge

Re: [yocto] ERROR: Function failed: do_install_perf

2012-07-21 Thread Bodke, Kishore K
-Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Tom Zanussi Sent: Friday, July 20, 2012 7:20 PM To: Saxena, Rahul Cc: yocto@yoctoproject.org Subject: Re: [yocto] ERROR: Function failed: do_install_perf On Sat, 2012-07-21 at

Re: [yocto] nothing building under denzil-7.0.1

2012-07-21 Thread Tom Zanussi
On Sat, 2012-07-21 at 09:58 -0400, Jim Abernathy wrote: On 07/21/2012 12:06 AM, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:55 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 15:39 -0500, Tom Zanussi wrote: On Fri, 2012-07-20 at 16:35 -0400, Jim Abernathy wrote: On 07/20/2012 04:29 PM,

Re: [yocto] ERROR: Function failed: do_install_perf

2012-07-21 Thread Tom Zanussi
On Sat, 2012-07-21 at 15:01 -0700, Bodke, Kishore K wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Tom Zanussi Sent: Friday, July 20, 2012 7:20 PM To: Saxena, Rahul Cc: yocto@yoctoproject.org Subject: Re:

[yocto] cannot compute suffix of object files

2012-07-21 Thread Dallas Clement
I'm using a pre-compiled toolchain to build my distro. When I execute bitbake core-image-minimal, things fail in eglibc. DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] ERROR: Function failed: do_configure

Re: [yocto] poky git pull merge failures

2012-07-21 Thread Elvis Dowson
On Jul 21, 2012, at 11:54 PM, Ross Burton wrote: On Saturday, 21 July 2012 at 20:15, Elvis Dowson wrote: I guess I have to reset the meta-openembedded layer as well. Yes: ERROR: ParseError at

Re: [yocto] ERROR: Function failed: do_install_perf

2012-07-21 Thread Bruce Ashfield
On Sat, Jul 21, 2012 at 8:00 PM, Tom Zanussi tom.zanu...@intel.com wrote: On Sat, 2012-07-21 at 15:01 -0700, Bodke, Kishore K wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Tom Zanussi Sent: Friday, July 20, 2012

[yocto] cmake-native-2.8.5-r2.1 compile error

2012-07-21 Thread Elvis Dowson
Hi, With the latest update to the yocto repos, as of today, I get a compile error for cmake-native-2.8.5-r2.1, when trying to bitbake core-image-sato. This had also happened yesterday, when I tried to build core-image-sato, from the master branch, which was updated 2 to 3 weeks ago. I

Re: [yocto] beagleboard not booting yacto1.2.1

2012-07-21 Thread Bruce Ashfield
On 12-07-21 11:58 AM, Edward Vidal wrote: hello, verifing that this is ver poky-1.2.1 The post by Elizabeth Flanagan Wed Jul 18 14:20:41 PDT 2012 Yocto 1.2.1 Released Flanagan, Elizabeth elizabeth.flanagan at intel.com http://intel.com Commit Information: Tree/Branch: denzil Commit id:

Re: [yocto] beagleboard not booting yacto1.2.1

2012-07-21 Thread Saul Wold
On 07/21/2012 07:40 PM, Bruce Ashfield wrote: On 12-07-21 11:58 AM, Edward Vidal wrote: hello, verifing that this is ver poky-1.2.1 The post by Elizabeth Flanagan Wed Jul 18 14:20:41 PDT 2012 Yocto 1.2.1 Released Flanagan, Elizabeth elizabeth.flanagan at intel.com http://intel.com Commit