Re: [yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Nicolas Dechesne
On Thu, Sep 3, 2015 at 4:04 PM, Paul Eggleton wrote: > On Thursday 03 September 2015 08:31:13 Leonardo Sandoval wrote: >> On 09/03/2015 04:36 AM, Gorny Krystian wrote: >> > I'm using the fido branch and building a genericx86 machine for the >> > core-image-rt image.

Re: [yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Paul Eggleton
On Thursday 03 September 2015 08:31:13 Leonardo Sandoval wrote: > On 09/03/2015 04:36 AM, Gorny Krystian wrote: > > I'm using the fido branch and building a genericx86 machine for the > > core-image-rt image. After my image boot up I always need to login as > > root first, is there a way to login

[yocto] missing certificates

2015-09-03 Thread Edward Vidal
Hello All,In July 2015, several messages were posted with regard to missing certificatesfrom Gary Thomas, Christopher Larson, and Aníbal Limón.I am working with a Raspberry Pi 2 B and having a problem with fetching a bitbucket repository using HG (Mercurial)  which is certificate issue.  Is

[yocto] apt sources.list configuration

2015-09-03 Thread Jérôme OLIVIER
Hi everyone, I have been trying lately to set up a package feed from my host machine for the yocto distrib running on a qemu on the host machine. I added as told "apt" to the IMAGE_INSTALL and added the package-managment in the EXTRA_FEATURE Then I setted up an Apache 2 http server with the

Re: [yocto] [meta-qt5] Missing qt5declarative rootfs

2015-09-03 Thread Caio
Martin, I tested with PACKAGECONFIG_pn-qtbase = " accessibility" and after with PACKAGECONFIG_append_pn-qtbase in the local.conf but the problem still the same. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-qt5: *

[yocto] Help for client Project needed

2015-09-03 Thread Sarah Hindermann
Hello Yocto Fans and developers, I am looking for a Yocto / Linux developer for a Project in Germany. I am interested in permanent employees or contractors who know Yocto well. Concerning contractors part time support would also be an option as well as remote possibility after a view weeks. The

[yocto] Modify RPM package for the DB location

2015-09-03 Thread Bipnesh, Abhinav (Abhinav)
Hi All, I am looking for a way to modify the RPM package for having a different location for the database files from current location of /var/libs/RPMS. As we are using RAMFS with limited size we want to create the database for RPM's on SD card instead of current location /var/libs/RPMS. One

[yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Gorny Krystian
Hi, I'm using the fido branch and building a genericx86 machine for the core-image-rt image. After my image boot up I always need to login as root first, is there a way to login and start my application automatically? I can't find an easy way to do this. Best Krystian

Re: [yocto] Autologin after bootup on the genericx86 machine

2015-09-03 Thread Leonardo Sandoval
On 09/03/2015 04:36 AM, Gorny Krystian wrote: Hi, I'm using the fido branch and building a genericx86 machine for the core-image-rt image. After my image boot up I always need to login as root first, is there a way to login and start my application automatically? I can't find an easy way to

Re: [linux-yocto] [PATCH 0/1] enable i40e driver for intel-common

2015-09-03 Thread Bruce Ashfield
On 15-09-02 07:52 AM, Anuj Mittal wrote: Dear Maintainer(s), This patch enables the support for Intel XL710/X710 NICs using intel common BSP. Please merge in meta branch for linux-yocto-3.14 if this looks okay. I'd also like this to be included in yocto-4.1 branch of yocto-kernel-cache.