Re: [yocto] [meta-raspberrypi] Thoughts on Raspberry Pi firmware

2013-05-15 Thread Tomas Frydrych
On 14/05/13 13:09, Paul Barker wrote: Secondly, is there any use case for building vc-graphics or vc-graphics-hardfp to provide virtual/egl and virtual/libgles2 (which rely on binary files from the raspberry pi firmware repo) instead of compiling from source using the userland package? It

Re: [yocto] [yocto-autobuilder][PATCH] nightly-qa-extras: fix image config options

2013-05-15 Thread Burton, Ross
On 15 May 2013 11:32, Stefan Stanacar stefanx.stana...@intel.com wrote: Remove the dmesg sanity as it requires copying a file which won't work on a r/o image. Is this copying the dmesg.sh to the target? Why not copy the file into /tmp, which will be read-write? Ross

Re: [yocto] [yocto-autobuilder][PATCH] nightly-qa-extras: fix image config options

2013-05-15 Thread Stanacar, StefanX
On Wed, 2013-05-15 at 11:36 +0100, Burton, Ross wrote: On 15 May 2013 11:32, Stefan Stanacar stefanx.stana...@intel.com wrote: Remove the dmesg sanity as it requires copying a file which won't work on a r/o image. Is this copying the dmesg.sh to the target? Why not copy the file into

Re: [yocto] [meta-raspberrypi] Thoughts on Raspberry Pi firmware

2013-05-15 Thread Philipp Wagner
Am 15.05.2013 11:29, schrieb Tomas Frydrych: On 14/05/13 13:09, Paul Barker wrote: Secondly, is there any use case for building vc-graphics or vc-graphics-hardfp to provide virtual/egl and virtual/libgles2 (which rely on binary files from the raspberry pi firmware repo) instead of compiling

Re: [yocto] [oe] [RFC] Layers, PRINC and bbappends

2013-05-15 Thread Paul Barker
On 15 May 2013 21:33, Richard Purdie richard.pur...@linuxfoundation.org wrote: (e.g. when I include meta-raspberrypi, it changes the psplash logo, regardless of whether I'm building for the pi). In many ways the bbappend is too easy and encourages anti-social behaviour. I would recommend

[yocto] building the BitBake manual

2013-05-15 Thread Rifenbark, Scott M
When running make on the BB docs, my Ubuntu system was missing two packages: dblatex, xmlto. Currently, the Required Packages for the Host Development System section in the YP Reference Manual does not list these packages as part of the Documentation packages. I am thinking we should add

[yocto] [meta-intel][PATCH] tiny-init: Drop the bbappend

2013-05-15 Thread Khem Raj
init file which it was providing is ditto as meta-yocto so bbappend is redundant plus it gets rid of following warning for non poky distros. WARNING: No recipes available for: /builds1/meta-intel/meta-fri2/recipes-core/tiny-init/tiny-init.bbappend Signed-off-by: Khem Raj raj.k...@gmail.com CC:

Re: [yocto] building the BitBake manual

2013-05-15 Thread Rudolf Streif
And I hit the send button too early: on FC18 you also have to install texlive-multirow. :rjs On Wed, May 15, 2013 at 10:16 PM, Rudolf Streif rstr...@linuxfoundation.org wrote: Scott, On FC18 these packages are also called xmlto and dblatex. xmlto has a dependency on flex which the package

[yocto] Gnome tests, taking inspiration from us!

2013-05-15 Thread Richard Purdie
I've just found out that there is currently a proposal in the Gnome project to change the way they write and run tests. I know Colin posted it a few weeks ago but somehow I missed the mail and I suspect others did too: https://live.gnome.org/GnomeGoals/InstalledTests When you read through this,