Re: [yocto] Performance improvements and machine build configuration

2012-10-25 Thread Elvis Dowson
ch, I tried two builds 01. parallelism set to 16, which took 23 minutes 21 seconds. 02. parallelism set to 6, which took less time at 22 minutes 13 seconds. Therefore, for a quad core machine (Intel i7-3770K @ 4.2GHz over-clocked, 16GB 1600MHz RAM), setting the parallelism parameters to 6

[yocto] [PATCH] gnu-efi: add missing sha256 checksum

2012-10-25 Thread Ross Burton
Signed-off-by: Ross Burton --- common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb |1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb b/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb index a0d5823..f8015f2 100644 --- a/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb

Re: [yocto] build failures after pull

2012-10-25 Thread Burton, Ross
On 23 October 2012 22:12, Ross Burton wrote: > On Tuesday, 23 October 2012 at 18:47, Jim Abernathy wrote: >> I've reported this before, but it still happens. Today, I did a git >> pull into my local while master was checked out, both on poky and >> meta-intel. I then tried to rerun without cleanin

Re: [yocto] [meta-intel/danny][PATCH] meta-crystalforest, linux-yocto_3.4.bbappend: Pin LINUX_VERSION

2012-10-25 Thread Tom Zanussi
On Tue, 2012-10-23 at 20:56 -0700, Khem Raj wrote: > meta-crystalforest BSPs uses 3.4.9 kernel but the default > yocto kernel is 3.4.11, if we do not pin the LINUX_VERSION > then we get inconsistent version number for bzImage and the modules > where modules are installed under /lib/modules/3.4.9-yo

Re: [yocto] [meta-intel/danny][PATCH] meta-crystalforest, linux-yocto_3.4.bbappend: Pin LINUX_VERSION

2012-10-25 Thread Khem Raj
That's fine though you should still pin it since it may go out of sync with oecore again On Thursday, October 25, 2012, Tom Zanussi wrote: > On Tue, 2012-10-23 at 20:56 -0700, Khem Raj wrote: >> meta-crystalforest BSPs uses 3.4.9 kernel but the default >> yocto kernel is 3.4.11, if we do not pin

Re: [yocto] Ubuntu 10.04 don't support mirror option with parameter

2012-10-25 Thread Stefan Herbrechtsmeier
Am 24.10.2012 19:02, schrieb Paul Eggleton: On Wednesday 24 October 2012 18:30:12 Stefan Herbrechtsmeier wrote: the git version of Ubuntu 10.04 is to old to support mirror option with parameter which is used by the bitbake fetch2. Regards, Stefan DEBUG: ... git remote add --mirror=fetch o

Re: [yocto] [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance information

2012-10-25 Thread Kamble, Nitin A
> -Original Message- > From: Zanussi, Tom > Sent: Wednesday, October 24, 2012 5:15 PM > To: Kamble, Nitin A > Cc: yocto@yoctoproject.org; Hart, Darren > Subject: Re: [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance > information > > On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kam...@i

Re: [yocto] [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance information

2012-10-25 Thread Kamble, Nitin A
> > > > If you look at the meta-intel/conf/layer.conf, you see the layer > > actually is 'intel'. > > > > Also, this is the README for the chiefriver layer, so it can't depend > > on itself i.e. meta-chiefriver or 'chiefriver' shouldn't be listed in > > layers > > Tom, >As part of the complian

[yocto] [Patch v3 0/7] meta-intel README updates

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble This is v3 of the pull request based on the latest feedback from Tom. Thanks, Nitin The following changes since commit 49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97: meta-crystalforest: update kernel SRCREVs (2012-10-25 09:44:26 -0500) are available in the git repository at:

[yocto] [Patch v3 2/7] chiefriver: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble --- meta-chiefriver/README |8 meta-chiefriver/conf/machine/

[yocto] [Patch v3 4/7] emenlow: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble --- meta-emenlow/README|8 meta-emenlow/conf/machine/emenlow.c

[yocto] [Patch v3 6/7] sugarbay: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble --- meta-sugarbay/README |8 meta-sugarbay/conf/machine/sugarb

[yocto] [Patch v3 7/7] crownbay: add more information in README

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble Mention Little Bay & Shell Bay boards from the crownbay kit in the readme. Signed-off-by: Nitin A Kamble --- meta-crownbay/README |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-crownbay/README b/meta-crownbay/README index 1f164f4..525b2e6 10

[yocto] [Patch v3 5/7] jasperforest: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble --- meta-jasperforest/README |7 +++ meta-jasperforest/conf/mac

[yocto] [Patch v3 3/7] crownbay: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble --- meta-crownbay/README| 10 +- meta-crownbay/conf/machi

[yocto] [Patch v3 1/7] MAINTAINERS: correct pathname

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The commmon directory has more stuff than just recipes-core. All this need to be maintained together as part of the meta-intel layer. Signed-off-by: Nitin A Kamble --- MAINTAINERS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINT

Re: [yocto] [Patch v3 0/7] meta-intel README updates

2012-10-25 Thread Tom Zanussi
On Thu, 2012-10-25 at 10:49 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This is v3 of the pull request based on the latest feedback from Tom. > > Thanks, > Nitin > > The following changes since commit 49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97: > > meta-crystalforest: upd

Re: [yocto] [meta-intel/danny][PATCH] meta-crystalforest, linux-yocto_3.4.bbappend: Pin LINUX_VERSION

2012-10-25 Thread Tom Zanussi
On Thu, 2012-10-25 at 08:36 -0700, Khem Raj wrote: > That's fine though you should still pin it since it may go out of sync > with oecore again > Good point. I think I'm going to start submitting weekly kernel SRCREV updates for all the meta-intel BSPs along with the matching LINUX_VERSIONs to a

[yocto] [ANNOUNCEMENT] Yocto Project 1.3 "danny" Released

2012-10-25 Thread Flanagan, Elizabeth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The latest major release of the Yocto Project, 1.3 "danny", is now available for download at: * http://downloads.yoctoproject.org/releases/yocto/yocto-1.3/poky-danny-8.0.tar.bz2 * http://mirrors.kernel.org/yocto/yocto/yocto-1.3/poky-danny-8.0.tar.b

[yocto] [PATCH 0/1][meta-intel]meta-cedartrail: add WEBTITLE & Compliance information

2012-10-25 Thread rahul . saxena
From: Rahul Saxena The WEBTITLE will be used to publish the BSP on the Yocto Project Website. Also adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Rahul Saxena -- The following changes since commit c19e9f51ebbdc603124994f3694fc79b0a83cf41: sugarbay: add WE

[yocto] [PATCH 1/1] cedartrail: add WEBTITLE & Compliance information

2012-10-25 Thread rahul . saxena
From: Rahul Saxena The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Rahul Saxena --- meta-cedartrail/README | 16 +--- meta-cedartrail/con

Re: [yocto] [Patch v3 7/7] crownbay: add more information in README

2012-10-25 Thread Tom Zanussi
On Thu, 2012-10-25 at 10:49 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Mention Little Bay & Shell Bay boards from the crownbay kit > in the readme. > > Signed-off-by: Nitin A Kamble > --- > meta-crownbay/README |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-