Re: [yocto] [PATCH resend][opkg-utils] opkg.py/opkg-build: fix creation of tar archives

2012-10-24 Thread Richard Purdie
On Wed, 2012-10-24 at 12:53 +0200, Steffen Sledz wrote: > Since openSUSE 12.2 the installed tar uses posix instead of gnu encoding > by default. This format is not fully supported by opkg and results in > ipk packages not installable at the target. > > Collected errors: > * get_header_tar: Unknow

Re: [yocto] [opkg-utils][PATCH 1/1] opkg-make-index: fix mis-indented else:

2012-10-24 Thread Richard Purdie
On Thu, 2012-10-04 at 18:29 +0200, Martin Jansa wrote: > From: Marc Olzheim > > Signed-off-by: Martin Jansa > --- > opkg-make-index | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/opkg-make-index b/opkg-make-index > index 1c3a8e1..44fa64d 100755 > --- a/opkg-make-index

[yocto] [PATCH 0/1] VA_FEATURES typo fix

2012-10-24 Thread tom . zanussi
From: Tom Zanussi This fixes a problem introduced by a recent commit and noticed by Paul Eggleton. The following changes since commit f502e7493694c487767f60df232055bc7b854e69: gstreamer-vaapi: add missing build dependencies (2012-10-23 07:43:46 -0500) are available in the git repository at:

[yocto] [PATCH 1/1] meta-intel: fix VA_FEATURES assignment in machine configs

2012-10-24 Thread tom . zanussi
From: Tom Zanussi commit 2231d38 (meta-intel: make video acceleration choice dependent on LICENSE_FLAGS) inadvertently also changed '?=' to a hard assignment, making it hard to override as intended. This changes it back. Signed-off-by: Tom Zanussi --- meta-cedartrail/conf/machine/cedartrail.c

[yocto] Yocto vs LDAT

2012-10-24 Thread Evade Flow
I've been quietly experimenting with Yocto at work for several weeks now, flying under everybody's radar; but my bosses have discovered what I've been doing and I now need to defend my position--not just from the perspective of my little team, but for the whole company(!) I work for an automotive

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Kamble, Nitin A
> -Original Message- > From: Zanussi, Tom > Sent: Tuesday, October 23, 2012 2:16 PM > To: Kamble, Nitin A > Cc: yocto@yoctoproject.org; Hart, Darren > Subject: Re: [PATCH 3/6] crownbay README: add WebTitle & Compliance > information > > On Tue, 2012-10-23 at 13:24 -0700, nitin.a.kam...@i

[yocto] [PATCH 1/2] psplash: Trivial, cleanup some comments.

2012-10-24 Thread Saul Wold
From: Marc Ferland This patch fixes some minor comment mistakes. Signed-off-by: Marc Ferland Signed-off-by: Saul Wold --- psplash-colors.h |2 +- psplash-console.c |2 +- psplash-console.h |2 +- psplash-fb.c |2 +- psplash-fb.h |2 +- psplash-write.c |2 +

[yocto] [PATCH 2/2] psplash: use correct blue offset value for BGR888

2012-10-24 Thread Saul Wold
From: Aws Ismail Author: Aws Ismail Date: Thu Aug 16 11:06:13 2012 -0400 Use correct blue offset value for BGR888 fs->blue_offset should be compared to 16 instead of 8 in order to detect BGR. Credit goes to Ulrich Feichter for detecting this. Signed-off-by: A

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

2012-10-24 Thread Stefan Herbrechtsmeier
Hi, 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 origin git://git.yoctoproject.org/opkg-utils ERROR: Fetcher failure: Fetch command failed with exit code 129

Re: [yocto] Yocto vs LDAT

