[oe] [kirkstone][meta-oe][PATCH 2/2] redis: upgrade 7.0.10 -> 7.0.11

2023-04-26 Thread Changqing Li
From: Changqing Li Signed-off-by: Changqing Li --- .../recipes-extended/redis/{redis_7.0.10.bb => redis_7.0.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/redis/{redis_7.0.10.bb => redis_7.0.11.bb} (96%) diff --git a/meta-oe/recipes-extended/redi

[oe] [kirkstone][meta-oe][PATCH 1/2] redis: upgrade 6.2.11 -> 6.2.12

2023-04-26 Thread Changqing Li
From: Changqing Li Signed-off-by: Changqing Li --- .../recipes-extended/redis/{redis_6.2.11.bb => redis_6.2.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/redis/{redis_6.2.11.bb => redis_6.2.12.bb} (96%) diff --git a/meta-oe/recipes-extended/redi

[oe] [kirkstone][meta-oe][PATCH] zabbix: fix CVE-2023-29451

2023-04-26 Thread Changqing Li
From: Changqing Li Refer: https://support.zabbix.com/browse/ZBX-22587 Signed-off-by: Changqing Li --- .../zabbix/zabbix/CVE-2023-29451.patch| 116 ++ .../zabbix/zabbix_5.4.12.bb | 1 + 2 files changed, 117 insertions(+) create mode 100644 meta-oe/r

[oe] [meta-oe][kirkstone][PATCH] glfw: add packageconfig and wayland dependencies

2023-04-26 Thread Randolph Sapp via lists.openembedded.org
From: Randolph Sapp GLFW has the ability to use a wayland backend. This patch adds a config for it and attempts to automatically resolve the most common collision since the wayland and x11 backends are mutually exclusive. Signed-off-by: Randolph Sapp --- meta-oe/recipes-core/glfw/glfw_3.3.bb |

[oe] [PATCH] glfw: add packageconfig and wayland dependencies

2023-04-26 Thread Randolph Sapp via lists.openembedded.org
From: Randolph Sapp GLFW has the ability to use a wayland backend. This patch adds a config for it and attempts to automatically resolve the most common collision since the wayland and x11 backends are mutually exclusive. Signed-off-by: Randolph Sapp --- meta-oe/recipes-core/glfw/glfw_3.3.bb |

Re: [oe] [meta-oe][PATCH 3/3] meta-oe/conf/layer.conf: Add PREFERRED_[R]PROVIDER_virtual/opencl-icd

2023-04-26 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel@lists.openembedded.org > On Behalf Of Zoltan Boszormenyi > Sent: den 9 mars 2023 09:11 > To: openembedded-devel@lists.openembedded.org > Cc: Zoltán Böszörményi > Subject: [oe] [meta-oe][PATCH 3/3] meta-oe/conf/layer.conf: Add > PREFERRED_[

[oe] [meta-oe][PATCH] lcov: Fix homepage

2023-04-26 Thread alexyao1 via lists.openembedded.org
From: Alex Yao Lcov moved to GitHub so fix the homepage. Signed-off-by: Alex Yao --- meta-oe/recipes-support/lcov/lcov_1.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/lcov/lcov_1.16.bb b/meta-oe/recipes-support/lcov/lcov_1.16.bb index 6b9e05

Re: [oe] [meta-oe][master][mickledore][langdale][kirkstone][dunfell][PATCH] apache2: upgrade 2.4.56 -> 2.4.57

2023-04-26 Thread Valeria Petrov via lists.openembedded.org
Khem, Thank you for your correction. You can put the Signed-off-by on my behalf. But if you prefer or if it's better, know that I can always send the patch properly. Thank you also for the link, I will take into account your advice for the next time. Have a nice day. Best regards, Valeria -

Re: [oe] [meta-oe][master][mickledore][langdale][kirkstone][dunfell][PATCH] apache2: upgrade 2.4.56 -> 2.4.57

2023-04-26 Thread Valeria Petrov via lists.openembedded.org
Hello Khem, Thank you for your response. Indeed, I verified the patch from my duplicate mail sent on 2023-04-24 and I found the same problems. However, the correct version of the patch is the one I sent in my first message (on 2023-04-19) to the mailing list, which you can find at the followi

Re: [oe] [meta-oe] sharutils: Build error

2023-04-26 Thread Ross Burton
On 26 Apr 2023, at 11:19, dev via lists.openembedded.org wrote: > The strange thing is more that it seemed to work in my honister setup before. > I lately updated the build machine from Ubuntu 18.04 to Ubuntu 22.04. Then, > the build still worked, but after deleting the sstate cache, it did not

[oe] [meta-oe] sharutils: Build error

2023-04-26 Thread dev
Hi, I found a bug when building sharutils-native: > > | ../../sharutils-4.15.2/lib/fseeko.c: In function ‘rpl_fseeko’: > | ../../sharutils-4.15.2/lib/fseeko.c:110:4: error: #error "Please port > gnulib fseeko.c to your platform! Look at the code in fseeko.c, then > report this to bug-gnulib." > |