[yocto] [meta-selinux][PATCH] dhcp: sync init-server with oe-core

2016-09-22 Thread wenzong.fan
From: Wenzong Fan oe-core commit: a162416119ec9deee9fef53455d1281abe573681 dhcpd: create dhcpd user for dhcp dameon Signed-off-by: Wenzong Fan --- recipes-connectivity/dhcp/files/init-server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/dhcp/file

Re: [yocto] build ntp with openssl support

2016-09-22 Thread Oliver Graute
On 19/09/16, Oliver Graute wrote: > On 16/09/16, Andre McCurdy wrote: > > On Fri, Sep 16, 2016 at 1:24 AM, Oliver Graute > > wrote: > > > Hello, > > > > > > how can I build ntp with openssl support? > > > > > > I already created a ntp_%.bbappend file to extend the recipe > > > ntp_4.2.8p4.bb. >

[yocto] [meta-virtualization][PATCH] libvirt: remove .o files for ptest

2016-09-22 Thread kai.kang
From: Kai Kang When do split_and_strip_files, it may calls debugedit to deal elf files. For ptest sub-package, it fails to run debugedit with .o files. So remove the .o files which are redundant to run ptest cases. Signed-off-by: Kai Kang --- recipes-extended/libvirt/libvirt_1.3.5.bb | 2 +- 1

[yocto] Enable/disable service startup

2016-09-22 Thread Anicic Damir (PSI)
Hi, I am building Yocto 2.1 for PowerPC-64 I have bind and dhcpcd packages built in. named service (from bind) gets started - but I do not want it started dhcpcd service does not get started - but I would like to have it started I would also prefer not to remove bind, because I need dig (dig,

Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation

2016-09-22 Thread Andrei Gherzan
Hi, On Wed, 21 Sep 2016, 08:35 Gary Thomas, wrote: > Track changes in OE-core variable names - needed to be able to > build an rpi-sdimg image file. > > Signed-off-by: Gary Thomas > --- > classes/sdcard_image-rpi.bbclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --gi

[yocto] [meta-selinux][PATCH] selinux: update policy-version to 30

2016-09-22 Thread wenzong.fan
From: Wenzong Fan Both selinux 2.5 and kernel 4.8 support Max Policy Version 30. Signed-off-by: Wenzong Fan --- recipes-security/refpolicy/refpolicy_common.inc | 2 +- recipes-security/selinux/libsemanage.inc| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes

[yocto] meta-toradex: How to generate uImage* files ?

2016-09-22 Thread Karim ATIKI
Hi all, I have downloaded a sample linux image from the Toradex developers website to test on a Toradex Colibri T20 device. It worked fine. Now I have generated a custom poky distribution (core-image-minimal) to deplkoy on the device. However, the generated image is zImage format. Whereas it

Re: [yocto] [meta-virtualization][PATCH] libvirt: remove .o files for ptest

2016-09-22 Thread Bruce Ashfield
On 2016-09-22 03:42 AM, kai.k...@windriver.com wrote: From: Kai Kang When do split_and_strip_files, it may calls debugedit to deal elf files. For ptest sub-package, it fails to run debugedit with .o files. So remove the .o files which are redundant to run ptest cases. Wrong mailing list (stil

Re: [yocto] meta-toradex: How to generate uImage* files ?

2016-09-22 Thread Mark
In your situation I have done the following. 1. delete the entire tmp directory, not just deploy 2. bitbake core-image-minimal 3. wic create mkefidisk -e core-image-minimal Change the type of disk image created to your liking. "wic list images" will list all images that are pre-make with a ki

Re: [yocto] Meta layer for pine64

2016-09-22 Thread Tom Rini
On Wed, Sep 21, 2016 at 11:39:48AM -0700, Khem Raj wrote: > On Fri, Sep 16, 2016 at 2:01 PM, Mont3z Claros > wrote: > > Hi all, > > > > I just finished a first beta version of a meta layer for SBC pine64. > > You can find it in https://github.com/mont3z/meta-pine64 > > > > I'd appreciate if anyo

Re: [yocto] Meta layer for pine64

2016-09-22 Thread Khem Raj
On Thu, Sep 22, 2016 at 8:29 AM, Tom Rini wrote: > On Wed, Sep 21, 2016 at 11:39:48AM -0700, Khem Raj wrote: >> On Fri, Sep 16, 2016 at 2:01 PM, Mont3z Claros >> wrote: >> > Hi all, >> > >> > I just finished a first beta version of a meta layer for SBC pine64. >> > You can find it in https://gi

Re: [yocto] Meta layer for pine64

2016-09-22 Thread Mont3z Claros
On Thu, Sep 22, 2016 at 10:21 AM, Khem Raj wrote: > On Thu, Sep 22, 2016 at 8:29 AM, Tom Rini wrote: >> On Wed, Sep 21, 2016 at 11:39:48AM -0700, Khem Raj wrote: >>> On Fri, Sep 16, 2016 at 2:01 PM, Mont3z Claros >>> wrote: >>> > Hi all, >>> > >>> > I just finished a first beta version of a met

Re: [yocto] Enable/disable service startup

2016-09-22 Thread Khem Raj
On Thu, Sep 22, 2016 at 1:47 AM, Anicic Damir (PSI) wrote: > > Hi, > > I am building Yocto 2.1 for PowerPC-64 > > I have bind and dhcpcd packages built in. > > named service (from bind) gets started - but I do not want it started You may be able to do it via a image post processing function. > d

Re: [yocto] build ntp with openssl support

2016-09-22 Thread Khem Raj
On Thu, Sep 22, 2016 at 12:16 AM, Oliver Graute wrote: > On 19/09/16, Oliver Graute wrote: >> On 16/09/16, Andre McCurdy wrote: >> > On Fri, Sep 16, 2016 at 1:24 AM, Oliver Graute >> > wrote: >> > > Hello, >> > > >> > > how can I build ntp with openssl support? >> > > >> > > I already created a

[yocto] [meta-selinux][PATCH] iproute2: make packageconfig selinux work

2016-09-22 Thread kai.kang
From: Kai Kang iproute2 calls command pkg-config to check whether libselinux exists then enable or disable selinux support. That makes packageconfig doesn't work. The packageconfig selinux is set by checking whether distro feature selinux exists in with-selinux.bbclass. Modify the configure resu

Re: [yocto] Enable/disable service startup

2016-09-22 Thread Paul Eggleton
On Thu, 22 Sep 2016 18:39:03 Khem Raj wrote: > On Thu, Sep 22, 2016 at 1:47 AM, Anicic Damir (PSI) > wrote: > > I am building Yocto 2.1 for PowerPC-64 > > > > I have bind and dhcpcd packages built in. > > > > named service (from bind) gets started - but I do not want it started > > You may be a

[yocto] [meta-security][PATCH] paxctl: allow build of paxctl-native

2016-09-22 Thread wenzong.fan
From: Joe Slater paxctl-native is needed to build paxtest. Do not use the install target in Makefile for paxctl-native, it will fail with error: install: cannot change ownership of '.../sbin/paxctl': \ Operation not permitted Signed-off-by: Joe Slater Signed-off-by: Wenzong Fan --- reci