[yocto] Selinux recipes related error when executing bitbake

2017-03-16 Thread Pello Heriz
Hi all, I'm using Yocto master branch and I'm not able to compile a xen minimal image. I have experimented different errors, the last one is the next one: pello@pello-VirtualBox:/opt/yocto_GE/yocto_master_v2/poky/build$ bitbake xen-image-minimal Loading cache: 100% |#

Re: [yocto] Selinux recipes related error when executing bitbake

2017-03-16 Thread Burton, Ross
On 16 March 2017 at 15:21, Mark Hatle wrote: > It looks like the upstream (oe-core) findutils is at a different version, > so the > bbappend has nothing to point to. > > We've not yet upreved selinux to current master. > > Patches welcome... > If you send a patch, please use a wildcard bbappend,

Re: [yocto] Selinux recipes related error when executing bitbake

2017-03-16 Thread Mark Hatle
On 3/16/17 3:31 AM, Pello Heriz wrote: > Hi all, > > I'm using Yocto master branch and I'm not able to compile a xen minimal > image. I > have experimented different errors, the last one is the next one: > > pello@pello-VirtualBox:/opt/yocto_GE/yocto_master_v2/poky/build$ bitbake > xen-image-min