Re: [yocto] help with setting up autobuilder

2013-12-09 Thread Flanagan, Elizabeth
Hi Anup, First, please checkout the yocto-1.5 tag in the yocto-autobuilder. The current git fetcher in master it is broken and doing bad things. I'll be spending time on it this week to get it working correctly which should speed up git clones. Next, you'll want to modify the files in

[yocto] same recipe name which is correct

2013-12-09 Thread Edward Vidal
Hello, meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb and meta-oe/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb on the dylan branch have the same name but one is r0 and the other is r3. diff

[yocto] FxOS on Rpi

2013-12-09 Thread Arancha Muelas Ruiz
Hello; I´m tryingo to port FxOS on Raspberry pi with that manual: http://www.philipp-wagner.com/ffos-for-rpi/manual/ src/poky/rpi-build$ bitbake -v rpi-b2g-image ERROR: 'debug-tools' in IMAGE_FEATURES is not a valid image feature. Valid features: dbg-pkgs debug-tweaks dev-pkgs doc-pkgs

Re: [yocto] [yocto-docs][PATCH] Revert ref-manual: Added sdk-pms to Distro Feature list.

2013-12-09 Thread Rifenbark, Scott M
I will look at it again... My workflow for patches requires me to save the patch from my Thunderbird account on my Windows machine as an .eml file and then mail it to my gmail account on my Linux box. When I did this with the previous one it was just a long string of bits. Scott

Re: [yocto] poky-tiny breaks at ncurses and perl (Dylan 9.0.1)

2013-12-09 Thread r10kindsofpeople
On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi tom.zanu...@intel.com wrote: On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote: After some success building my system (crownbay), I'm now trying to optimize boot time, so I read up on poky-tiny, created a new layer and am trying to build.

Re: [yocto] poky-tiny breaks at ncurses and perl (Dylan 9.0.1)

2013-12-09 Thread Saul Wold
On 12/09/2013 11:51 AM, r10kindsofpeople wrote: On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi tom.zanu...@intel.com mailto:tom.zanu...@intel.com wrote: On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote: After some success building my system (crownbay), I'm now trying to

Re: [yocto] poky-tiny breaks at ncurses and perl (Dylan 9.0.1)

2013-12-09 Thread r10kindsofpeople
On Mon, Dec 9, 2013 at 4:24 PM, Saul Wold s...@linux.intel.com wrote: On 12/09/2013 11:51 AM, r10kindsofpeople wrote: On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi tom.zanu...@intel.com mailto:tom.zanu...@intel.com wrote: On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote:

Re: [yocto] poky-tiny breaks at ncurses and perl (Dylan 9.0.1)

2013-12-09 Thread Tom Zanussi
On Mon, 2013-12-09 at 16:45 -0500, r10kindsofpeople wrote: On Mon, Dec 9, 2013 at 4:24 PM, Saul Wold s...@linux.intel.com wrote: On 12/09/2013 11:51 AM, r10kindsofpeople wrote: On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi tom.zanu...@intel.com

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, December 10, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2013-12-09 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.6 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.6_Status https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Cristian Iorga - Cristiana Voicu * Opens - 10 min * Team Sharing - 20 min

[linux-yocto] [PATCH 0/2] valleyisland-io: add baytrail patches to support SPI and I2C controllers

2013-12-09 Thread rebecca . swee . fun . chang
From: Chang, Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com Hi, This pull request is to add Baytrail supported I/O patches as feature under meta branch. The patch files are added for Baytrail in order to enable SPI and I2C controllers support. Both SPI and I2C controllers can be PCI and ACPI

[linux-yocto] [PATCH 2/2] valleyisland-io: add patch for I2C support in Baytrail

2013-12-09 Thread rebecca . swee . fun . chang
From: Chang, Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com i2c-designware: Baytrail has 7 I2C controllers which can be PCI and ACPI enumerated. Signed-off-by: Chang, Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com --- ...gnware-Add-support-for-Intel-Baytrail-I2C.patch | 961

Re: [linux-yocto] [PATCH 0/4] [PATCH v2] valleyisland-io: add baytrail io patches as features under meta branch to support various io controllers

2013-12-09 Thread Bruce Ashfield
On 13-12-09 02:45 AM, rebecca.swee.fun.ch...@intel.com wrote: From: Chang, Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com Hi, This says v2, but I don't see any changelog indicating what has changed since v1. Can you clarify what is new in this series, versus the first ? Bruce This

Re: [linux-yocto] [PATCH v2 00/17] new media feature fragments

