Re: [OE-core] [PATCH] qemux86-64: Allow higher tunes

2022-12-09 Thread Alexander Kanavin
On Thu, 11 Aug 2022 at 18:42, Mittal, Anuj wrote: > > On Thu, 2022-08-11 at 17:51 +0200, Alexander Kanavin wrote: > > You won't get AVX or > > anything newer, which requires adding these instructions to qemu > > usermode (a project I'd like to do if I had the time). > >

Re: [OE-Core][master][PATCH] openssh: remove RRECOMMENDS to rng-tools for sshd package

2022-12-09 Thread Khem Raj
would be good to know some numbers on non-arm/non-x86 systems too. On Thu, Dec 8, 2022 at 11:05 PM Xiangyu Chen wrote: > > It appears that rngd is not needed as of linux-5.6 and later[1] > and should not be installed by default since the purpose of rngd > is to provide additional trusted sources

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Khem Raj
On Fri, Dec 9, 2022 at 2:31 AM Ola x Nilsson wrote: > > > On Fri, Dec 09 2022, Khem Raj wrote: > > > Thanks for the patches > > > > On 12/7/22 23:11, Ola x Nilsson wrote: > >> Signed-off-by: Ola x Nilsson > >> --- > >> meta/conf/distro/time64.conf | 23 +++ > >> 1 file

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Khem Raj
On Fri, Dec 9, 2022 at 5:09 AM Alexandre Belloni wrote: > > On 09/12/2022 10:55:16+0100, Ola x Nilsson wrote: > > > > On Fri, Dec 09 2022, Khem Raj wrote: > > > > > Thanks for the patches > > > > > > On 12/7/22 23:11, Ola x Nilsson wrote: > > >> Signed-off-by: Ola x Nilsson > > >> --- > > >>

Re: [OE-core] [dunfell][PATCH 2/2] dbus: Update to 1.12.24

2022-12-09 Thread Mathieu Dubois-Briand
On Fri, Dec 09, 2022 at 05:59:01AM -1000, Steve Sakoman wrote: > I suspect you aren't using the current dunfell head since dbus has > already been bumped to 1.12.24: > > https://git.yoctoproject.org/poky/commit/?h=dunfell=bff6562223f646404842ae1631a9df17158808b8 > Yes, you're right. Sorry, I

Re: [OE-core] [dunfell][PATCH 2/2] dbus: Update to 1.12.24

2022-12-09 Thread Steve Sakoman
I suspect you aren't using the current dunfell head since dbus has already been bumped to 1.12.24: https://git.yoctoproject.org/poky/commit/?h=dunfell=bff6562223f646404842ae1631a9df17158808b8 Steve On Fri, Dec 9, 2022 at 5:25 AM Mathieu Dubois-Briand wrote: > > Signed-off-by: Mathieu

[OE-core] [PATCH] dbus: Add missing CVE product name

2022-12-09 Thread Mathieu Dubois-Briand
Signed-off-by: Mathieu Dubois-Briand --- meta/recipes-core/dbus/dbus_1.14.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/dbus/dbus_1.14.4.bb b/meta/recipes-core/dbus/dbus_1.14.4.bb index cf7f830f1606..5f91ec2dc1e2 100644 --- a/meta/recipes-core/dbus/dbus_1.14.4.bb

[OE-core] [dunfell][PATCH 2/2] dbus: Update to 1.12.24

2022-12-09 Thread Mathieu Dubois-Briand
Signed-off-by: Mathieu Dubois-Briand --- .../dbus/{dbus-test_1.12.20.bb => dbus-test_1.12.24.bb} | 0 meta/recipes-core/dbus/dbus.inc | 4 ++-- meta/recipes-core/dbus/{dbus_1.12.20.bb => dbus_1.12.24.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-)

[OE-core] [dunfell][PATCH 1/2] dbus: Add missing CVE product name

2022-12-09 Thread Mathieu Dubois-Briand
Signed-off-by: Mathieu Dubois-Briand --- meta/recipes-core/dbus/dbus.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index dcbcc0a9d636..4eecc6921624 100644 --- a/meta/recipes-core/dbus/dbus.inc +++

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Stefan Herbrechtsmeier
Hi Richard, Am 09.12.2022 um 13:01 schrieb Richard Purdie: On Fri, 2022-12-09 at 11:39 +0100, Stefan Herbrechtsmeier wrote: Sorry for the harsh tone but you ignore existing tools and add just another tool to oe-core without mention any reason or document it. Do you really expect that somebody

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Richard Purdie
On Fri, 2022-12-09 at 15:43 +0100, Alexander Kanavin wrote: > On Fri, 9 Dec 2022 at 13:01, Richard Purdie > wrote: > > I'd note Alex has another patch which has been sitting for months > > unmerged as it is in my "high risk" to the project category. I suspect > > that one will not actually merge

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Alexander Kanavin
On Fri, 9 Dec 2022 at 13:01, Richard Purdie wrote: > I'd note Alex has another patch which has been sitting for months > unmerged as it is in my "high risk" to the project category. I suspect > that one will not actually merge but I need to find the time to explain > why, right now it is more

