[yocto] [Announcement] 1.2 Milestone 3 Released

2012-03-14 Thread Flanagan, Elizabeth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, We are pleased to announce the third milestone of the coming release of Yocto 1.2. This milestone release is available at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.2-m3/poky-edison-6.1.0-m3.tar.bz2 or http

Re: [yocto] [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

2012-03-14 Thread Bruce Ashfield
On 12-03-14 4:40 PM, Darren Hart wrote: On 03/14/2012 01:25 PM, Bruce Ashfield wrote: On 12-03-14 10:45 AM, Darren Hart wrote: On 03/13/2012 09:12 PM, Bruce Ashfield wrote: On 12-03-14 12:05 AM, Darren Hart wrote: On 03/13/2012 08:08 PM, Bruce Ashfield wrote: On 12-03-13 11:03 PM, Tom Za

Re: [yocto] [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

2012-03-14 Thread Darren Hart
On 03/14/2012 01:25 PM, Bruce Ashfield wrote: > On 12-03-14 10:45 AM, Darren Hart wrote: >> On 03/13/2012 09:12 PM, Bruce Ashfield wrote: >>> On 12-03-14 12:05 AM, Darren Hart wrote: On 03/13/2012 08:08 PM, Bruce Ashfield wrote: > On 12-03-13 11:03 PM, Tom Zanussi wrote: >>

Re: [yocto] [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

2012-03-14 Thread Bruce Ashfield
On 12-03-14 10:45 AM, Darren Hart wrote: On 03/13/2012 09:12 PM, Bruce Ashfield wrote: On 12-03-14 12:05 AM, Darren Hart wrote: On 03/13/2012 08:08 PM, Bruce Ashfield wrote: On 12-03-13 11:03 PM, Tom Zanussi wrote: On Tue, 2012-03-13 at 22:40 -0400, Bruce Ashfield wrote: On Tue, Mar 13, 20

[yocto] [PATCH 4/4] fri2: Add 3.2 kernel recipes

2012-03-14 Thread Darren Hart
Add linux-yocto_3.2 and linux-yocto-rt_3.2 kernel recipes, following the pattern of the 3.0 recipes. Signed-off-by: Darren Hart --- .../linux/linux-yocto-rt_3.2.bbappend | 11 +++ .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 11 +++ 2 files changed, 22 in

[yocto] [PATCH 3/4] fri2: Autoload module iwlwifi

2012-03-14 Thread Darren Hart
iwlwifi uses a firmware blob that must exist on the FS at the time the driver is loaded. If the driver is built-in, the blob must exist in the initrd. We avoid this by building as a module, but we still want this to load at boot - so add it to autoload. Signed-off-by: Darren Hart --- .../linux/l

[yocto] [PATCH 2/4] fri2: Update KMACHINE and KBRANCH variables

2012-03-14 Thread Darren Hart
Specify only the machine itself in KMACHINE and set the branch explicitly. Use an fri2 specific branch in non-rt while we sort out whether or not to create these dynamically or not. Signed-off-by: Darren Hart --- .../linux/linux-yocto-rt_3.0.bbappend |9 - .../recipes-ke

[yocto] [PATCH 1/4] fri2: Update serial console settings

2012-03-14 Thread Darren Hart
With the pch_uart changes now in tree, update the machine config to make use of it. Trick syslinux into using the port by IO address and a magic baud rate. Signed-off-by: Darren Hart CC: Tom Zanussi --- meta-fri2/conf/machine/fri2-noemgd.conf |9 ++--- meta-fri2/conf/machine/fri2.conf

[yocto] [PATCH 0/4][meta-intel] fri2: update serial, drivers, and kernel version

2012-03-14 Thread Darren Hart
With this update the FRI2 is now much more functional. o Legacy boot works with Syslinux over the USB Serial device o Wifi is enabled at boot o Bluetooth and Zigbee support added o EMGD-1.10 is working o Linux-Yocto 3.0 and 3.2 kernel tested and working ___

[yocto] overriding the bbappend behavior of recipes

2012-03-14 Thread Joshua Immanuel
Hello all, I have added a custom layer which contains the .bbappend file for base-files recipe. Which in turn has 'do_install_append' method. I am generating two sets of custom images in which, one requires the bbappending whereas the other doesn't require it. So, how would I control this

[yocto] [PATCH 1/1] fri2: Update fri2.cfg for hardware specific support

2012-03-14 Thread Darren Hart
The FRI2 does not require R8169 or PATA support. It does not need SFF or GENERIC ATA options either. The FRI2 does require IEEE802154 (Zigbee), BT (Bluetooth), and IWLWIFI. The latter is compiled as a module to avoid the need for an initrd containing the firmware blobs. Signed-off-by: Darren Hart

[yocto] [PATCH 0/1][linux-yocto-3.0/meta] fri2 update

2012-03-14 Thread Darren Hart
The following changes since commit e559129b4a6f39f68b75141096b2d516cf7a7f35: fri2: Add SMP and EFI support (2012-03-02 16:02:35 -0500) are available in the git repository at: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/3.0/meta/fri2 http://git.yoctoproject.org/cgit.cgi/lin

[yocto] [PATCH 1/1] fri2: Update fri2.cfg for hardware specific support

2012-03-14 Thread Darren Hart
The FRI2 does not require R8169 or PATA support. It does not need SFF or GENERIC ATA options either. The FRI2 does require IEEE802154 (Zigbee), BT (Bluetooth), and IWLWIFI. The latter is compiled as a module to avoid the need for an initrd containing the firmware blobs. Signed-off-by: Darren Hart

[yocto] [PATCH 0/1][linux-yocto-3.2/meta] fri2 update

2012-03-14 Thread Darren Hart
The following changes since commit 64840f55ee144e9814278eaa8e3f33dd60da892c: meta/emgd: emgd 1.10 updates (2012-03-12 11:48:22 -0400) are available in the git repository at: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/meta/fri2 http://git.yoctoproject.org/cgit.cgi/linux-yo

[yocto] [meta-qt3] [PATCH 1/1] qt-x11-free: fix QA errors

2012-03-14 Thread Paul Eggleton
Fix the following QA errors when building qt-x11-free: WARNING: For recipe qt-x11-free, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib/qt3/plugins/sqldrivers WARNING: qt-x11-free: The compile log indicates that host include and/or library paths

[yocto] [meta-qt3] [PATCH 0/1] Fix QA errors

2012-03-14 Thread Paul Eggleton
The following changes since commit 13df95beabc0c4ae374b245ce195174e64004a5d: qt-x11-free-common: Add version to LICENSE fields (2012-03-13 23:50:06 +) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/qt3-qa http://git.yoctoproject.org/cgit.cgi/poky-c

[yocto] [PATCH 1/1] meta-fishriver: switch to linux-yocto-3.2 kernel

2012-03-14 Thread tom . zanussi
From: Tom Zanussi Switch fishriver to the 3.2 kernel. Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf |2 ++ .../linux/linux-yocto-rt_3.2.bbappend |8 .../recipes-kernel/linux/linux-yocto_3.2.bbappend |9 + 3 files ch

[yocto] [PATCH 0/1] meta-intel: fishriver 3.2 update

2012-03-14 Thread tom . zanussi
From: Tom Zanussi This updates fishriver to the 3.2 kernel. The following changes since commit d9132cc66316be45f44beeea6eba734bb3ab337d: Tom Zanussi (1): ia32-base: remove libc-headers PREFERRED_PROVIDER are available in the git repository at: git://git.yoctoproject.org/meta-intel.

Re: [yocto] [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge

2012-03-14 Thread Bodke, Kishore K
Yes, Please go ahead and merge this to 3.0 kernel. We will be releasing the Cedartrail BSP both for Edison and master branch in another couple of weeks. Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, March 13, 2012 9:04 PM

Re: [yocto] [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

2012-03-14 Thread Tom Zanussi
On Wed, 2012-03-14 at 07:45 -0700, Darren Hart wrote: > On 03/13/2012 09:12 PM, Bruce Ashfield wrote: > > On 12-03-14 12:05 AM, Darren Hart wrote: > >> > >> > >> On 03/13/2012 08:08 PM, Bruce Ashfield wrote: > >>> On 12-03-13 11:03 PM, Tom Zanussi wrote: > On Tue, 2012-03-13 at 22:40 -0400, Br

Re: [yocto] Yocto weekly bug trend charts -- WW10

2012-03-14 Thread Xu, Jiajun
>> From: yocto-boun...@yoctoproject.org [mailto:yocto- >> boun...@yoctoproject.org] On Behalf Of Xu, Jiajun >> Sent: Wednesday, March 14, 2012 7:09 AM >> To: yocto@yoctoproject.org >> Subject: [yocto] Yocto weekly bug trend charts -- WW10 >> >> Hi all, >> The overall open bug trend increased

Re: [yocto] [PATCH 1/2] meta-crownbay: switch to linux-yocto-3.2 kernel

2012-03-14 Thread Darren Hart
On 03/13/2012 09:12 PM, Bruce Ashfield wrote: > On 12-03-14 12:05 AM, Darren Hart wrote: >> >> >> On 03/13/2012 08:08 PM, Bruce Ashfield wrote: >>> On 12-03-13 11:03 PM, Tom Zanussi wrote: On Tue, 2012-03-13 at 22:40 -0400, Bruce Ashfield wrote: > On Tue, Mar 13, 2012 at 3:44 PM, Tom Zanus

Re: [yocto] Yocto weekly bug trend charts -- WW10

2012-03-14 Thread Stewart, David C
>From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Xu, Jiajun >Sent: Wednesday, March 14, 2012 7:09 AM >To: yocto@yoctoproject.org >Subject: [yocto] Yocto weekly bug trend charts -- WW10 > >Hi all, > The overall open bug trend increased a lot in last

[yocto] Yocto weekly bug trend charts -- WW10

2012-03-14 Thread Xu, Jiajun
Hi all, The overall open bug trend increased a lot in last week. WDD number and Open Bug number are 886 and 173. Due to the bugzilla upgrade, some functions do not work, which make QA bug statistic a little late. Bug status of WW10 could be found on https://wiki.yoctoproject.org/wiki/Yoc

Re: [yocto] pseudo interaction issue

2012-03-14 Thread Xu, Dongxiao
Hi Mark, When using the new Hob to build targets, I also observed the pseudo output: "pseudo: You must set the PSEUDO_PREFIX environment variable to run pseudo." Here is the step to reproduce it: 1) source oe-init-build-env 2) hob 3) select machine and base image. Here I use qemux86 and core-im

[yocto] [PATCH 1/1] poky.conf: Prefer lttng-ust instead of lttng2-ust.

2012-03-14 Thread Lianhao Lu
Fixed bug [YOCTO #2062]. This patch set the PREFERRED_VERVION of lttng-ust to use lttng-ust, instead of the lttng2-ust. Signed-off-by: Lianhao Lu --- meta-yocto/conf/distro/poky.conf |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta-yocto/conf/distro/poky.conf b/me

[yocto] [PATCH 0/1] perfer older version of lttng-ust in poky distro

2012-03-14 Thread Lianhao Lu
Set the PREFERRED_VERSION of lttng-ust to use lttng-ust instead of lttng2-ust in poky distro. This fixed yocto bug #2062. The lttng2 is very different in terms of architecture and usage model, compared to lttng. The eclipse upstream lttng plugin won't be able to support lttng2 until the eclip