2013-12-09 Thread Bruce Ashfield
On 13-12-07 12:51 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Add few media feature fragments to replace the media.cfg from the minnow BSP's kernel recipe. These new media feature fragments replace some of the earlier media features. Hence other BSPs like

Re: [linux-yocto] [PATCH v2 00/17] new media feature fragments

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Add few media feature fragments to replace the media.cfg from the minnow BSP's kernel recipe. These new media feature fragments replace some of the earlier media features. Hence

Re: [linux-yocto] [PATCH v2 02/17] standard.scc: Add firmware loading feature

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:50 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Add generic firmware loading feature for the standard type kernel. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com ---

Re: [linux-yocto] [PATCH v2 03/17] media: A feature for media infrastructure

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:50 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Create a feature fragment to provide infrastructure support for V4L2, tuner, camera, and radio drivers. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by:

Re: [linux-yocto] [PATCH v2 04/17] media-usb-webcams: A feature for USB media devices

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:50 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Create a feature fragment for various USB webcam drivers. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com ---

Re: [linux-yocto] [PATCH v2 06/17] media-pci-capture: A feature for PCI media capture devices

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Create a feature fragment for various PCI media capture devices. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com ---

Re: [linux-yocto] [PATCH v2 10/17] media-usb-tv: A feature for USB TV media adapters

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Create a feature fragment for enabling various USB TV adapters. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com ---

Re: [linux-yocto] [PATCH v2 12/17] media-platform: A feature for platform media devices

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Create a feature fragment for enabling platform media devices. This one seems like it might be incomplete. The first option enables a block of other options, but only DEINTERLACE

Re: [linux-yocto] [PATCH v2 13/17] media-all.scc: A feature including all the media features

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Make adding all media features easy. Instead of adding the media features one by one in BSP, all can be enabled with this single media feature. Signed-off-by: Nitin A Kamble

Re: [linux-yocto] [PATCH v2 15/17] common-pc-64.scc: update as per changes in the media config fragments

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Previous media config fragments are replaced by more extensive media fragments in earlier commits. Change the BSP config accordingly. Signed-off-by: Nitin A Kamble

Re: [linux-yocto] [PATCH v2 16/17] common-pc-standard.scc: Enable USB webcam support

2013-12-09 Thread Hart, Darren
On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Enable USB webcam drivers in the standard kernel of the common-pc BSP. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Reviewed-by: Darren Hart dvh...@linux.intel.com

Re: [linux-yocto] [PATCH v2 00/17] new media feature fragments

2013-12-09 Thread Hart, Darren
On Mon, 2013-12-09 at 10:13 -0500, Bruce Ashfield wrote: On 13-12-07 12:51 AM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Add few media feature fragments to replace the media.cfg from the minnow BSP's kernel recipe. These new media feature fragments

Re: [linux-yocto] [PATCH v2 12/17] media-platform: A feature for platform media devices

2013-12-09 Thread Kamble, Nitin A
-Original Message- From: Hart, Darren Sent: Monday, December 09, 2013 8:32 AM To: Kamble, Nitin A Cc: bruce.ashfi...@windriver.com; linux-yocto@yoctoproject.org Subject: Re: [PATCH v2 12/17] media-platform: A feature for platform media devices On Fri, 2013-12-06 at 21:51 -0800,

Re: [linux-yocto] [PATCH v2 00/17] new media feature fragments

2013-12-09 Thread Bruce Ashfield
On 13-12-09 11:17 AM, Hart, Darren wrote: On Fri, 2013-12-06 at 21:51 -0800, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Add few media feature fragments to replace the media.cfg from the minnow BSP's kernel recipe. These new media feature fragments replace

Re: [linux-yocto] [PATCH v2 12/17] media-platform: A feature for platform media devices

2013-12-09 Thread Hart, Darren
On Mon, 2013-12-09 at 17:00 +, Kamble, Nitin A wrote: -Original Message- From: Hart, Darren Sent: Monday, December 09, 2013 8:32 AM To: Kamble, Nitin A Cc: bruce.ashfi...@windriver.com; linux-yocto@yoctoproject.org Subject: Re: [PATCH v2 12/17] media-platform: A feature

Re: [linux-yocto] [PATCH 0/4] [PATCH v2] valleyisland-io: add baytrail io patches as features under meta branch to support various io controllers

2013-12-09 Thread Chang, Rebecca Swee Fun
v1 patch has long Cc email list, I received an email about the patch is rejected and asking me to trim the email list. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: 09 December, 2013 10:23 PM To: Chang, Rebecca Swee Fun;