Re: [yocto] [PATCH][meta-intel] grub: remove the dependency on freetype, disable grub-mkfont

2011-09-01 Thread Saul Wold
Seeing this change reminded me that we really should move grub_1.98 to oe-core, is there any objection to this? Any reason this should not be part of oe-core to support general x86_64 machines? Sau! On 08/31/2011 07:34 PM, Darren Hart wrote: Grub's configure task was picking up the host

Re: [yocto] e100 driver does not build

2011-09-01 Thread Bruce Ashfield
On 11-09-01 2:11 PM, Saxena, Rahul wrote: Yes, the problem was due to missing dependent options.. I had incorrectly assumed that dependent options would get pulled in or perhaps a error would be generated. A warning can (and will) be generated for options that are set by a BSP and don't end

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Saul Wold
On 08/31/2011 04:49 PM, Bodke, Kishore K wrote: Hi, I am trying to build core-image-sato with rt kernel for sugarbay and it fails for the do_rootfs . Attached is the build log. Could you please let me know what went wrong? Did you save a log of the build itself by any chance? It seems

[yocto] [PATCH 1/2] [KERNEL] Removed duplicate statement

2011-09-01 Thread Saxena, Rahul
Removed duplicate statement --- meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc b/meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc index 0abde0d..6e3d385 100644 ---

Re: [yocto] [PATCH][meta-intel] grub: remove the dependency on freetype, disable grub-mkfont

2011-09-01 Thread Darren Hart
On 08/31/2011 07:34 PM, Darren Hart wrote: Grub's configure task was picking up the host freetype libraries if bitbake hadn't gotten around building freetype yet. We could add a dependency on freetype, but it's only used for the optional grub-mkfont utility which we don't really need.

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Darren Hart
On 08/31/2011 09:19 PM, Tom Zanussi wrote: On Wed, 2011-08-31 at 16:49 -0700, Bodke, Kishore K wrote: Hi, I am trying to build core-image-sato with rt kernel for sugarbay and it fails for the do_rootfs . FWIW, I was able to build and boot core-image-sato with the rt kernel:

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
Clean build with the below TOM's two commit IDs worked for me, if I do not add IMAGE_INSTALL += rttests for sugarbay. It failed if I add the IMAGE_INSTALL += rttests Thanks Kishore. -Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Thursday, September 01, 2011

Re: [yocto] [PATCH 0/2] [KERNEL] Cover letter for the delete duplicate statement and delete unused cfg fragment patches

2011-09-01 Thread Bruce Ashfield
On 11-09-01 4:41 PM, Saxena, Rahul wrote: Cover letter for the delete duplicate statement and delete unused cfg fragment patches Thanks. These look good. I'm preparing a pull request right now, so I'll merge these and include them in that update. Bruce Rahul Saxena (2): Removed duplicate

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Darren Hart
On 09/01/2011 02:01 PM, Bodke, Kishore K wrote: Clean build with the below TOM's two commit IDs worked for me, if I do not add IMAGE_INSTALL += rttests for sugarbay. It failed if I add the IMAGE_INSTALL += rttests Do you get the same error? If so, it's starting to sound like the second build

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
Yeah, it is the same do_rootfs failure I get for both the builds. Thanks Kishore. -Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Thursday, September 01, 2011 2:08 PM To: Bodke, Kishore K Cc: Zanussi, Tom; yocto@yoctoproject.org; Hart, Darren; Saxena, Rahul

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Darren Hart
Can you report the output of: $ bitbake -e core-image-sato | egrep ^IMAGE_INSTALL= Thanks, Darren On 09/01/2011 02:14 PM, Bodke, Kishore K wrote: Yeah, it is the same do_rootfs failure I get for both the builds. Thanks Kishore. -Original Message- From: Darren Hart

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
For the build I removed the rttests in the IMAGE_INSTALL , so it is not showing up here. bitbake -e core-image-sato | egrep IMAGE_INSTALL= # MULTILIB_IMAGE_INSTALL= # IMAGE_INSTALL=${POKY_BASE_INSTALL} IMAGE_INSTALL=task-core-boot