[yocto] [meta-selinux] Kernel bbappend missing for 3.17 ?

2015-02-06 Thread Timo Pulkkinen
Hello, it seems that there is no bbappend -file for kernel 3.17 which causes selinux not to be enabled in the kernel. The repository contains only recipe/bbappend file for kernel 3.14 (linux-yocto_3.14.bbappend). Is this correct? br, Timo -- ___ y

Re: [yocto] Google Chrome recipe and systemd => how to satisfy runtime requirement for libudev.so.0?

2015-01-28 Thread Timo Pulkkinen
> On 27.1.2015, at 21.49, Burton, Ross wrote: > > There really isn't - systemd has a newer udev that had an ABI change, so the > version was increased. > > There's no way that your tmp/deploy/rpms can contain both systemd and udev > packages (specifically, libudev1 and libudev0) unless you do

Re: [yocto] Google Chrome recipe and systemd => how to satisfy runtime requirement for libudev.so.0?

2015-01-27 Thread Timo Pulkkinen
> On 27.1.2015, at 14.32, Burton, Ross wrote: > >> >> On 27 January 2015 at 11:46, Timo Pulkkinen >> wrote: >> >> error: Can't install google-chrome-40.0.2214.91+1-r0@x86_64: no package >> provides libudev.so.0()(64bit) > > My gues

[yocto] Google Chrome recipe and systemd => how to satisfy runtime requirement for libudev.so.0?

2015-01-27 Thread Timo Pulkkinen
Hello, i'm trying to create a recipe for Google Chrome for my first Yocto project for Intel NUC (based on the Chrome rpm package). The recipe seems to build ok, and I was able to build a working system using sysvinit, but when I enabled systemd the image build stops during do_rootfs when requir