[oe-core][PATCHv10 5/6] Add entries for the newly added recipes to maintainers.inc

2022-12-09 Thread Markus Volk
Signed-off-by: Markus Volk --- meta/conf/distro/include/maintainers.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 7437beda4d..66797db02c 100644 --- a/meta/conf/distro/include/maintainers.inc

[oe-core][PATCHv10 6/6] epiphany: use gcr3

2022-12-09 Thread Markus Volk
Signed-off-by: Markus Volk --- meta/recipes-gnome/epiphany/epiphany_42.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/epiphany/epiphany_42.4.bb b/meta/recipes-gnome/epiphany/epiphany_42.4.bb index afaaefc46f..0cbe1c9c58 100644 ---

[oe-core][PATCHv10 1/6] graphene: import from meta-oe

2022-12-09 Thread Markus Volk
Signed-off-by: Markus Volk --- .../graphene/graphene_1.10.8.bb | 22 +++ 1 file changed, 22 insertions(+) create mode 100644 meta/recipes-graphics/graphene/graphene_1.10.8.bb diff --git a/meta/recipes-graphics/graphene/graphene_1.10.8.bb

[oe-core][PATCHv10 2/6] gtk4: import recipe from meta-gnome

2022-12-09 Thread Markus Volk
Signed-off-by: Markus Volk --- meta/recipes-gnome/gtk+/gtk4_4.8.2.bb | 129 ++ 1 file changed, 129 insertions(+) create mode 100644 meta/recipes-gnome/gtk+/gtk4_4.8.2.bb diff --git a/meta/recipes-gnome/gtk+/gtk4_4.8.2.bb b/meta/recipes-gnome/gtk+/gtk4_4.8.2.bb new file

[oe-core][PATCHv10 4/6] gcr: add recipe for gcr-4, needed to build with gtk4

2022-12-09 Thread Markus Volk
Signed-off-by: Markus Volk --- ...ectly-handle-disabled-ssh_agent-opti.patch | 49 meta/recipes-gnome/gcr/gcr_4.0.0.bb | 57 +++ 2 files changed, 106 insertions(+) create mode 100644

[oe-core][PATCHv10 3/6] gcr: rename gcr -> gcr3

