Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Kumar Gala
Bug submitted: http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 My question still stands even w/o it being in formal docs. - k On Aug 2, 2011, at 11:29 AM, Rifenbark, Scott M wrote: > Is the problem here that we need better documentation on using a prebuilt > toolchain? I will have to lear

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Richard Purdie
On Wed, 2011-08-03 at 09:04 -0500, Kumar Gala wrote: > Bug submitted: > > http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 > > My question still stands even w/o it being in formal docs. FWIW, POKYMODE was replaced by TCMODE as part of the OE-Core changes. I'd be interested to know where we've

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Paul Eggleton
On Wednesday 03 August 2011 15:22:56 Richard Purdie wrote: > On Wed, 2011-08-03 at 09:04 -0500, Kumar Gala wrote: > > Bug submitted: > > > > http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 > > > > My question still stands even w/o it being in formal docs. > > FWIW, POKYMODE was replaced by TC

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Kumar Gala
On Aug 3, 2011, at 9:29 AM, Paul Eggleton wrote: > On Wednesday 03 August 2011 15:22:56 Richard Purdie wrote: >> On Wed, 2011-08-03 at 09:04 -0500, Kumar Gala wrote: >>> Bug submitted: >>> >>> http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 >>> >>> My question still stands even w/o it being

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Kumar Gala
On Aug 3, 2011, at 9:22 AM, Richard Purdie wrote: > On Wed, 2011-08-03 at 09:04 -0500, Kumar Gala wrote: >> Bug submitted: >> >> http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 >> >> My question still stands even w/o it being in formal docs. > > FWIW, POKYMODE was replaced by TCMODE as part

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Flanagan, Elizabeth
No, they're generated ad-hoc when needed. Scott, let's regenerate them and talk about a regular generation of them offline. -b On Wed, Aug 3, 2011 at 7:49 AM, Kumar Gala wrote: > > On Aug 3, 2011, at 9:29 AM, Paul Eggleton wrote: > >> On Wednesday 03 August 2011 15:22:56 Richard Purdie wrote: >

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Richard Purdie
On Wed, 2011-08-03 at 09:50 -0500, Kumar Gala wrote: > On Aug 3, 2011, at 9:22 AM, Richard Purdie wrote: > > > On Wed, 2011-08-03 at 09:04 -0500, Kumar Gala wrote: > >> Bug submitted: > >> > >> http://bugzilla.pokylinux.org/show_bug.cgi?id=1323 > >> > >> My question still stands even w/o it bein

Re: [yocto] examples / docs on utilizing an external toolchain

2011-08-03 Thread Rifenbark, Scott M
Ok - ping me when you want to discuss this -Original Message- From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] Sent: Wednesday, August 03, 2011 8:02 AM To: Kumar Gala Cc: Paul Eggleton; yocto@yoctoproject.org; Rifenbark, Scott M Subject: Re: [yocto] examples / docs on utili

[yocto] Autobuilder issue status

2011-08-03 Thread Paul Eggleton
Hi all, Richard requested a summary of the current issues shown up on the autobuilder, here it is: 1. sstate not getting cleared (autobuilder script fix needed - maybe just delete the whole sstate-cache dir?) http://autobuilder.yoctoproject.org:8010/builders/crownbay- noemgd/builds/27/steps/she

Re: [yocto] Autobuilder issue status

2011-08-03 Thread Malcolm Crossley
On 03/08/2011 17:07, Paul Eggleton wrote: Hi all, Richard requested a summary of the current issues shown up on the autobuilder, here it is: 1. sstate not getting cleared (autobuilder script fix needed - maybe just delete the whole sstate-cache dir?) http://autobuilder.yoctoproject.org:8010/bui

[yocto] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread Matthew McClintock
Several installed scripts set the perl shebang that is too long which can cause failures on certian older bash versions. Signed-off-by: Matthew McClintock --- meta/recipes-devtools/intltool/intltool.inc |2 +- meta/recipes-devtools/intltool/intltool_0.40.6.bb |2 +- 2 files changed

Re: [yocto] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread Gary Thomas
On 2011-08-03 10:33, Matthew McClintock wrote: Several installed scripts set the perl shebang that is too long which can cause failures on certian older bash versions. How does the change below correspond to this comment? It's not clear [at least to me] how changing that environment variable a

