Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Bodke, Kishore K
When I do bitbake freetype followed by bitbake grub , the grub build successfully. Attached is the freetype.log and grub.log. It fails if I first build the bitbake grub. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Tuesday, August 30, 2011 7:52 PM To: Richard Purdie C

Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Darren Hart
On 08/31/2011 09:51 AM, Bodke, Kishore K wrote: > When I do bitbake freetype followed by bitbake grub , the grub build > successfully. > > Attached is the freetype.log and grub.log. > > It fails if I first build the bitbake grub. Did you apply the patch I provided? -- Darren > > Thanks >

Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Bodke, Kishore K
No. First I tried without applying the patch by building freetype and then grub as per your suggestion in the thread. It built. I will try a fresh build by applying the patch and let you know. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Wednesday, August 31, 2011 10:

Re: [yocto] lttng-ust fails to build in current mainline for beagleboard.

2011-08-31 Thread Saul Wold
On 08/30/2011 02:41 AM, Enric Balletbò i Serra wrote: Hi all, Seems the package lttng-ust fails to build in current mainline, is currently the build for beagleboard broken ? This is a known issue, see http://bugzilla.pokylinux.org/show_bug.cgi?id=1381 The problem appears to be an issue in the

[yocto] [PATCH 0/2] [YOCTO #1396] 1396 is reopened from the initial fix

2011-08-31 Thread Jessica Zhang
This patch revert the original fix which broke ppc/powerpc case and fix term consistency in adt_installer.conf The following changes since commit 0ac19e84db3794b0d9280bd3cf9bae1719de3d6d: Jessica Zhang (1): Merge branch 'master' of ssh://git.yoctoproject.org/poky are available in the g

[yocto] [PATCH 1/2] Revert "Fix adt-installer for consistent naming for powerpc and add all arch template for installation"

2011-08-31 Thread Jessica Zhang
This reverts commit ae4ad20edbb6ea023155f7ae2b00871d479e370d. --- .../installer/adt-installer/adt_installer.conf | 17 ++--- .../adt-installer/scripts/adt_installer_internal |2 +- .../installer/adt-installer/scripts/data_define|2 +- 3 files changed, 4 insertions(+

[yocto] [PATCH 2/2] [YOCTO #1396] Fix powerpc term and provide more template for different arches

2011-08-31 Thread Jessica Zhang
Signed-off-by: Jessica Zhang --- .../installer/adt-installer/adt_installer.conf | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/installer/adt-installer/adt_installer.conf b/meta/recipes-devtools/installer/adt-installer/adt_install

Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Richard Purdie
On Tue, 2011-08-30 at 18:39 -0700, Darren Hart wrote: > I've attached mine and Kishore's. Mine builds grub, while his does not. > > I noticed that Kishore's config.log differs from mine in some configure > tests. For example: > > Mine contains (config.log-dvhart): > > configure:8739: checking f

Re: [yocto] [PATCH 0/2] [YOCTO #1396] 1396 is reopened from the initial fix

2011-08-31 Thread Richard Purdie
On Wed, 2011-08-31 at 12:03 -0700, Jessica Zhang wrote: > This patch revert the original fix which broke ppc/powerpc case and fix > term consistency in adt_installer.conf > > The following changes since commit 0ac19e84db3794b0d9280bd3cf9bae1719de3d6d: > Jessica Zhang (1): > Merge branch

Re: [yocto] Unable to find package mio-lib (mio-lib)!

2011-08-31 Thread Richard Purdie
On Wed, 2011-08-31 at 14:28 +0800, 蔡振军 wrote: > grep -rn "mio-lib" ./ > > Binary file ./armv5te/mio-lib-dbg-0.1-r0.armv5te.rpm matches > > Binary file ./armv5te/mio-lib-dev-0.1-r0.armv5te.rpm matches > > Binary file ./armv5te/solvedb/Nvra matches > > Binary file ./armv5te/solvedb/__db.006 matc

Re: [yocto] [PATCH 1/1] poky.conf: perform network sanity check by default for poky distros

2011-08-31 Thread Joshua Lock
On Thu, 2011-08-25 at 10:15 -0700, Joshua Lock wrote: > Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for > http, https and git sources. > > The variable is soft-assigned so that it's easily overrideable. > > Signed-off-by: Joshua Lock > --- > meta-yocto/conf/distro/po

Re: [yocto] bbappend - Where should my file be?

2011-08-31 Thread Chris Tapp
On 30 Aug 2011, at 19:07, Richard Purdie wrote: On Fri, 2011-08-12 at 00:51 +0100, Chris Tapp wrote: I've got a linux-wrs_git.bbappend file in a layer (under poky laverne 4.0.1) that contains: COMPATIBLE_MACHINE_Vortex86DX = "Vortex86DX" WRMACHINE_Vortex86DX = "common_pc" FILESEXTRAPATHS :=

Re: [yocto] [PATCH 1/1] poky.conf: perform network sanity check by default for poky distros

2011-08-31 Thread Richard Purdie
On Wed, 2011-08-31 at 12:21 -0700, Joshua Lock wrote: > On Thu, 2011-08-25 at 10:15 -0700, Joshua Lock wrote: > > Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for > > http, https and git sources. > > > > The variable is soft-assigned so that it's easily overrideable. > >

Re: [yocto] bbappend - Where should my file be?

2011-08-31 Thread Richard Purdie
On Wed, 2011-08-31 at 20:33 +0100, Chris Tapp wrote: > Sorry for the delay in looking at this again. > > I can't re-create the behaviour here either, though it was repeatable > before. However, since then I've made quite a few changes to the > recipe and done a complete re-build. > > It was a

Re: [yocto] ARM summit at Plumbers 2011

2011-08-31 Thread Steve McIntyre
[ Last big cross-post; I'll just post to the cross-distro list in future! ] On Tue, Aug 23, 2011 at 05:11:34PM +0100, Steve McIntyre wrote: >On Tue, Aug 09, 2011 at 07:15:34PM +0100, Steve McIntyre wrote: > >> [ARM summit at Plumbers, Thursday 8th September] > >UPDATE: we've not had many people

[yocto] e100 driver does not build

2011-08-31 Thread Saxena, Rahul
I am unable to get the e100 driver to build for my BSP. I have configured to build it as a module. I do not see the e100.ko file being generated nor does CONFIG_E100 appear in the generated .config file in my build area. However I do see the driver source file e100.c in tmp/work/bspname-poky

Re: [yocto] e100 driver does not build

2011-08-31 Thread Tom Zanussi
On Wed, 2011-08-31 at 16:04 -0700, Saxena, Rahul wrote: > I am unable to get the e100 driver to build for my BSP. > > I have configured to build it as a module. I do not see the e100.ko > file being generated nor does > > CONFIG_E100 appear in the generated .config file in my build area. > >

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

2011-08-31 Thread Bodke, Kishore K
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? Thanks Kishore. error.log Description: error.log ___ yocto mailing list y

Re: [yocto] e100 driver does not build

2011-08-31 Thread Bruce Ashfield
On 11-08-31 7:18 PM, Tom Zanussi wrote: On Wed, 2011-08-31 at 16:04 -0700, Saxena, Rahul wrote: I am unable to get the e100 driver to build for my BSP. I have configured to build it as a module. I do not see the e100.ko file being generated nor does CONFIG_E100 appear in the generated .con

Re: [yocto] Unable to find package mio-lib (mio-lib)!

2011-08-31 Thread 蔡振军
Appreciate your response. This error is caused by the reason you describe. I add a name of package not created to installation list. Changing to �Cstaticdev package name, this error disappear as expected. Thanks. feye 蔡振军 网新技术有限公司物联网事业部 杭州天目山路226号网新大厦 电话-138 6745 1910 __

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

2011-08-31 Thread Darren Hart
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. Disable grub-mkfont via EXTRA_OECONF, removing the depe

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

2011-08-31 Thread Tom Zanussi
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: Linux sugarbay 3.0.3-rt8-yocto-preempt-rt+ #1