Re: [yocto] qemu EFI build failure

2012-01-18 Thread Josef Ahmad
Darren, Sorry for the delay in getting around to this. I picked QEMU as a generic machine to build Grub for the only purpose of testing build + boot. Thanks for the hint for locally appending configuration variables. Also, I've applying Nitin's automake patch and I confirm grub-efi correctly buil

Re: [yocto] qemu EFI build failure

2012-01-18 Thread Josef Ahmad
toproject.org [mailto:yocto- >> boun...@yoctoproject.org] On Behalf Of Kamble, Nitin A >> Sent: Thursday, January 12, 2012 2:32 PM >> To: Hart, Darren; Bodke, Kishore K >> Cc: Ahmad, Josef; yocto@yoctoproject.org >> Subject: Re: [yocto] qemu EFI build failure >> &

Re: [yocto] qemu EFI build failure

2012-01-16 Thread Darren Hart
;> To: Kamble, Nitin A; Hart, Darren; Bodke, Kishore K >> Cc: Ahmad, Josef; yocto@yoctoproject.org >> Subject: RE: [yocto] qemu EFI build failure >> >> Here is the commit: http://git.yoctoproject.org/cgit.cgi/poky- >> contrib/log/?h=nitin/misc >> >> Nitin

Re: [yocto] qemu EFI build failure

2012-01-16 Thread Kamble, Nitin A
> -Original Message- > From: Kamble, Nitin A > Sent: Thursday, January 12, 2012 2:33 PM > To: Kamble, Nitin A; Hart, Darren; Bodke, Kishore K > Cc: Ahmad, Josef; yocto@yoctoproject.org > Subject: RE: [yocto] qemu EFI build failure > > Here is the commit: htt

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Kamble, Nitin A
o: Hart, Darren; Bodke, Kishore K > Cc: Ahmad, Josef; yocto@yoctoproject.org > Subject: Re: [yocto] qemu EFI build failure > > > I just sent a patch to oecore mailing list to fix the grub issue with > automake 1.11.2. > > Thanks, > Nitin > > > >

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Kamble, Nitin A
A > Subject: Re: [yocto] qemu EFI build failure > > On 01/12/2012 01:28 PM, Bodke, Kishore K wrote: > > I have only > > MACHINE_FEATURES += "efi" > > KERNEL_FEATURES_append_cedartrail += "cfg/efi-ext.scc". > > > > I am not having IMAGE_FSTYPE

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Bodke, Kishore K
yocto@yoctoproject.org; Bodke, Kishore K; Kamble, Nitin A Subject: Re: [yocto] qemu EFI build failure On 01/12/2012 10:27 AM, Darren Hart wrote: > > > On 01/12/2012 08:19 AM, Josef Ahmad wrote: >> I tried to build a qemux86 EFI image, by setting: >> - in my local.conf: IMAGE_FSTYP

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Darren Hart
image type which builds grub-efi-native for efi systems. qemux86 needs this added explicitly. -- Darren > > Thanks > Kishore. > -Original Message- > From: Hart, Darren > Sent: Thursday, January 12, 2012 1:20 PM > To: Ahmad, Josef > Cc: yocto@yoctoproject.org;

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Darren Hart
On 01/12/2012 10:27 AM, Darren Hart wrote: > > > On 01/12/2012 08:19 AM, Josef Ahmad wrote: >> I tried to build a qemux86 EFI image, by setting: >> - in my local.conf: IMAGE_FSTYPES += "live" >> - in poly/meta/conf/machine/qemux86.conf: MACHINE_FEATURES += "efi" >> > > I haven't tried live image

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Darren Hart
On 01/12/2012 08:19 AM, Josef Ahmad wrote: > I tried to build a qemux86 EFI image, by setting: > - in my local.conf: IMAGE_FSTYPES += "live" > - in poly/meta/conf/machine/qemux86.conf: MACHINE_FEATURES += "efi" > I haven't tried live images with QEMU. For one thing, they aren't really necessary

[yocto] qemu EFI build failure

2012-01-12 Thread Josef Ahmad
I tried to build a qemux86 EFI image, by setting: - in my local.conf: IMAGE_FSTYPES += "live" - in poly/meta/conf/machine/qemux86.conf: MACHINE_FEATURES += "efi" The build gave me the following error: bash-3.00$ bitbake core-image-minimal Loading cache: 100% |###