[yocto] qemu boot fail(root-nfs: unknown option: mountprog=21111)

2011-09-07 Thread 蔡振军
Hi ALL QEMU run well with a pre-build kernel image from yocto site. Now just change the kernel to one built myself, some error information appeared about nfs. My kernel image version is 2.6.35 configured by versatile_defconfig. Error information as following: [cid:image001.png@01CC6E2C.F8552DD0]

Re: [yocto] build fails if poky-extras added to bblayers.conf

2011-09-07 Thread Bodke, Kishore K
Yeah. After removing the linux-korg.bb build started working. Thanks Kishore. -Original Message- From: Zanussi, Tom Sent: Wednesday, September 07, 2011 4:29 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [yocto] build fails if poky-extras added to bblayers.conf On Wed,

Re: [yocto] build fails if poky-extras added to bblayers.conf

2011-09-07 Thread Tom Zanussi
On Wed, 2011-09-07 at 16:19 -0700, Bodke, Kishore K wrote: > Hi All, > > > > We get a strange build error all of sudden today. We did not change > any files, just started a fresh build and it failed at the very > beginning. > > > > If I remove poky-extras/meta-kernel-dev the build works

[yocto] build fails if poky-extras added to bblayers.conf

2011-09-07 Thread Bodke, Kishore K
Hi All, We get a strange build error all of sudden today. We did not change any files, just started a fresh build and it failed at the very beginning. If I remove poky-extras/meta-kernel-dev the build works fine though. Below is the error message. Could any one let me know what could be the i

[yocto] core-image-clutter

2011-09-07 Thread Brian Duffy
Hello Yocto, I'm getting my HOB on and I noticed core-image-clutter. My goal is to develop for a set top box using clutter. I noticed a lot of important packages included such as gstreamer and python. I did not notice pyclutter. I'm actually leaning towards using C (gobject) since pyclutter does n

Re: [yocto] trying to summarize all the top-level yocto-related docs

2011-09-07 Thread Richard Purdie
On Tue, 2011-09-06 at 06:27 -0400, Robert P. J. Day wrote: > in trying to resolve a minor issue this weekend regarding > PREMIRRORS, i tried to summarize the current set of yocto-related docs > and wound up just a bit confused so i'm hoping someone can clarify the > canonical set of documentation s

Re: [yocto] Fwd: HOB failure

2011-09-07 Thread Zhang, Jessica
029 entries from dependency cache. OE Build Configuration: BB_VERSION= "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "qemux86" DISTRO= "poky" DISTRO_VERSION= "1.0+snapshot-20110907&

Re: [yocto] Fwd: HOB failure

2011-09-07 Thread Brian Duffy
reated for you. This file will be used to store > any > > configuration values you set in hob. > > > > Pseudo is not present but is required, building this first before the main > build > > Loading cache: 100% |###

Re: [yocto] Fwd: HOB failure

2011-09-07 Thread Brian Duffy
d to store > any > > configuration values you set in hob. > > > > Pseudo is not present but is required, building this first before the main > build > > Loading cache: 100% |###| ETA: > 00:00:00 &

Re: [yocto] Fwd: HOB failure

2011-09-07 Thread Zhang, Jessica
| ETA: 00:00:00 Loaded 1029 entries from dependency cache. OE Build Configuration: BB_VERSION= "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "qemux86" DISTRO= "poky" DISTR

[yocto] Fwd: HOB failure

2011-09-07 Thread Brian Duffy
#| ETA: > 00:00:00 > > Loaded 1029 entries from dependency cache. > > ** ** > > OE Build Configuration: > > BB_VERSION = "1.13.3" > > TARGET_ARCH = "i586" > > TARGET_OS = "

Re: [yocto] Completion Note

2011-09-07 Thread Osier-mixon, Jeffrey
Yes, that sounds just right for core-image-minimal. It takes a lot of tasks to build every single package in an entire Linux distribution and assemble it into an image! I believe core-image-sato takes over 1600. Glad to hear it completed for you. On Wed, Sep 7, 2011 at 3:08 AM, Brian Duffy wrote

Re: [yocto] HOB failure

2011-09-07 Thread Zhang, Jessica
from dependency cache. OE Build Configuration: BB_VERSION= "1.13.3" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION= "1.0+snapshot-20110907"

[yocto] HOB failure

2011-09-07 Thread Brian Duffy
= "linux" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION= "1.0+snapshot-20110907" TUNE_FEATURES = "m32 i586" TARGET_FPU= "" meta meta-yocto= ":" NOTE: Resolving any missing task queu

Re: [yocto] Yocto 1.1 Beta Questions

2011-09-07 Thread Jason Kridner
Isn't bitbake supposed to be smart enough to discover and use 'screen' instead now? On Tue, Sep 6, 2011 at 9:07 PM, Stewart, David C wrote: > Yeah, I ran into the same thing, Brian. Installing xterm is missing from the > quickstart and the beta instructions. Sorry about that. > > > Sent from my B

Re: [yocto] Login/Password?

2011-09-07 Thread Brian Duffy
Okay, I was able to login with root/no password. Its a nice start, thanks for all of your help. Off to work. On Wed, Sep 7, 2011 at 6:47 AM, Paul Eggleton wrote: > On Wednesday 07 September 2011 11:28:49 Jack Mitchell wrote: > > It should be: > > > > user: root > > > > with a blank password. > >

Re: [yocto] Login/Password?

2011-09-07 Thread Paul Eggleton
On Wednesday 07 September 2011 11:28:49 Jack Mitchell wrote: > It should be: > > user: root > > with a blank password. Yes, that's correct. For reference, when it comes time to do release/production images you should remove debug-tweaks from IMAGE_FEATURES (and if you're not rebuilding everyt

Re: [yocto] Login/Password?

2011-09-07 Thread Jack Mitchell
On 07/09/2011 11:27, Brian Duffy wrote: My image runs in the emulator fine, but what is my login/password? The combination I use for my Fedora box does not work. Still, yay!! for a *working* image. -- Duff ___ yocto mailing list yocto@yoctoproject.

[yocto] Login/Password?

2011-09-07 Thread Brian Duffy
My image runs in the emulator fine, but what is my login/password? The combination I use for my Fedora box does not work. Still, yay!! for a *working* image. -- Duff ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/y

[yocto] Completion Note

2011-09-07 Thread Brian Duffy
The final note for my core-image-minimal build ... NOTE: Tasks Summary: Attempted 1361 tasks of which 148 didn't need to be rerun and 0 failed. Does that sound normal? Why would so many tasks need to be re-run? -- Duff ___ yocto mailing list yocto@yoct