Re: [yocto] [meta-ti] Wifi Module + udev configs

2013-02-14 Thread Raul Rosetto Munoz
Yes I install this package, But I think that the problem is that the binary firmware at /lib/udev doesn't come with the build. Some one know how to build the binary firmware at /lib/udev responsible to record the firmware in wifi dongle and enable the udev rules for this action. Thanks for all

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-13 09:00, Burton, Ross wrote: Hi Gary, On 12 February 2013 23:19, Gary Thomas g...@mlbassoc.com wrote: I'd like to be able to control the Sato theme on my system, with a softer approach than editing the gtk-sato-engine package. I tried putting updated settings in

Re: [yocto] The Yocto Project at upcoming conferences

2013-02-14 Thread John Mehaffey
On Mon, Feb 11, 2013 at 6:12 PM, Jeff Osier-Mixon je...@jefro.net wrote: The Yocto Project has quite a presence coming up at the Embedded Linux Conference in San Francisco. I counted 13 talks that referenced the project, which means to me that YP is a standard fixture in the embedded Linux

Re: [yocto] Control over Sato theme

2013-02-14 Thread Burton, Ross
On 14 February 2013 13:24, Gary Thomas g...@mlbassoc.com wrote: My system has a single GUI program and I'd like to change the feel (aka theme). For example, I'd like to change the colors around (black backgrounds, light foregrounds, etc), as well as things like the size and color of sliders,

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-14 08:00, Burton, Ross wrote: On 14 February 2013 13:24, Gary Thomas g...@mlbassoc.com wrote: My system has a single GUI program and I'd like to change the feel (aka theme). For example, I'd like to change the colors around (black backgrounds, light foregrounds, etc), as well as

Re: [yocto] Control over Sato theme

2013-02-14 Thread Burton, Ross
On 14 February 2013 15:08, Gary Thomas g...@mlbassoc.com wrote: What's the best way to install/use one of these? (while I may have been using X since version 10.2, I seldom mess with such things and don't really know the best starting point) For example, I downloaded 'ClearLooks Dark Orange'

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-14 08:13, Burton, Ross wrote: On 14 February 2013 15:08, Gary Thomas g...@mlbassoc.com wrote: What's the best way to install/use one of these? (while I may have been using X since version 10.2, I seldom mess with such things and don't really know the best starting point) For

Re: [yocto] Control over Sato theme

2013-02-14 Thread Burton, Ross
On 14 February 2013 15:30, Gary Thomas g...@mlbassoc.com wrote: I didn't find any mention of Sato in the matchbox-desktop-sato package, but I did in matchbox-session-sato. It was mentioned in /etc/matchbox/session: exec matchbox-window-manager -theme Sato -use_desktop_mode decorated

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-14 08:38, Burton, Ross wrote: On 14 February 2013 15:30, Gary Thomas g...@mlbassoc.com wrote: I didn't find any mention of Sato in the matchbox-desktop-sato package, but I did in matchbox-session-sato. It was mentioned in /etc/matchbox/session: exec matchbox-window-manager -theme

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-14 09:50, Burton, Ross wrote: On 14 February 2013 16:48, Gary Thomas g...@mlbassoc.com wrote: Much closer. Now the theme is being used (and it does suit me!) but I'm also getting a lot of warnings: matchbox-wm: unable to open theme:

Re: [yocto] The Yocto Project at upcoming conferences

2013-02-14 Thread Sean Liming
I went last year. It is a very good class. Rudi did a great job. Regards, Sean Liming From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Rudolf Streif Sent: Thursday, February 14, 2013 8:39 AM To: John Mehaffey Cc: Yocto Project Subject: Re:

Re: [yocto] select installation packages

2013-02-14 Thread Rudolf Streif
Hi Andre, There actually is no recipe for building the nano editor in YP by default. Unless you added one, bitbake -b nano would result in this output ERROR: Unable to find any recipe file matching 'nano' I have attached a recipe for you to build nano and a patch to handle a configuration

Re: [yocto] The Yocto Project at upcoming conferences

2013-02-14 Thread Rudolf Streif
Thanks, Sean. And I improved it since. :) On Thu, Feb 14, 2013 at 9:07 AM, Sean Liming sean.lim...@annabooks.comwrote: ** ** I went last year. It is a very good class. Rudi did a great job. ** ** Regards, ** ** Sean Liming ** ** *From:* yocto-boun...@yoctoproject.org

