[yocto] Linker error undefined reference to `_rtld_global_ro'

2020-07-13 Thread Robert Varga
Hello, I am new to the Yocto project and need some help in solving a linker issue when compiling/linking an application using the SDK. It seems, that the compilation is completed, but the linker could not resolve to "_rtld_global_ro". Here is the output of the last stage ...

[yocto] [poky] python-setuptools dependency loops error #yocto #python

2020-07-13 Thread Bel Hadj Salem Talel
Hi all, I have a problem using *python-setuptools* with yocto when bitbaking any recipe that inherits *setuptools* , or even when I execute "bitbake setuptools" but there is no problem with setuptools3, but I need to use python2 for now. Here is the log: -- *ERROR:

Re: [yocto] [poky] python-setuptools dependency loops error #yocto #python

2020-07-13 Thread Khem Raj
On 7/13/20 2:04 AM, Bel Hadj Salem Talel wrote: Hi all, I have a problem using *python-setuptools* with yocto when bitbaking any recipe that inherits *setuptools* , or even when I execute "bitbake setuptools" but there is no problem with setuptools3, but I need to use python2 for now.

Re: [yocto] Linker error undefined reference to `_rtld_global_ro'

2020-07-13 Thread Khem Raj
On 7/13/20 4:21 AM, Robert Varga wrote: Hello, I am new to the Yocto project and need some help in solving a linker issue when compiling/linking an application using the SDK. It seems, that the compilation is completed, but the linker could not resolve to "_rtld_global_ro". Here is the

Re: [yocto] [ptest-runner][PATCH v2] Fix inappropriate ioctl when detaching tty

2020-07-13 Thread Anibal Limon
Applied, Thanks!. Anibal On Fri, 10 Jul 2020 at 00:44, Tero Kinnunen wrote: > Fixes error > > ERROR: Unable to detach from controlling tty, Inappropriate ioctl for > device > > when running multiple ptests > > ptest-runner a b > > or when invoked over ssh single command, like > > $

[yocto] Current high bug count owners for Yocto Project 3.2

2020-07-13 Thread Stephen Jolley
All, Below is the list as of top 33 bug owners as of the end of WW28 of who have open medium or higher bugs and enhancements against YP 3.2. There are 77 possible work days left until the final release candidates for YP 3.2 needs to be released. Who Count david.re...@windriver.com 10

[yocto] M+ & H bugs with Milestone Movements WW28

2020-07-13 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW28 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 11766 nobody group added by systemd sysusers.d yi.z...@windriver.com

[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2020-07-13 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[yocto] Enhancements/Bugs closed WW28!

2020-07-13 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.pur...@linuxfoundation.org 5 jpuhl...@mvista.com 3 randy.macl...@windriver.com 2 chee.yang@intel.com 1 r...@burtonini.com 1 mingli...@windriver.com 1 Grand Total 13

[yocto] [meta-security][master|dunfell][PATCH 2/2] packagegroup-security-tpm2: Depend on preferred provider for cryptsetup

2020-07-13 Thread Jeremy Puhlman
From: Jeremy Puhlman Signed-off-by: Jeremy Puhlman --- meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-tpm/recipes-core/packagegroup/packagegroup-security-tpm2.bb

[yocto] [meta-security][master|dunfell][PATCH 1/2] cryptsetup-tpm-incubator: RPROVIDES cryptsetup and cryptsetup-dev

2020-07-13 Thread Jeremy Puhlman
From: Jeremy Puhlman Without this we get weird conflict when you include dev packages: rror: Transaction check error: file /usr/include/libcryptsetup.h conflicts between attempted installs of cryptsetup-tpm-incubator-dev-0.9.9-r0.corei7_64 and lib32-cryptsetup-dev-2.3.2-r0.1.i586 file

Re: [linux-yocto][yocto-kernel-cache][master yocto-5.4 yocto-5.2][PATCH] features/ocicontainer: Drop RT_GROUP_SCHED

2020-07-13 Thread Bruce Ashfield
My bad. I already have this change queued, but not pushed. I removed the same option from meta-virt a few days ago, but was still working on some other changes. Thanks for the reminder. Bruce On Sun, Jul 12, 2020 at 11:45 PM wrote: > > From: He Zhe > > Systemd doesn't support RT group