[oe] [meta-oe][PATCH v3

2024-05-16 Thread Abhilash Raju
An Observability framework to create and manage telemetry data such as traces, metrics, and logs Signed-off-by: Abhilash Raju --- .../opentelemetry/opentelemetry-cpp_1.15.0.bb | 26 +++ 1 file changed, 26 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH 1/2] malcontent-ui: add malcontent to RDEPENDS

2024-05-16 Thread Markus Volk
On Wed, May 15 2024 at 03:44:46 PM +00:00:00, Peter Kjellerstedt wrote: Iflibmalcontent-uilinks withlibmalcontent, then themalcontent-uirecipe should have aDEPENDSonmalcontent, and you should not need to add an explicitRDEPENDS:${PN}for it (just as Martin wrote). The reason I guess

[oe] [meta-oe][PATCH] libwebsockets: fix buildpath warnings

2024-05-16 Thread Gerard Salvatella via lists.openembedded.org
From: Gerard Salvatella In order to remove absolute paths from the cmake artifacts, paths from the `$lib` folder should also be stripped off, otherwise internally linked libraries (e.g. libz) may appear. --- .../recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb | 2 ++ 1 file changed,

[oe] [meta-networking][PATCH] unbound: upgrade 1.19.3 -> 1.20.0

2024-05-16 Thread Beniamin Sandu
Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.20.0 Signed-off-by: Beniamin Sandu --- .../unbound/{unbound_1.19.3.bb => unbound_1.20.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [master][meta-python][PATCH] python3-grpcio: fix do_compile failure for qemuppc64/qemuppc

2024-05-16 Thread Changqing Li
From: Changqing Li define proper macro for ppc/ppc64 to fix compile error Signed-off-by: Changqing Li --- h-define-proper-macro-for-ppc-ppc64.patch | 37 +++ .../python/python3-grpcio_1.62.2.bb | 1 + 2 files changed, 38 insertions(+) create mode 100644

[oe] [scarthgap][meta-python][PATCH] python3-grpcio: fix do_compile failure for qemuppc64/qemuppc

2024-05-16 Thread Changqing Li
From: Changqing Li define proper macro for ppc/ppc64 to fix compile error Signed-off-by: Changqing Li --- h-define-proper-macro-for-ppc-ppc64.patch | 37 +++ .../python/python3-grpcio_1.62.2.bb | 1 + 2 files changed, 38 insertions(+) create mode 100644

Re: [oe] [[meta-oe][PATCH v2]] opentelemetry-cpp: add opentelemtry recipe

2024-05-16 Thread Anuj Mittal
On Thu, 2024-05-16 at 01:26 -0500, Abhilash Raju wrote: > An Observability framework to create and manage telemetry data such > as > traces, metrics, and logs > > Signed-off-by: Abhilash Raju > --- >  .../opentelemetry/opentelemetry-cpp_1.15.0.bb | 26 > +++ >  1 file changed, 26

Re: [oe] [meta-oe][PATCH] fwupd: fix uefi capsule update build error

2024-05-16 Thread Fathi Boudra
Hi Khem, Can you cherry-pick this commit to the scarthgap branch? https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb?id=80719a61a53dcabf7d114712ffdc8fc9c3428bd5 The issue is affecting the LTS release.Thanks. On Fri, 3 May 2024 at 08:15, Mikko Rapeli

[oe] [[meta-oe][PATCH v2]] opentelemetry-cpp: add opentelemtry recipe

2024-05-16 Thread Abhilash Raju
An Observability framework to create and manage telemetry data such as traces, metrics, and logs Signed-off-by: Abhilash Raju --- .../opentelemetry/opentelemetry-cpp_1.15.0.bb | 26 +++ 1 file changed, 26 insertions(+) create mode 100644