Re: [yocto] Help in building an ad-hoc qte image

2012-05-28 Thread Paul Eggleton
Hi Giovanni, On Thursday 24 May 2012 11:09:54 giovanni.pav...@exorint.it wrote: this is to ask for help in building an ad-hoc qte image. My image bb sets as DEPENDS a custom task-qt4e-xyz task. Where task-qt4e-xyz.bb looks as follow: //-// DESCRIPTION = QT4 embedded

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-05-28 Thread Bruce Ashfield
On 12-05-23 08:39 AM, Om Prakash PAL wrote: Hi Bruce, [ I am using poky-edison-6.0 ] I am able to create my rootfs and uImage but when I flashed these on my board, while booting I am getting below Error and console get blocked. = [

Re: [yocto] [PATCH 0/2][KERNEL] new chiefriver BSP metadata

2012-05-28 Thread Bruce Ashfield
On 12-05-25 05:48 PM, tom.zanu...@intel.com wrote: From: Tom Zanussitom.zanu...@intel.com This patchset implements the initial kernel side of the chiefriver BSP. It also adds a 'temporary' feature needed for turning on rc6 support from recipe-space. The code contained in the rc6 feature is

Re: [yocto] [PATCH 0/6][linux-yocto-3.2] fri2: update BSP configuration

2012-05-28 Thread Bruce Ashfield
On 12-05-25 06:20 PM, Darren Hart wrote: The following changes since commit 49f931bc294d5b6be60502bbd448cff5aa766235: meta/fishriver: remove redundant features and options (2012-05-14 17:10:36 -0500) The series looks good to me. As I mentioned in Tom's pull request, there's a slight

Re: [yocto] [PATCH 0/1] [KERNEL] Cedartrail Add Kernel features

2012-05-28 Thread Bruce Ashfield
On 12-05-25 01:44 PM, kishore.k.bo...@intel.com wrote: From: Kishore Bodkekishore.k.bo...@intel.com Add Power Management and move kernel features to Cedartrail Machine branch. Please pull into linux-yocto-3.0/meta. Looks good. I've got this associated with Tom and Darren's updates, so it

[yocto] UART test for Yocto

2012-05-28 Thread Bodke, Kishore K
Hi All, Can we disable the serial console by deleting console=tty0 console=ttyS0,115200n8 from the grub.cfg? Looks like it is not disabled. I have been reported this issue for the Cedartrail serial port is always enabled regardless of serial console option in the grub.cfg. Is this due to it