[linux-yocto] [yocto] [meta-security][PATCH] ccs-tools:Fix build error when enable multilib.

2020-07-02 Thread zhengruoqin
ERROR: lib32-ccs-tools-1.8.4-r0 do_install: oe_runmake failed ERROR: lib32-ccs-tools-1.8.4-r0 do_install: Execution of '/build-armv8/tmp/work/armv7ahf-neon-mllib32-linux-gnueabi/lib32-ccs-tools/1.8.4-r0/temp/run.do_install.22368' failed with exit code 1: make: *** No rule to make target 'install'.

Re: [yocto] [meta-security][master|dunfell][PATCH 1/2] apparmor: pull in coreutils/findutils only when not using systemd as init manager

2020-07-02 Thread Jeremy Puhlman
Yeah that was a goof on my part. I thought I aborted it, but I guess I didn't. I meant to send the clamav patch. Sorry for the noise on that one. On 7/2/2020 5:14 PM, akuster808 wrote: On 7/2/20 5:00 PM, Jeremy Puhlman wrote: From: Alexander Kanavin The utilities from those packages

Re: [yocto] [meta-security][master|dunfell][PATCH 1/2] apparmor: pull in coreutils/findutils only when not using systemd as init manager

2020-07-02 Thread akuster
On 7/2/20 5:00 PM, Jeremy Puhlman wrote: > From: Alexander Kanavin > > The utilities from those packages (xargs, comm) are only used in sysvinit > scripts, and so there is no need to pull them in when systemd is in use. > Both are gpl3 licensed, so this is beneficial for builds where gpl3 is

[yocto] [meta-security][master|dunfell][PATCH 1/2] apparmor: pull in coreutils/findutils only when not using systemd as init manager

2020-07-02 Thread Jeremy Puhlman
From: Alexander Kanavin The utilities from those packages (xargs, comm) are only used in sysvinit scripts, and so there is no need to pull them in when systemd is in use. Both are gpl3 licensed, so this is beneficial for builds where gpl3 is not allowed. Signed-off-by: Alexander Kanavin

[yocto] [yocto-autobuilder-helper][dunfell 4/6] scripts/publish-artefacts: Convert md5sum to sha256sum

2020-07-02 Thread Steve Sakoman
From: Richard Purdie Signed-off-by: Richard Purdie (cherry picked from commit 80c53d03ea32e3b4831e8945eaa2e1d643d0ce89) Signed-off-by: Steve Sakoman --- scripts/publish-artefacts | 88 +++ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git

[yocto] [yocto-autobuilder-helper][dunfell 3/6] config.json: Use buildtools from 3.2 M1 to fix bugs in openssl reporting

2020-07-02 Thread Steve Sakoman
From: Richard Purdie Signed-off-by: Richard Purdie (cherry picked from commit 385fdf2295d514d0b0883957a110825235f9647f) Signed-off-by: Steve Sakoman --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9303086..9d5a0cf 100644 ---

[yocto] [yocto-autobuilder-helper][dunfell 2/6] config.json: generate the buildtools tarballs for aarch64

2020-07-02 Thread Steve Sakoman
From: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit 6876a5536c297741cc22a5c2daafb8f95156) Signed-off-by: Steve Sakoman --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f1032f8..9303086 100644 ---

[yocto] [yocto-autobuilder-helper][dunfell 6/6] scripts/utils.py: Convert md5sum to sha256sum for layer tarballs

2020-07-02 Thread Steve Sakoman
From: Vineela Signed-off-by: Vineela Tummalapalli Signed-off-by: Richard Purdie (cherry picked from commit 3aefa5a763125c760813a8f8434c574ecd3ca99b) Signed-off-by: Steve Sakoman --- scripts/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils.py

[yocto] [yocto-autobuilder-helper][dunfell 1/6] config.json: Ensure trigger-build and trigger-build-posttrigger match layer setup

2020-07-02 Thread Steve Sakoman
From: Richard Purdie Signed-off-by: Richard Purdie (cherry picked from commit d1d56776fa19f7ffb1e6be33631ccf10f2c4989f) Signed-off-by: Steve Sakoman --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 9636ea1..f1032f8 100644 --- a/config.json

[yocto] [yocto-autobuilder-helper][dunfell 0/6] Patch review

2020-07-02 Thread Steve Sakoman
Please review this set of patches for dunfell and have comments back by end of day Monday. The following changes since commit 2e8b103c4fb3b6aa07c271e716d057d71b7fa543: config.json: add st...@sakoman.com to QA email list (2020-06-10 18:23:06 +0100) are available in the Git repository at:

Re: [yocto] Dunfell 3.1.1 gcc-sanitizers build failure

2020-07-02 Thread MikeB
Yes, I am using the archiver.bbclass. However, I'm using the one in poky/meta. I applied your patch (manually) to that one. diff --git a/meta/classes/archiver.bbclass b/meta/classes/archiver.bbclass index a8d3afcbe9..bf275f4543 100644 --- a/meta/classes/archiver.bbclass +++

Re: [yocto] The following packages have unmet dependencies: packagegroup-core-x11-base : Depends: packagegroup-core-x11-xserver but it is not going to be installed #yocto

2020-07-02 Thread Pankaj Vinadrao Joshi
ok..Thanks for response -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49830): https://lists.yoctoproject.org/g/yocto/message/49830 Mute This Topic: https://lists.yoctoproject.org/mt/75242171/21656 Mute #yocto:

Re: [yocto] The following packages have unmet dependencies: packagegroup-core-x11-base : Depends: packagegroup-core-x11-xserver but it is not going to be installed #yocto

2020-07-02 Thread Quentin Schulz
Hi Pankaj, On Wed, Jul 01, 2020 at 11:22:00AM -0700, Pankaj Vinadrao Joshi wrote: > Hi, > i am trying to build core-image-sato and i am using PACKAGE_CLASSES = > "package_deb" but while building i am getting following error > pankaj@exaleap-Inspiron-3584:~/Oe-Raspberrypi4$ bitbake