2022-12-09 Thread Markus Volk
gcr-3 recipe is still needed for gnome projects that stick to gtk+3, rename to gcr3. Signed-off-by: Markus Volk --- ...1-gcr-meson.build-fix-one-parallel-build-failure.patch | 0 .../b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch| 0 meta/recipes-gnome/gcr/{gcr_3.40.0.bb =>

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Richard Purdie
On Fri, 2022-12-09 at 14:13 +0100, Alexander Kanavin wrote: > I'd rather not maintain a list of those that *are* affected, This isn't actually too bad since these are architectures, not machines or tunes and the list should remain static, nobody is creating new 32 bit platforms with the bug. So

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Alexander Kanavin
I'd rather not maintain a list of those that *are* affected, even if we then include those that aren't. It's only build flags, and they should be ignored when the platform has already done the right things from the start. Alex On Fri, 9 Dec 2022 at 14:09, Alexandre Belloni via

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Alexandre Belloni via lists.openembedded.org
On 09/12/2022 10:55:16+0100, Ola x Nilsson wrote: > > On Fri, Dec 09 2022, Khem Raj wrote: > > > Thanks for the patches > > > > On 12/7/22 23:11, Ola x Nilsson wrote: > >> Signed-off-by: Ola x Nilsson > >> --- > >> meta/conf/distro/time64.conf | 23 +++ > >> 1 file

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Alexandre Belloni via lists.openembedded.org
On 09/12/2022 11:36:03+0100, Ola x Nilsson wrote: > > On Thu, Dec 08 2022, Alexander Kanavin wrote: > > > On Thu, 8 Dec 2022 at 08:11, Ola x Nilsson wrote: > >> +GLIBC_64BIT_TIME_FLAGS:pn-glibc = "" > >> +GLIBC_64BIT_TIME_FLAGS:pn-glibc-tests = "" > >> +# pipewire-v4l2 explicitly sets

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Richard Purdie
On Fri, 2022-12-09 at 10:55 +0100, Ola x Nilsson wrote: > On Fri, Dec 09 2022, Khem Raj wrote: > > > Thanks for the patches > > > > On 12/7/22 23:11, Ola x Nilsson wrote: > > > Signed-off-by: Ola x Nilsson > > > --- > > > meta/conf/distro/time64.conf | 23 +++ > > > 1

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Alexander Kanavin
On Fri, 9 Dec 2022 at 11:39, Stefan Herbrechtsmeier wrote: > Sorry for the harsh tone but you ignore existing tools and add just another > tool to oe-core without mention any reason or document it. The reason to add the class was to be able to update existing rust-based recipes without having

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Richard Purdie
On Fri, 2022-12-09 at 11:39 +0100, Stefan Herbrechtsmeier wrote: > Sorry for the harsh tone but you ignore existing tools and add just > another tool to oe-core without mention any reason or document it. Do > you really expect that somebody will patch existing tools if main > developers ignore

Re: [OE-core] [yocto] QA notification for completed autobuilder build (yocto-4.2_M1.rc1)

2022-12-09 Thread Jing Hui Tham
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.2_M1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw Runtime auto test for following platforms: 1. MinnowTurbot 32-bit 2. NUC 7 3. ADL 4.

Re: [OE-core] [PATCH 01/13] cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock

2022-12-09 Thread Stefan Herbrechtsmeier
Hi Alex, Am 07.12.2022 um 17:21 schrieb Alexander Kanavin: On Wed 7. Dec 2022 at 16.28, Stefan Herbrechtsmeier wrote: Hi Alex, Am 07.12.2022 um 09:53 schrieb Alexander Kanavin via lists.openembedded.org : > On Wed, 7 Dec 2022 at 01:21, Sergey

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Ola x Nilsson
On Thu, Dec 08 2022, Alexander Kanavin wrote: > On Thu, 8 Dec 2022 at 08:11, Ola x Nilsson wrote: >> +GLIBC_64BIT_TIME_FLAGS:pn-glibc = "" >> +GLIBC_64BIT_TIME_FLAGS:pn-glibc-tests = "" >> +# pipewire-v4l2 explicitly sets _FILE_OFFSET_BITS=32 to get access to >> +# both 32 and 64 bit file APIs.

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Ola x Nilsson
On Thu, Dec 08 2022, Richard Purdie wrote: > On Thu, 2022-12-08 at 11:00 +0100, Alexander Kanavin wrote: >> On Thu, 8 Dec 2022 at 08:11, Ola x Nilsson wrote: >> > +# TODO: Only for 32-bit architectures? >> > +TARGET_CC_ARCH:append:arm = " ${GLIBC_64BIT_TIME_FLAGS}" >> >

Re: [OE-core] [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags

2022-12-09 Thread Ola x Nilsson
On Fri, Dec 09 2022, Khem Raj wrote: > Thanks for the patches > > On 12/7/22 23:11, Ola x Nilsson wrote: >> Signed-off-by: Ola x Nilsson >> --- >> meta/conf/distro/time64.conf | 23 +++ >> 1 file changed, 23 insertions(+) >> create mode 100644

[OE-core] [langdale][master][PATCH v2] rust: Do not use default compiler flags defined in CC crate

2022-12-09 Thread Anton Antonov
Rust crates build dependecy C libraries using "CC" crate. This crate adds some default compiler parameters depending on target arch. For some target archs these parameters conflict with the parameters defined by OE. Warnings/errors like this can be seen in the case: cc1: error: switch

Re: [OE-core] [PATCH 1/2] xorg-driver-common: add opengl to REQUIRED_DISTRO_FEATURES

2022-12-09 Thread Alexander Kanavin
Hello, this means that xf86-video-amdgpu_22.0.0.bb needs the REQUIRED_DISTRO_FEATURES = "opengl" line, but other x11 recipes do not need to be changed. Alex On Fri, 9 Dec 2022 at 05:10, Yu, Mingli wrote: > > Hi Alex, > > The error as below: > ERROR: Nothing PROVIDES 'virtual/libgbm' (but >

Re: [OE-Core][master][PATCH] openssh: remove RRECOMMENDS to rng-tools for sshd package

2022-12-09 Thread Randy MacLeod
On Fri., Dec. 9, 2022, 02:05 Xiangyu Chen, wrote: > It appears that rngd is not needed as of linux-5.6 and later[1] > and should not be installed by default since the purpose of rngd > is to provide additional trusted sources of entropy. > > We did some testing on real hardware, the result seems