2012-10-24 Thread Mark Hatle
On 10/24/12 10:52 AM, Evade Flow wrote: I've been quietly experimenting with Yocto at work for several weeks now, flying under everybody's radar; but my bosses have discovered what I've been doing and I now need to defend my position--not just from the perspective of my little team, but for the w

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 11:06 -0500, Kamble, Nitin A wrote: > > > -Original Message- > > From: Zanussi, Tom > > Sent: Tuesday, October 23, 2012 2:16 PM > > To: Kamble, Nitin A > > Cc: yocto@yoctoproject.org; Hart, Darren > > Subject: Re: [PATCH 3/6] crownbay README: add WebTitle & Compliance

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

2012-10-24 Thread 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 origin > git://git.yoctoproject.o

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Darren Hart
On 10/24/2012 09:43 AM, Tom Zanussi wrote: > On Wed, 2012-10-24 at 11:06 -0500, Kamble, Nitin A wrote: >> >>> -Original Message- >>> From: Zanussi, Tom >>> Sent: Tuesday, October 23, 2012 2:16 PM >>> To: Kamble, Nitin A >>> Cc: yocto@yoctoproject.org; Hart, Darren >>> Subject: Re: [PATCH 3/

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Kamble, Nitin A
> -Original Message- > From: Zanussi, Tom > Sent: Wednesday, October 24, 2012 9:43 AM > To: Kamble, Nitin A > Cc: yocto@yoctoproject.org; Hart, Darren > Subject: Re: [PATCH 3/6] crownbay README: add WebTitle & Compliance > information > > On Wed, 2012-10-24 at 11:06 -0500, Kamble, Nitin

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Sean Liming
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Tom Zanussi > Sent: Wednesday, October 24, 2012 9:43 AM > To: Kamble, Nitin A > Cc: yocto@yoctoproject.org; Hart, Darren > Subject: Re: [yocto] [PATCH 3/6] crownbay README: ad

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Kamble, Nitin A
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Sean Liming > Sent: Wednesday, October 24, 2012 11:16 AM > To: yocto@yoctoproject.org > Subject: Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & > Compliance informa

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Sean Liming
> -Original Message- > From: Sean Liming [mailto:sean.lim...@annabooks.com] > Sent: Wednesday, October 24, 2012 11:51 AM > To: 'Kamble, Nitin A' > Subject: RE: [yocto] [PATCH 3/6] crownbay README: add WebTitle & > Compliance information > > > > > > -Original Message- > > From:

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 11:15 -0700, Sean Liming wrote: > > -Original Message- > > From: yocto-boun...@yoctoproject.org [mailto:yocto- > > boun...@yoctoproject.org] On Behalf Of Tom Zanussi > > Sent: Wednesday, October 24, 2012 9:43 AM > > To: Kamble, Nitin A > > Cc: yocto@yoctoproject.org; H

Re: [yocto] [PATCH 1/1] meta-intel: fix VA_FEATURES assignment in machine configs

2012-10-24 Thread Darren Hart
On 10/24/2012 06:30 AM, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > commit 2231d38 (meta-intel: make video acceleration choice dependent > on LICENSE_FLAGS) inadvertently also changed '?=' to a hard > assignment, making it hard to override as intended. This changes it > back. > > Sig

Re: [yocto] [PATCH 1/3] fri2: Add linux-yocto-tiny_3.4 support

2012-10-24 Thread Tom Zanussi
On Tue, 2012-10-23 at 21:31 -0700, Darren Hart wrote: > Add support for the tiny KTYPE via a liunx-yocto-tiny bbappend > for the 3.4 kernel. With this kernel, DISTRO="poky-tiny" can be > used with the fri2 and fri2-noemgd machines. > > Signed-off-by: Darren Hart Acked-by: Tom Zanussi > --- >

Re: [yocto] [PATCH 2/3] fri2: README: Correct typographical and wording errors

2012-10-24 Thread Tom Zanussi
On Tue, 2012-10-23 at 21:31 -0700, Darren Hart wrote: > Correct minor issues reported by Steve S. > > Signed-off-by: Darren Hart > Reported-by: Steve Sakoman Acked-by: Tom Zanussi > --- > meta-fri2/README |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/met

Re: [yocto] [PATCH 3/3] fri2: Add grub-efi workaround for USB keyboard initialization

2012-10-24 Thread Tom Zanussi
On Tue, 2012-10-23 at 21:31 -0700, Darren Hart wrote: > The Fastboot firmware will sometimes fail to init the USB keyboard when > connected directly in 1.0 mode (works fine through a 2.0 hub). By adding > the USB modules to the grub-efi build, we can ensure the keyboard will > be available in the g

Re: [yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-24 Thread Kamble, Nitin A
> > > > -The Crown Bay platform consists of the Intel Atom Z6xx processor, > > +The Crown Bay platform consists of the Intel Atom E6xx processor, > > plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff). > > How can we distinguish this from Queens Bay, which I would describe in

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

2012-10-24 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-chiefriver/README

[yocto] [PATCH v2 3/6] crownbay: add WEBTITLE & Compliance information

2012-10-24 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-crownbay/README

[yocto] [PATCH v2 5/6] jasperforest: add WEBTITLE & Compliance information

2012-10-24 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-jasperforest/README

[yocto] [PATCH v2 6/6] sugarbay: add WEBTITLE & Compliance information

2012-10-24 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-sugarbay/README

[yocto] [PATCH v2 1/6] MAINTAINERS: correct pathname

2012-10-24 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

[yocto] [PATCH v2 4/6] emenlow: add WEBTITLE & Compliance information

2012-10-24 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-emenlow/README

[yocto] [PATCH v2 0/6] meta-intel: README updates

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble Changed the commits based on the feedback from Tom & Darren. We also need similar changes for other BSPs for 1.3 release. Thanks, Nitin The following changes since commit 62aa4ca25a943c864838b2910c5b506cca0c9323: fri2: Add grub-efi workaround for USB keyboard initializa

[yocto] Weekly build available for QA testing.

2012-10-24 Thread Flanagan, Elizabeth
yet. Repository: git://git.yoctoproject.org/poky Branch: master Revision: 33440ee70623394d06a4b214c2be10788cba6d08 Location: http://autobuilder.yoctoproject.org/pub/nightly/20121024-1 Thanks -b -- Elizabeth Flanagan Yocto Project Build and Release

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

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kam...@intel.com wrote: > 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. > Also specifying all the layers used from meta-intel

Re: [yocto] [PATCH v2 3/6] crownbay: add WEBTITLE & Compliance information

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kam...@intel.com wrote: > 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. > Also specifying all the layers used from meta-intel

Re: [yocto] [PATCH v2 5/6] jasperforest: add WEBTITLE & Compliance information

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kam...@intel.com wrote: > 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. > Also specifying all the layers used from meta-intel

Re: [yocto] [PATCH v2 4/6] emenlow: add WEBTITLE & Compliance information

2012-10-24 Thread Tom Zanussi
On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kam...@intel.com wrote: > 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. > Also specifying all the layers used from meta-intel

Re: [yocto] ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360

2012-10-24 Thread Elvis Dowson
Hi Ross, On Oct 23, 2012, at 11:53 PM, "Burton, Ross" wrote: > On 23 October 2012 19:35, Elvis Dowson wrote: >> the following entry works for the /etc/fstab for moving the /tmp file to RAM >> none/tmptmpfsdefaults,noatime,nodiratime00 > > tmpfs is in virtual memory, so pote

[yocto] Eclipse ADT plugin configuration error

2012-10-24 Thread Kartik N
Hi, I have bit-baked "meta-ide-support" and also created a sysroot and kernel image for the imx535qsb. Then I installed Eclipse following the steps in the ADT manual. Now I try to set the build environment. I point to the toolchain available under ~/mybuild/tmp/sysroots/i686-linux/usr/bin/ar

Re: [yocto] Eclipse ADT plugin configuration error

2012-10-24 Thread Kartik N
Problem solved. The toolchain root path needs to be pointed to the build directory i.e. in my case it happens to be: ~/mybuild Thanks & Regards, N.Kartik Senior developer | Renu Electronics Pvt. Ltd. _ From: Kartik N [mailto:kart...@renuelectronics.com] Sent: Thursday, Oc