Re: [yocto] Autobuilder issue status

2011-08-03 Thread Flanagan, Elizabeth
On Wed, Aug 3, 2011 at 9:07 AM, Paul Eggleton wrote: > Hi all, > > Richard requested a summary of the current issues shown up on the autobuilder, > here it is: > > 1. sstate not getting cleared (autobuilder script fix needed - maybe just > delete the whole sstate-cache dir?) > http://autobuilder.y

Re: [yocto] Autobuilder issue status

2011-08-03 Thread Richard Purdie
On Wed, 2011-08-03 at 17:07 +0100, Paul Eggleton wrote: > Richard requested a summary of the current issues shown up on the > autobuilder, > here it is: > > 1. sstate not getting cleared (autobuilder script fix needed - maybe just > delete the whole sstate-cache dir?) > http://autobuilder.yocto

Re: [yocto] Autobuilder issue status

2011-08-03 Thread Flanagan, Elizabeth
On Wed, Aug 3, 2011 at 9:57 AM, Flanagan, Elizabeth wrote: > On Wed, Aug 3, 2011 at 9:07 AM, Paul Eggleton > wrote: >> Hi all, >> >> Richard requested a summary of the current issues shown up on the >> autobuilder, >> here it is: >> >> 1. sstate not getting cleared (autobuilder script fix needed

[yocto] [PATCH 0/3] meta-intel: crownbay updates

2011-08-03 Thread tom . zanussi
From: Tom Zanussi A few updates for meta-crownbay dealing with the new tune file and live image changes, and a minor cleanup item. Both crownbay and crownbay-emgd live images boot tested successfully. The following changes since commit e2fda0b69db2a93a32cea84a4ece7ba25c20b6c3: Tom Zanussi (1)

[yocto] [PATCH 1/3] meta-crownbay: remove tune-related assignments from machine conf

2011-08-03 Thread tom . zanussi
From: Tom Zanussi These are all now handled or obsoleted by tune-atom.inc, so remove them here. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf |2 -- meta-crownbay/conf/machine/crownbay.conf|2 -- 2 files changed, 0 insertions(+), 4 deletions(-)

[yocto] [PATCH 2/3] meta-crownbay: add live fstype

2011-08-03 Thread tom . zanussi
From: Tom Zanussi Most of the time, we want a -live image, so add it to the IMAGE_FSTYPES by default. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf |2 +- meta-crownbay/conf/machine/crownbay.conf|2 +- 2 files changed, 2 insertions(+), 2 deletio

[yocto] [PATCH 3/3] meta-crownbay: remove obsolete dir

2011-08-03 Thread tom . zanussi
From: Tom Zanussi remove recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin, since it's no longer used. Signed-off-by: Tom Zanussi --- 0 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin/.gitignore diff --git

Re: [yocto] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread McClintock Matthew-B29882
(Sorry if this get sent twice...) On Wed, Aug 3, 2011 at 11:44 AM, Gary Thomas wrote: > On 2011-08-03 10:33, Matthew McClintock wrote: >> >> Several installed scripts set the perl shebang that is too long >> which can cause failures on certian older bash versions. > > How does the change below co

Re: [yocto] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread Gary Thomas
On 2011-08-03 13:52, McClintock Matthew-B29882 wrote: (Sorry if this get sent twice...) On Wed, Aug 3, 2011 at 11:44 AM, Gary Thomas wrote: On 2011-08-03 10:33, Matthew McClintock wrote: Several installed scripts set the perl shebang that is too long which can cause failures on certian older

Re: [yocto] [OE-core] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread McClintock Matthew-B29882
On Wed, Aug 3, 2011 at 3:01 PM, Gary Thomas wrote: > What I don't see is the "why" - why does defining PERL vs > PERL_virtclass-native > have this effect? That's an I don't know. -M ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproje

[yocto] [PATCH 2/2] meta-emenlow: add live fstype

2011-08-03 Thread tom . zanussi
From: Tom Zanussi Most of the time, we want a -live image, so add it to the IMAGE_FSTYPES by default. Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-e

[yocto] [PATCH 1/2] meta-emenlow: remove tune-related assignments from machine conf

2011-08-03 Thread tom . zanussi
From: Tom Zanussi These are all now handled or obsoleted by tune-atom.inc, so remove them here. Signed-off-by: Tom Zanussi --- meta-emenlow/conf/machine/emenlow.conf |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenl

[yocto] [PATCH 0/2] meta-intel: emenlow updates

2011-08-03 Thread tom . zanussi
From: Tom Zanussi A couple updates for meta-emenlow dealing with the new tune file and live image changes. Boot tested successfully with the emenlow live sato image. The following changes since commit 567c3b6436b4cb9551c23845c15ab544542b5083: Tom Zanussi (1): meta-crownbay: remove obs

[yocto] Build failure on recent yocto download

2011-08-03 Thread Tim Bird
Hi all, I'm not sure where to report this, but I tried again to build Yocto, without success. I downloaded poky-bernard-4.0.tar.bz2, and followed instructions for installing it. I am using 'MACHINE ?= qemuarm' and doing 'bitbake poky-image-sato' bitbake error messages follow below. The first e

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Tim Bird
On 08/03/2011 05:08 PM, Tim Bird wrote: > Hi all, > > I'm not sure where to report this, but I tried again to build > Yocto, without success. > > I downloaded poky-bernard-4.0.tar.bz2, and followed instructions > for installing it. Silly me. poky-bernard-5.0.tar.bz2 -- Tim

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Stewart, David C
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Tim Bird > Sent: Wednesday, August 03, 2011 5:11 PM > To: yocto@yoctoproject.org > Subject: Re: [yocto] Build failure on recent yocto download > > On 08/03/2011 05:08 PM, Ti

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Joshua Lock
On Wed, 2011-08-03 at 17:08 -0700, Tim Bird wrote: > Hi all, > > I'm not sure where to report this, but I tried again to build > Yocto, without success. > > I downloaded poky-bernard-4.0.tar.bz2, and followed instructions > for installing it. > > I am using 'MACHINE ?= qemuarm' and doing 'bitbak

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Joshua Lock
On Wed, 2011-08-03 at 17:40 -0700, Joshua Lock wrote: > On Wed, 2011-08-03 at 17:08 -0700, Tim Bird wrote: > > Hi all, > > > > I'm not sure where to report this, but I tried again to build > > Yocto, without success. > > > > I downloaded poky-bernard-4.0.tar.bz2, and followed instructions > > for

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Joshua Lock
Tim, On Wed, 2011-08-03 at 17:08 -0700, Tim Bird wrote: > The first error is a failure to fetch the kernel, and a follow-on > failure to do a git-clone on the kernel. I'm behind a firewall and > this is a perennial problem for me. We have a Spartan page on the project wiki trying to collect th

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Khem Raj
On Wednesday, August 03, 2011 05:08:43 PM Tim Bird wrote: > | from cairo-scaled-font-private.h:45, > | from cairoint.h:380, > | > | from cairo-arc.c:37: > | cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex > | implementation found. C

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Tim Bird
On 8/3/2011 5:50 PM, Joshua Lock wrote: On Wed, 2011-08-03 at 17:40 -0700, Joshua Lock wrote: On Wed, 2011-08-03 at 17:08 -0700, Tim Bird wrote: Hi all, I'm not sure where to report this, but I tried again to build Yocto, without success. I downloaded poky-bernard-4.0.tar.bz2, and followed in

Re: [yocto] Build failure on recent yocto download

2011-08-03 Thread Tim Bird
On 8/3/2011 5:33 PM, Stewart, David C wrote: The current release is http://autobuilder.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 - so I would hope you might try 5.0.1 instead of 5.0. OK - I'll see if I have time to try again. I was following the instructions at: http://www.y

Re: [yocto] [PATCH] Update intltool to set perl shebang correctly for installed tools

2011-08-03 Thread McClintock Matthew-B29882
On Wed, Aug 3, 2011 at 11:44 AM, Gary Thomas wrote: > On 2011-08-03 10:33, Matthew McClintock wrote: >> >> Several installed scripts set the perl shebang that is too long >> which can cause failures on certian older bash versions. > > How does the change below correspond to this comment?  It's not