[yocto] [meta-security] [PATCH] checksec: upgrade 1.11.1 -> 2.1.0

2019-08-29 Thread Yuan Chao
Signed-off-by: Yuan Chao --- .../checksec/{checksec_1.11.1.bb => checksec_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/checksec/{checksec_1.11.1.bb => checksec_2.1.0.bb} (91%) diff --git a/recipes-security/checksec/checksec_1.11.1.bb b/recip

Re: [yocto] [meta-selinux][PATCH 3/3] util-linux: drop obsolete patch

2019-08-29 Thread Yi Zhao
Hi Joe, Seems you were missing this patch. Would you please merge it? Thanks. //Yi On 5/20/19 12:41 PM, Yi Zhao wrote: Signed-off-by: Yi Zhao --- .../util-linux/fix-libmount_la_DEPENDENCIES.patch | 28 -- 1 file changed, 28 deletions(-) delete mode 100644 recipes

[yocto] [meta-selinux][PATCH 1/2] setools: update SRC_URI

2019-08-29 Thread Yi Zhao
SETools has moved from https://github.com/TresysTechnology/setools to https://github.com/SELinuxProject/setools See: https://github.com/TresysTechnology/setools/wiki Signed-off-by: Yi Zhao --- recipes-security/setools/setools_4.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[yocto] [meta-selinux][PATCH 2/2] mcstrans: specify INITDIR

2019-08-29 Thread Yi Zhao
By default the mcstrans init script will be installed to /etc/rc.d/init.d directory. Specify INITDIR to install it to /etc/init.d directory. Signed-off-by: Yi Zhao --- recipes-security/selinux/mcstrans.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/selin

Re: [yocto] [meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3

2019-08-29 Thread akuster808
On 8/28/19 10:41 PM, Yuan Chao wrote: > License file changed from bin/scapy to LICENSE Is this the correct layer? -armin > > Signed-off-by: Yuan Chao > --- > recipes-security/scapy/python-scapy.inc | 4 ++-- > .../scapy/{python-scapy_2.4.2.bb => python-scapy_2.4.3.bb}

Re: [yocto] [meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3

2019-08-29 Thread Joe MacDonald
[Re: [yocto] [meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3] On 19.08.29 (Thu 07:14) akuster808 wrote: > > > On 8/28/19 10:41 PM, Yuan Chao wrote: > > License file changed from bin/scapy to LICENSE > Is this the correct layer? There's no scapy in meta-selinux, AFAIK. So proably t

[yocto] [help] Multiconfig - Depending on Recipe multiple times

2019-08-29 Thread Johannes Wiesböck
Hello Everyone, i am using Yocto on the thud branch to build images for a real-time operating system based on FreeRTOS. I would like to run multiple images on different CPU cores in an asynchronous multi-processing (AMP) configuration. Each image will contain the software for only one single core.

Re: [yocto] [help] Multiconfig - Depending on Recipe multiple times

2019-08-29 Thread Mark Hatle
On 8/29/19 10:05 AM, Johannes Wiesböck wrote: > Hello Everyone, > > i am using Yocto on the thud branch to build images for a real-time This is not implemented in thud. Thud had multiconfig supported, but didn't yet allow for dependencies between configurations. Master has support for multiconf

Re: [yocto] [meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3

2019-08-29 Thread akuster808
On 8/29/19 7:25 AM, Joe MacDonald wrote: > [Re: [yocto] [meta-selinux] [PATCH] python-scapy: upgrade 2.4.2 -> 2.4.3] On > 19.08.29 (Thu 07:14) akuster808 wrote: > No v2 required. does not affect patchwork. - armin >> >> On 8/28/19 10:41 PM, Yuan Chao wrote: >>> License file changed from bin/sca

Re: [yocto] [meta-raspberrypi] Error trying to generate Raspberry Pi initramfs

2019-08-29 Thread Greg Wilson-Lindberg
Hi Zoran, Thanks for your comments. I'm adding [meta-raspberrypi] to the as I have realized that some might have missed this Raspberry-pi specific question. Thanks, Greg Wilson-Lindberg  > -Original Message- > From: Zoran Stojsavljevic [mailto:zoran.stojsavlje...@gmail.com] > Sent: W

Re: [yocto] [meta-selinux][PATCH 3/3] util-linux: drop obsolete patch

2019-08-29 Thread Joe MacDonald
[Re: [yocto] [meta-selinux][PATCH 3/3] util-linux: drop obsolete patch] On 19.08.29 (Thu 16:00) Yi Zhao wrote: > Hi Joe, > > > Seems you were missing this patch. Would you please merge it? Thanks. Oh, yeah, sure. It got classified as spam. Since it was the end of a queue I just assumed they

[yocto] [meta-security][PATCH] python-scapy: drop py2 package

2019-08-29 Thread Armin Kuster
fixup run-ptest Signed-off-by: Armin Kuster --- recipes-security/scapy/files/run-ptest| 2 +- recipes-security/scapy/python-scapy.inc | 22 --- recipes-security/scapy/python-scapy_2.4.3.bb | 11 recipes-security/scapy/python3-scapy_2.4.3.bb | 27 +

[yocto] Yocto Project Summit 2019 - CFP Open

2019-08-29 Thread Volosincu, Andreea S
Yocto Project is pleased to announce the Yocto Project Summit 2019, a technical conference for engineers, open source technologists, students and academia in the OSS space. Organized in conjunction with ELCE 2019, this 2-day event is where individuals will learn about Yocto Projects' direction

Re: [yocto] [meta-raspberrypi] Error trying to generate Raspberry Pi initramfs

2019-08-29 Thread Zoran Stojsavljevic
Hello Greg, This, what I have posted as answer work for me on BBB (BeagleBone Black) seamlessly. I did not try it on Sabre Automotive, but as we speak, I just straightened out the optimal local.conf for it (with very rich networking services on the top of Linux), and I am 100% sure the above init

[yocto] QA Issue: Files/directories were installed but not shipped

2019-08-29 Thread SIMON BABY
Hello, I am getting "ERROR: QA Issue: Files/directories were installed but not shipped". Can you please help to resolve. My logs and bb files are below. ERROR: QA Issue: zipcpp: Files/directories were installed but not shipped in any package: /usr /usr/include /usr/src /usr/lib /usr/

Re: [yocto] QA Issue: Files/directories were installed but not shipped

2019-08-29 Thread Maciej Pijanowski
On 30.08.2019 07:20, SIMON BABY wrote: > Hello, > I am getting "ERROR: QA Issue: Files/directories were installed but not > shipped". Can you please help to resolve. My logs and bb files are below. > ERROR: QA Issue: zipcpp: Files/directories were installed but not shipped in > any package: >

[yocto] [meta-dpdk][PATCH] dpdk: support usrmerge

2019-08-29 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- recipes-extended/dpdk/dpdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc index 9dcec76..08db741 100644 --- a/recipes-extended/dpdk/dpdk.inc +++ b/recipes-

[yocto] [meta-cloud-services][PATCH 1/14] glusterfs: support usrmerge [LINUXEXEC-1807]

2019-08-29 Thread changqing.li
From: Changqing Li Issue: LINUXEXEC-1807 (LOCAL REV: NOT UPSTREAM) -- send upstream 20190830 Signed-off-by: Changqing Li --- recipes-extended/glusterfs/glusterfs.inc | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes

[yocto] [meta-cloud-services][PATCH] glusterfs: support usrmerge

2019-08-29 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- recipes-extended/glusterfs/glusterfs.inc | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index 40a3922..66e2bf1 100644 --- a/recipe

Re: [yocto] [meta-cloud-services][PATCH 1/14] glusterfs: support usrmerge [LINUXEXEC-1807]

2019-08-29 Thread Changqing Li
Please ignore this mail On 8/30/19 2:09 PM, changqing...@windriver.com wrote: From: Changqing Li Issue: LINUXEXEC-1807 (LOCAL REV: NOT UPSTREAM) -- send upstream 20190830 Signed-off-by: Changqing Li --- recipes-extended/glusterfs/glusterfs.inc | 8 +--- 1 file changed, 5 insertions(+

Re: [yocto] QA Issue: Files/directories were installed but not shipped

2019-08-29 Thread Zoran Stojsavljevic
Maybe this web pointer to similar problem can help you (as a reference examlpe)?! https://yocto.yoctoproject.narkive.com/20hVZuCp/files-directories-were-installed-but-not-shipped Zoran ___ On Fri, Aug 30, 2019 at 7:21 AM SIMON BABY wrote: > > Hello, > > I am getting "ERROR: QA Issue: File

Re: [yocto] [meta-dpdk][PATCH] dpdk: support usrmerge

2019-08-29 Thread Mittal, Anuj
On Fri, 2019-08-30 at 13:58 +0800, changqing...@windriver.com wrote: > -export > MODULE_DIR="/lib/modules/${KERNEL_VERSION}/kernel/drivers/net" > +export MODULE_DIR="${@bb.utils.contains('DISTRO_FEATURES','usrmerge' > ,'/usr','',d)}/lib/modules/${KERNEL_VERSION}/kernel/drivers/net" > export RTE_SD