Re: [yocto] Deploying 2 machines, u-boot does not include with both.

2015-08-17 Thread Mike Looijmans
On 16-08-15 09:39, Khem Raj wrote: Kind regards, Mike Looijmans System Expert TOPIC Embedded Products Eindhovenseweg 32-C, NL-5683 KH Best Postbus 440, NL-5680 AK Best Telefoon: +31 (0) 499 33 69 79 Telefax: +31 (0) 499 33 69 70 E-mail: mike.looijm...@topicproducts.com Website: www.topicp

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-08-17 Thread Andrei Gherzan
Hello, On Thursday, August 13, 2015, Khem Raj wrote: > > > On Aug 13, 2015, at 10:07 AM, Javier Martinez Canillas < > jav...@osg.samsung.com > wrote: > > > > This patch adds to the README a section that explains the RPi can > different > > graphics stacks and that the user can choose by manually

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Andrei Gherzan
Hello, On Tuesday, August 11, 2015, Petter Mabäcker wrote: > 2015-08-11 19:04 skrev Alex J Lennon: > > Signed-off-by: Alex J Lennon > > --- > recipes-kernel/linux/linux-raspberrypi.inc | 4 > 1 file changed, 4 insertions(+) > > diff --git a/recipes-kernel/linux/linux-raspberrypi.inc > b/

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Petter Mabäcker
2015-08-17 09:57 skrev Andrei Gherzan: > Hello, > > On Tuesday, August 11, 2015, Petter Mabäcker wrote: > >> 2015-08-11 19:04 skrev Alex J Lennon: >> >>> Signed-off-by: Alex J Lennon >>> --- >>> recipes-kernel/linux/linux-raspberrypi.inc | 4 >>> 1 file changed, 4 insertions(+) >>>

[yocto] Kernel panic - not syncing: No working init found.

2015-08-17 Thread Gorny Krystian
Hi, I have a problem with booting my Linux image. The boot error message is: (...) VFS: Mounted root (vfat filesystem) readonly on device 3:1. Devtmpfs: error mounting -2 Freeing unused kernel memory: 636K (c1aa6000 - c1b45000) Write protecting the kernel text: 7544k Write protecting the kernel r

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Alex J Lennon
On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherzan: > >> Hello, >> >> On Tuesday, August 11, 2015, Petter Mabäcker > > wrote: >> >> 2015-08-11 19:04 skrev Alex J Lennon: >> >> Signed-off-by: Alex J Lennon >> --- >>

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-08-17 Thread Javier Martinez Canillas
Hello Andrei and Khem, Thanks a lot for your feedback. On 08/17/2015 09:57 AM, Andrei Gherzan wrote: > Hello, > > On Thursday, August 13, 2015, Khem Raj wrote: > >> >>> On Aug 13, 2015, at 10:07 AM, Javier Martinez Canillas < >> jav...@osg.samsung.com > wrote: >>> >>> This patch adds to the RE

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Alex J Lennon
On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherzan: > >> Hello, >> >> On Tuesday, August 11, 2015, Petter Mabäcker > > wrote: >> >> 2015-08-11 19:04 skrev Alex J Lennon: >> >> Signed-off-by: Alex J Lennon >> --- >>

[yocto] Issue with init scripts start-stop-daemon and use of set -e ?

2015-08-17 Thread Alex J Lennon
Hi, I've been trying to track down an issue I was seeing with ofono not restarting on a fido image and have encountered what seems to be an issue related to the sys v init script. Sometimes when we make a call as follows the ofono daemon isn't started correctly /etc/init.d/ofono restart It seem

[yocto] [rrs][PATCH 0/2] Changes to the navbar

2015-08-17 Thread mariano . lopez
From: Mariano Lopez These patches change the design of the navbar. It makes more clear what is the meaning of the percentage in there and adds more information. Mariano Lopez (2): rrs/views.py: Added percentages for navbar rrs/base_toplevel.html: Navbar redesign rrs/static/css/rrs-addition

[yocto] [rrs][PATCH 1/2] rrs/views.py: Added percentages for navbar

2015-08-17 Thread mariano . lopez
From: Mariano Lopez This adds the percentage for all the recipes types (up-to-date, not updated, unknown, can't be updated) so it can be displayed in the navbar. This also adds the number of the recipes not updated at the begining of the period and number of recipes updated in the period. The c

[yocto] [rrs][PATCH 2/2] rrs/base_toplevel.html: Navbar redesign

2015-08-17 Thread mariano . lopez
From: Mariano Lopez This provides changes in the front end for the navbar, now it shows the percentage of recipes up-to-date, not update, unknown and can't be updated along with the number of recipes. This also moves the update percentage to the end and adds clarity to what it means. This also

Re: [yocto] yocto Digest, Vol 59, Issue 81

2015-08-17 Thread Manish Thatte
76f1be7cd7" > > > > +SRC_URI += " \ > > +file://build-in-audio.cfg \ > > +" > > > > > This one didn't make it. > > -- > Andrei Gherzan > > > -- > -- > Andrei Gherzan > -- next part

Re: [yocto] [oe] [meta-selinux] Re: meta-selinux updates for oe-core-1.9 -- resend to right list.

2015-08-17 Thread Philip Tricca
I started scoping out an upgrade over the weekend. I'm maintaining a branch here: https://github.com/flihp/meta-selinux/tree/upgrade It is very much a WIP so expect rebases. Some notes below: On 08/14/2015 12:15 AM, wenzong fan wrote: > I just sent uprev patches for: > > libcap-ng 0.7.3 -> 0.7.7

Re: [yocto] [meta-selinux] How about remove libcap-ng from meta-selinux?

2015-08-17 Thread Randy MacLeod
On 2015-08-14 02:41 AM, wenzong fan wrote: On 08/12/2015 09:05 PM, Joe MacDonald wrote: [[yocto] [meta-selinux] How about remove libcap-ng from meta-selinux?] On 15.08.12 (Wed 17:08) wenzong fan wrote: Hi All, There's a libcap-ng in meta-oe layer, it has been updated to 0.7.7 and the one in m

[yocto] Deploy new driver

2015-08-17 Thread binhancntt
Hi all, I'm deploying a customized usb gadget as following ways: 1. create a new recipes and specify MACHINE_ESSENTIAL_EXTRA_RDEPEND += "mygadget". I expect it is loaded with kernel but the .KO is included only to /lib/modules/3.14.28-1.0.0_ga+g91cf351/extra. I tried with KERNEL_MODULE_AUTOLOAD