Re: [yocto] Control over Sato theme

2013-02-14 Thread Burton, Ross
On 14 February 2013 17:07, Gary Thomas g...@mlbassoc.com wrote: Thanks, that does look [mostly] better, but I'm still getting some warnings/errors: matchbox-wm: unable to open theme: /usr/share/themes/Clearlooks-DarkOrange/matchbox/theme.xml Did you revert the other change you made that

Re: [yocto] Control over Sato theme

2013-02-14 Thread Gary Thomas
On 2013-02-14 10:16, Burton, Ross wrote: On 14 February 2013 17:07, Gary Thomas g...@mlbassoc.com wrote: Thanks, that does look [mostly] better, but I'm still getting some warnings/errors: matchbox-wm: unable to open theme: /usr/share/themes/Clearlooks-DarkOrange/matchbox/theme.xml Did you

Re: [yocto] select installation packages

2013-02-14 Thread Andre Bella
HI Rudolf, I was able to build nano: but my question is there a menuconfig to select what to build like in buildroot? andre@linux:~/fsl-community-bsp/build$ bitbake -b nano WARNING: Buildfile specified, dependencies will not be handled. If this is not what you want, do not use -b / --buildfile.

Re: [yocto] select installation packages

2013-02-14 Thread Burton, Ross
On 14 February 2013 17:31, Andre Bella scanc...@yahoo.com wrote: but my question is there a menuconfig to select what to build like in buildroot? Hob has a UI, but if you're using the commandline bitbake then you'll have to edit packagegroups, images, or your local.conf manually. Ross

Re: [yocto] select installation packages

2013-02-14 Thread Trevor Woerner
On Thu, Feb 14, 2013 at 11:02 AM, Andre Bella scanc...@yahoo.com wrote: is there a menuconfig on yocto where you can select the package you want to add before you build the image? I would suggest giving hob a try: checkout the yocto project from git $ source poky/oe-init-build-env $ bitbake

Re: [yocto] select installation packages

2013-02-14 Thread Andre Bella
Thanks but I'm not sure if you understood, with hob you can only uninstall after the image has been build , were you able to select what to install before building the image? same as buildroot? --- On Thu, 2/14/13, Burton, Ross ross.bur...@intel.com wrote: From: Burton, Ross

Re: [yocto] select installation packages

2013-02-14 Thread Andre Bella
Thank you Trevor, great information!!! --- On Thu, 2/14/13, Trevor Woerner twoer...@gmail.com wrote: From: Trevor Woerner twoer...@gmail.com Subject: Re: [yocto] select installation packages To: Andre Bella scanc...@yahoo.com Cc: yocto@yoctoproject.org yocto@yoctoproject.org Date: Thursday,

[yocto] Please update your bug status and focus working on bugs

2013-02-14 Thread Zhang, Jessica
Hi All, As we're approaching our final milestones of 1.3 release. Please make sure to update your bugs status to reflect what stage they're in, e.g. if the patch is merged, make sure to mark the bug resolved. Also, for those of you have a high bug counts 10+

Re: [yocto] [PATCH 0/3][eclipse-poky] Small cleanup patch set

2013-02-14 Thread Zhang, Jessica
Merged to eclipse-poky master. Thanks, Jessica -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Atanas Gegov Sent: Tuesday, February 12, 2013 1:50 AM To: yocto@yoctoproject.org Subject: [yocto] [PATCH 0/3][eclipse-poky] Small

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

2013-02-14 Thread Liu, Song
Sorry for the late. Attendees: Belen, ScottR, LaurentiuP, KevinS, Richard, TomZ, Amit, CristanI, BruceA, Nitin, JessicaZ, MichaelH, Ross, Denys, Saul, ChrisL, Corneliu, Fahad, Björn, DaveST, AlexG, Song   Agenda:   * Opens collection - 5 min (Song) * Yocto Project 1.3.1 status - 10 min (Ross)

Re: [yocto] fails after adding package

2013-02-14 Thread Andre Bella
I had attched the wrong file and I see why it fails, but I dont know where can I find this files, cause eglibc is already selected. error: Failed dependencies:     eglibc-binary-localedata-uk-ua.koi8u is needed by locale-base-uk-ua.koi8-u-2.13-r20.armv5te