Re: [yocto] RFC: Hob 1.2 design

2012-02-07 Thread Barros Pena, Belen
Hi Joshua, Additional package details appear on clicking the package name using an information bubble. The bubble is also dismissed on click using a 'close' button. This functionality is shown on the first video (not on the second one: I skipped it to keep it short). Cheers Belen On 06/02/2012

Re: [yocto] Hob 1.2 design - Settings dialogue

2012-02-07 Thread Barros Pena, Belen
I've added the reset option (restores the directories' default values) to the Settings design document. The new version is at: https://wiki.yoctoproject.org/wiki/File:Settings-dialogue-design-spec-v1.1. pdf Belen On 03/02/2012 18:23, Joshua Lock j...@linux.intel.com wrote: On 03/02/12 06:42,

Re: [yocto] Trying to re-use sstate.

2012-02-07 Thread McClintock Matthew-B29882
The paths issue your are speculating on was fixed by myself and Richard last November. I would suggest running bitbake-diffsig to determine the actual sstate differences. -M On Feb 3, 2012 10:51 PM, Scott Garman scott.a.gar...@intel.commailto:scott.a.gar...@intel.com wrote: Hello, I'm

Re: [yocto] Unable to fetch file://lib for package emgd in yoctyo 1.2 (aka M2)

2012-02-07 Thread autif khan
Chatted with TomZ on #yocto on freenode IRC, it looks like I did not perform the steps in section II from README in meta-intel/meta-crownbay. It is likely that that's what I am missing. On Tue, Feb 7, 2012 at 10:12 AM, autif khan autif.ml...@gmail.com wrote: I am bitbaking core image sato for

[yocto] Building your own UI

2012-02-07 Thread James Abernathy
This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or Gnome, or KDE. Basically your application becomes the UI. I can see 2 approaches to this:

Re: [yocto] Unable to fetch file://lib for package emgd in yoctyo 1.2 (aka M2)

2012-02-07 Thread Tom Zanussi
On Tue, 2012-02-07 at 10:12 -0500, autif khan wrote: I am bitbaking core image sato for machine corwnbay (with the emgd driver) and the emgd-driver-bin recipe seems to fail. Here is the error. I searched the archives, but could not find anything. Please advise. It looks like the problem

Re: [yocto] Unable to fetch file://lib for package emgd in yoctyo 1.2 (aka M2)

2012-02-07 Thread James Abernathy
On Tue, Feb 7, 2012 at 10:49 AM, Tom Zanussi tom.zanu...@intel.com wrote: On Tue, 2012-02-07 at 10:12 -0500, autif khan wrote: I am bitbaking core image sato for machine corwnbay (with the emgd driver) and the emgd-driver-bin recipe seems to fail. Here is the error. I searched the

Re: [yocto] Unable to fetch file://lib for package emgd in yoctyo 1.2 (aka M2)

2012-02-07 Thread autif khan
I am bitbaking core image sato for machine corwnbay (with the emgd driver) and the emgd-driver-bin recipe seems to fail. Here is the error. I searched the archives, but could not find anything. Please advise. It looks like the problem may be forgetting to carry out the steps in

Re: [yocto] RFC: Hob 1.2 design

2012-02-07 Thread Joshua Lock
Hi Belen, Thanks for clarifying. Shane - I noticed at least one bug has been closed because the second video didn't show the features (#1804) - seems like this isn't what was intended by features 'disappearing' in the latest video. http://bugzilla.pokylinux.org/show_bug.cgi?id=1804 Cheers,

Re: [yocto] Building your own UI

2012-02-07 Thread autif khan
This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or Gnome, or KDE.  Basically your application becomes the UI. I can see 2 approaches to

Re: [yocto] How do I patch the kernel before it is built?

2012-02-07 Thread autif khan
R E C I P E autif@fpbm:~/data/yocto/poky-edison-6.0/meta-koko/recipes/linux$ cat linux-yocto_3.0.bbappend FILESEXTRAPATHS_prepend := ${THISDIR}: SRC_URI += file://linux/drivers/hid/hid-core.c.diff \ file://linux/drivers/hid/hid-ids.h.diff PR = r3

Re: [yocto] Building your own UI

2012-02-07 Thread Joshua Lock
On 07/02/12 07:57, James Abernathy wrote: This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or Gnome, or KDE. Basically your application

Re: [yocto] Building your own UI

2012-02-07 Thread jfabernathy
On 02/07/2012 01:54 PM, Joshua Lock wrote: On 07/02/12 07:57, James Abernathy wrote: This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or

Re: [yocto] Building your own UI

2012-02-07 Thread Joshua Lock
On 07/02/12 13:54, jfabernathy wrote: On 02/07/2012 01:54 PM, Joshua Lock wrote: On 07/02/12 07:57, James Abernathy wrote: This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear

Re: [yocto] Raspberry Pi

2012-02-07 Thread Joshua Lock
On 15/12/11 13:47, Chris Tapp wrote: Is anyone on this list considering (or working on) a BSP for the Raspberry Pi (http://www.raspberrypi.org/faqs) ? For those that haven't seen it, it's a credit-card sized 'home pc' aimed primarily at educational users that includes a 700MHz ARM11 core, HDMI,

Re: [yocto] Raspberry Pi

2012-02-07 Thread Brian Hutchinson
On Tue, Feb 7, 2012 at 7:52 PM, Joshua Lock j...@linux.intel.com wrote: Somehow they managed to convince Broadcom to release a datasheet for the SoC: http://www.raspberrypi.org/archives/615 One of my friends sent me a funny quote he saw today: The most amazing thing about this device is the

Re: [yocto] Raspberry Pi

2012-02-07 Thread Brian Hutchinson
I would be interested in working on a BSP / distro if anyone is working on it or would like to work on it. Yes, I'm on the list to get one (from Nokia's QtonPi program) end of Feb. and plan to use Yocto. Regards, Brian ___ yocto mailing list

Re: [yocto] Building your own UI

2012-02-07 Thread Sean Liming
This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or Gnome, or KDE.  Basically your application becomes the UI. I can see 2 approaches