[yocto] 1.3_M5.rc2 status.

2012-09-25 Thread Flanagan, Elizabeth
All, 1.3_M5.rc2 was started a bit late today due to some miscommunication. The build has begun and judging from recent autobuilder performance, I'm expecting it to complete in about six and a half hours from now. For those doing QA against 1.3_M5.rc2, if you can, please begin testing what you can

Re: [yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Chris Tapp
On 25 Sep 2012, at 23:55, Chris Tapp wrote: > On 25 Sep 2012, at 23:21, Paul Eggleton wrote: > >> On Tuesday 25 September 2012 23:12:12 Ross Burton wrote: >>> On Tuesday, 25 September 2012 at 21:51, Chris Tapp wrote: I'm trying to build gstreamer to run on a system that does not have x11 >>

Re: [yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Chris Tapp
On 25 Sep 2012, at 23:21, Paul Eggleton wrote: > On Tuesday 25 September 2012 23:12:12 Ross Burton wrote: >> On Tuesday, 25 September 2012 at 21:51, Chris Tapp wrote: >>> I'm trying to build gstreamer to run on a system that does not have x11 >>> (for audio and to stream video). It seems as if gst

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, September 25, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-09-25 Thread Liu, Song
Attendees: Dave, David Wolfe (Magneti Narelli), BogdanM, PaulE, Cristian, Kevin, Saul, Fahad (Mentor), ScottR, Jessica, Bruce, Nitin, Denys, Beth, MihaiL, ChrisL, Darren, AlexD, Richard, Ross, Song   Minutes:   * Opens collection - 5 min (Song) * Yocto 1.3 M4 release readiness - 10 min (Song) h

Re: [yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Paul Eggleton
On Tuesday 25 September 2012 23:12:12 Ross Burton wrote: > On Tuesday, 25 September 2012 at 21:51, Chris Tapp wrote: > > I'm trying to build gstreamer to run on a system that does not have x11 > > (for audio and to stream video). It seems as if gst-plugins-good-id3demux > > needs x11: ... > > ERROR

Re: [yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Ross Burton
On Tuesday, 25 September 2012 at 21:51, Chris Tapp wrote: > I'm trying to build gstreamer to run on a system that does not have x11 (for > audio and to stream video). It seems as if gst-plugins-good-id3demux needs > x11: > ... > ERROR: Required build target 'task-sjs' has no buildable providers.

[yocto] SSTATE_MIRRORS information needed

2012-09-25 Thread Rifenbark, Scott M
Could someone provide me with a rough paragraph or two as a base with which to create a glossary entry for the SSTATE_MIRRORS variable? Richard submitted a patch that introduces a two-letter directory name that chunks up the shared state cache. As an explanation for the new behavior he provid

[yocto] How can I build gstreamer and its plugins without x11?

2012-09-25 Thread Chris Tapp
I'm trying to build gstreamer to run on a system that does not have x11 (for audio and to stream video). It seems as if gst-plugins-good-id3demux needs x11: NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'virtual/libx11' (but /media/SSD-RAID/poky-git/meta/recipes-sup

[yocto] [meta-ivi][PATCH] layer-management: fix machine search string for imx6 targets

2012-09-25 Thread Adrian Alonso
* Fix machine search string for imx6 targets Likely all imx6 target boards will be prefixed with "imx6", this change allows to append -DLINUX flag. Signed-off-by: Adrian Alonso --- recipes-graphics/layer-management/layer-management_0.9.7.bb | 2 +- recipes-graphics/layer-management/layer-man

Re: [yocto] imx6 meta-ivi support

2012-09-25 Thread Adrian Alonso
Hi Andrei, I have write credentials to push this changes is ok that I pushed them? Or is suppose that a meta-ivi maintainer to push them? Regards Adrian Alonso On Wed, Sep 19, 2012 at 5:16 PM, Andrei Gherzan wrote: > Ack. > On Sep 20, 2012 12:56 AM, "Adrian Alonso" wrote: > >> This patch ser

[yocto] [PATCH] meta-emenlow: don't set virtual/libx11 provider

2012-09-25 Thread Ross Burton
libx11-trim doesn't exist anymore so setting that as the default isn't going to work, resulting in a "multiple providers" error. Tthe default provider (libx11) is good for 99.9% of people, so inherit that from oe-core. Signed-off-by: Ross Burton --- meta-emenlow/conf/machine/emenlow.conf |1

Re: [yocto] Documentation clarification

2012-09-25 Thread Rifenbark, Scott M
I would not bother filing a bug. But that is just my opinion. Scott -Original Message- From: Brian Lloyd [mailto:bll...@familyhonor.net] Sent: Tuesday, September 25, 2012 11:08 AM To: Rifenbark, Scott M Cc: Burton, Ross; yocto@yoctoproject.org Subject: Re: [yocto] Documentation clarific

Re: [yocto] Documentation clarification

2012-09-25 Thread Brian Lloyd
Still need that bug for tracking purposes or is this OBE? Brian On Tue, 2012-09-25 at 17:11 +, Rifenbark, Scott M wrote: > This has been fixed. See > http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-KERNEL_FEATURES > > Thanks, > Scott > > -Original Mes

Re: [yocto] Documentation clarification

2012-09-25 Thread Rifenbark, Scott M
This has been fixed. See http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-KERNEL_FEATURES Thanks, Scott -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Burton, Ross Sent: Tuesday, September 25

Re: [yocto] Documentation clarification

2012-09-25 Thread Rifenbark, Scott M
Here is the link to the spot in the manual Brian is referring to: http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-KERNEL_FEATURES If this is malformed let me know... I can quickly correct. ScottR -Original Message- From: yocto-boun...@yoctoproject.org [m

Re: [yocto] Documentation clarification

2012-09-25 Thread Burton, Ross
On 25 September 2012 17:55, Brian Lloyd wrote: > should > KERNEL_FEATURES_append_qemux86="cfg/sound" > have a space between the " and c? Yes. Please do file a bug. Ross ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listi

Re: [yocto] do_package_write_rpm failed.

2012-09-25 Thread Bodke, Kishore K
>-Original Message- >From: McClintock Matthew-B29882 [mailto:b29...@freescale.com] >Sent: Monday, September 24, 2012 5:49 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] do_package_write_rpm failed. > >On Mon, Sep 24, 2012 at 6:44 PM, Bodke, Kishore K > wrote: >

[yocto] Documentation clarification

2012-09-25 Thread Brian Lloyd
should KERNEL_FEATURES_append_qemux86="cfg/sound" have a space between the " and c? My understanding is that append does a straight append with no added whitespace, so that would cause the line to become something like "feature/neatfeaturecfg/sound", which I don't understand how could be ri

[yocto] Newbie looking for a Recipe Box for AM1707 aka Texas Instruments TMDXEVM1707

2012-09-25 Thread Wesley J. Miller
The subject pretty much says it all. I am looking for a build package for the TI AM1707 ARM9 EVM. This is a Sitara family processor. And if the answer is "there isn't one", what's the best package choice to use as a starting point? Wesley J. Miller Engineering Programmer NASCENT Technology, LL

[yocto] [PATCH] eclipse-plugin/yocto-bsp-wizard : Progress Dialog

2012-09-25 Thread Ioana Grigoropol
- removed progress dialog for loading kernel choices (it is a short process and it only causes the Process Dialog to appear and disapear quickly) Signed-off-by: Ioana Grigoropol --- .../remotetools/wizards/bsp/PropertiesPage.java| 36 +++- 1 file changed, 20 insertions(+),