Re: [yocto] [PATCH] EFI support for IA

2011-11-29 Thread Josef Ahmad
Darren, My bad. I added the two configuration statements into local.conf. Now I moved the two statements into my machine configuration files, and I confirm it works. The system image is deployed including bootia32.efi and configuration file, and I successfully booted the kernel. Good work!

Re: [yocto] libgdbus do_unpack failing in master

2011-11-29 Thread Darren Hart
On 11/25/2011 07:02 AM, Darren Hart wrote: libgdbus is hitting an unpack failure. Fetch completes, but do_unpack fails complaining that we appear to have checked out an empty repository. I get the same when I clone manually from the SRC_URI (a kernel.org repo that appears to not have been

Re: [yocto] libgdbus do_unpack failing in master

2011-11-29 Thread Flanagan, Elizabeth
On Fri, Nov 25, 2011 at 7:02 AM, Darren Hart dvh...@linux.intel.com wrote: libgdbus is hitting an unpack failure. Fetch completes, but do_unpack fails complaining that we appear to have checked out an empty repository. I get the same when I clone manually from the SRC_URI (a kernel.org repo

[yocto] Minutes: Yocto Technical Team Meeting - Tuesday, November 29, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2011-11-29 Thread Liu, Song
Attendees: Richard, Jessica, Matthew, Darren, Tom, Saul, Paul, Mark, Denys, Joshua, Jeff, Dave, Scott, Nitin, Song   New Action Item List: * Action item Review - 5 min 1. Mark will review unsorted features from Wind River team and try to have them scheduled (WIP) Focus of the current week:

Re: [yocto] how to cleanly exit a QEMU session?

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 06:00:31PM -0500, Robert P. J. Day wrote: i'm sure it's in one of the docs i missed, but how does one cleanly shut down a QEMU session and get back to the original terminal session? i've tried shutdown and poweroff but neither of those gives me my shell prompt

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Bruce Ashfield
On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found that it isn't trying to apply the patches in the order listed in the recipe - no in any other

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Darren Hart
On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found that it isn't trying to apply the patches in

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Darren Hart
On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found that it isn't trying to apply the patches in

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Bruce Ashfield
On 11-11-29 07:46 PM, Darren Hart wrote: On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found that

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Bruce Ashfield
On 11-11-29 07:41 PM, Darren Hart wrote: On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found that

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Darren Hart
On 11/29/2011 04:41 PM, Darren Hart wrote: On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add the 11th, the do_patch fails. I found

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-29 Thread Darren Hart
On 11/29/2011 05:15 PM, Darren Hart wrote: On 11/29/2011 04:41 PM, Darren Hart wrote: On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's EFI_STUB patches. The first 10 patches were working fine, but when I try to add