Re: [yocto] setcap using recipe

2016-06-26 Thread Kumar, Shrawan
Hello Ross, Against which version this patch is applicable . I am using pseudo-1.7.4 and could not find capset.c file under “ports/linux/guts/ directory . Can you please help here ? Thanks and Regards Shrawan From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Friday, June 24, 20

[yocto] Network Configuration with systemd-networkd in Krogoth

2016-06-26 Thread Chris Trobridge
Hi, Since I switched to Krogoth systemd-networkd (229) is not setting up IPv4 networks but is deleting any manual configuration set up by 'ip addr'. It is setting up a link-local IPv6 address and attempting auto-conf and DHCPv6 despite IPv6 not being enabled in the configuration. I didn't manage

Re: [yocto] Per image customizations

2016-06-26 Thread Paul Eggleton
On Mon, 06 Jun 2016 15:27:17 Diego wrote: > Hi Oleksandr, > > In data venerdì 3 giugno 2016 20:56:32, Oleksandr Poznyak ha scritto: > > I found that that’s an issue with rpm packages. I didn't expect there > > might > > be some issue with rpm. If you really don't care which package management > >

Re: [yocto] x86-64 with -mx32 option?

2016-06-26 Thread Burton, Ross
Yes, x32 is built and tested on the autobuilder daily. Ross On 26 June 2016 at 01:39, Paul D. DeRocco wrote: > Has anyone successfully used Yocto to build a Linux system for a 64-bit > Intel processor using the -mx32 compiler option, forcing all long and > pointer types to 32 bits? I've got an

[yocto] [meta-security][PATCH] suricata: package update to 3.1.0

2016-06-26 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-security/suricata/suricata.inc | 6 +-- recipes-security/suricata/suricata_3.0.2.bb | 58 - recipes-security/suricata/suricata_3.1.bb | 58 + 3 files changed, 61 insertions(+), 61 deletions(-)

[yocto] [meta-security][PATCH] suricata: update to 3.0.2

2016-06-26 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-security/suricata/libhtp_0.5.19.bb | 15 recipes-security/suricata/libhtp_0.5.20.bb | 15 recipes-security/suricata/suricata.inc | 6 +-- recipes-security/suricata/suricata_3.0.1.bb | 58 - recipes-secur

[yocto] a couple notes/questions on UBOOT_CONFIG

2016-06-26 Thread Robert P. J. Day
fresh off perusing the variable glossary for this variable: http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-UBOOT_CONFIG and the uboot-config.bbclass file, some observations. first, the variable glossary *strongly* suggests that the default value is a single value onl