[yocto] [meta-security][PATCH] xmlsec1: Remove, moved to meta-oe

2019-08-27 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- conf/distro/include/maintainers.inc | 1 - .../packagegroup-core-security-ptest.bb | 1 - .../packagegroup-core-security.bb | 1 - .../xmlsec1/change-finding-path-of-nss.patch | 67 ---

[yocto] [meta-security][PATCH] libenv-perl: Remove, moved to meta-perl

2019-08-27 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- conf/distro/include/maintainers.inc | 1 - recipes-perl/perl/libenv-perl_1.04.bb | 21 - 2 files changed, 22 deletions(-) delete mode 100644 recipes-perl/perl/libenv-perl_1.04.bb diff --git a/conf/distro/include/maintainers.inc

Re: [yocto] MySql python support in Yocto.

2019-08-27 Thread Belisko Marek
Hi Mauro, On Wed, Aug 28, 2019 at 6:14 AM Mauro Ziliani wrote: > > Hi all. > > There is some library for MariaDB/MySql in Python3 in Yocto? You can check: https://layers.openembedded.org/layerindex/recipe/4825/ > > > Best regards. > >MZ > > -- >

[yocto] MySql python support in Yocto.

2019-08-27 Thread Mauro Ziliani
Hi all. There is some library for MariaDB/MySql in Python3 in Yocto? Best regards.   MZ -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [meta-security][PATCH 1/2] ecryptfs-utils: remove openssl PACKAGECONFIG

2019-08-27 Thread Chen Qi
ecryptfs-utils does not build with openssl1.1. Previously this openssl PACKAGECONFIG is disabled by default, so we are not getting build failures by default. But if we enable it, we get do_compile failure. This package is from ubuntu source, and the one ubuntu ships does not depend on openssl.

[yocto] [meta-security][PATCH 2/2] ecryptfs-utils: fix race condition in do_install

2019-08-27 Thread Chen Qi
The rootsbindir is a self-defined directory. The install-rootsbinPROGRAMS is actually treated as part of install-data instead of install-exec. Do making install-exec-am depend on it actually results in the following Makefile contents. install-data-am: install-rootsbinPROGRAMS

Re: [yocto] Build break in the latest openbmc tree.

2019-08-27 Thread Brad Bishop
On Sun, 2019-08-25 at 10:49 -0700, akuster808 wrote: > the meta-security layer should be fix now. > > please update and let me know if not. Thanks Armin! Jae, I've pulled this into OpenBMC. Can you give it a try? -brad -- ___ yocto mailing list

Re: [yocto] [meta-mingw] QEMU on thud mingw SDK is broken

2019-08-27 Thread Joshua Watt
On 8/26/19 9:55 PM, Sinan Kaya wrote: On 8/26/2019 9:47 PM, Joshua Watt wrote: No, I don't think that is supported. Just to make sure, did you try building with SDKMACHINE = "x86_64-mingw32" to try building the entire SDK as 64-bit? Yup, that's what I have been using. SDKMACHINE =

[yocto] SUMO - XT_NAT module - SNAT, DNAT symbols missing

2019-08-27 Thread Prawn Hongs
Hi Everyone, I am using SUMO Yocto version to build for zynq machine type. I am facing problems related to CONNTRACK SNAT, DNAT. I want to know in this forum like is there a known issue in the kernel version supported in SUMO. I have tried various IP table options but I couldn't get the SNAT,

[linux-yocto] [PATCH] renesas-rcar: enable PCM3168A-I2C codec drvier

2019-08-27 Thread Meng.Li
From: Limeng On KingFisher board, there is PCM3168A codec chip, so enable PCM3168A-I2C codec driver by setting configure CONFIG_SND_SOC_PCM3168A_I2C Signed-off-by: Meng Li --- bsp/renesas-rcar/renesas-rcar.cfg | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [yocto] wic create - bad ownership of directories inside image

2019-08-27 Thread Behnke, Jochen
Hi Randy, FYI I created a completely new poky clone. Then I set up a config for "genericx86" and built a core-image-minimal Here are the results 1)Using "thud" branch -> problem persisted 2)Using "warrior" branch --> problem solved Regards Jochen Von: Behnke, Jochen Gesendet:

Re: [yocto] Yocto 2.7 SDK Eclipse

2019-08-27 Thread Bert Böhne
Hi, I was able to get Eclipse IDE 2019 06 working together with http://downloads.yoctoproject.org/releases/eclipse-plugin/2.6.1/oxygen/. This together with my generated SDK lets me compile and debug (remotely). Maybe it helps someone else… Thanks, Bert Von: Bert Böhne Gesendet: Mittwoch,