Re: [oe] [meta-oe][PATCHv2] glad: add recipe

2024-01-05 Thread Markus Volk
v2 adds python3-jinja2 rdepend On Sat, Jan 6 2024 at 08:39:50 AM +01:00:00, Markus Volk wrote: glad is a required dependency for libplacebo Signed-off-by: Markus Volk > --- meta-oe/recipes-graphics/glad/glad_2.0.4.bb | 12 1 file changed, 12

[oe] [meta-oe][PATCHv2] glad: add recipe

2024-01-05 Thread Markus Volk
glad is a required dependency for libplacebo Signed-off-by: Markus Volk --- meta-oe/recipes-graphics/glad/glad_2.0.4.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-oe/recipes-graphics/glad/glad_2.0.4.bb diff --git a/meta-oe/recipes-graphics/glad/glad_2.0.4.bb

[oe] [meta-oe][PATCHv2] luajit: upgrade 2.1beta -> 2.1

2024-01-05 Thread Markus Volk
- license checksum changed https://github.com/LuaJIT/LuaJIT/commit/158a284cc9c33ade9054df976018401e4996cfbd Signed-off-by: Markus Volk --- meta-oe/recipes-devtools/luajit/luajit_git.bb | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH 1/2] libplacebo: add recipe

2024-01-05 Thread Markus Volk
On Fri, Jan 5 2024 at 02:42:51 PM -08:00:00, Khem Raj wrote: glad recipe does not exist in either core or meta-openembedded layers. Yes, sorry. I forgot to push the recipe. Now i have sent it and also a v3 for mpv that adds the hack for config.h again. At first I thought it was no longer

[oe] [meta-oe][PATCH] glad: add recipe

2024-01-05 Thread Markus Volk
glad is a required dependency for libplacebo Signed-off-by: Markus Volk --- meta-oe/recipes-graphics/glad/glad_2.0.4.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-oe/recipes-graphics/glad/glad_2.0.4.bb diff --git a/meta-oe/recipes-graphics/glad/glad_2.0.4.bb

[oe] [meta-oe][PATCHv3] mpv: upgrade 0.35.1 -> 0.37.0

2024-01-05 Thread Markus Volk
- switch buildsystem from waf to meson - add libplacebo dependency - add vulkan support - build libmpv (needed eg. for mpvpaper) Signed-off-by: Markus Volk --- .../recipes-multimedia/mplayer/mpv_0.35.1.bb | 116 -- .../recipes-multimedia/mplayer/mpv_0.37.0.bb | 101

Re: [oe] [meta-oe][PATCH 1/2] libplacebo: add recipe

2024-01-05 Thread Khem Raj
On Fri, Jan 5, 2024 at 10:37 AM Markus Volk wrote: > > libplacebo is a required build dependency for mpv-0.37 > > Signed-off-by: Markus Volk > --- > ...001-frame_queue.h-add-frame_duration.patch | 32 +++ > .../libplacebo/0001-gpu.h-add-stride_w.patch | 30 + >

Re: [oe] [meta-oe][PATCHv2] mpv: upgrade 0.35.1 -> 0.37.0

2024-01-05 Thread Markus Volk
v2 fixes branch On Fri, Jan 5 2024 at 08:21:05 PM +01:00:00, Markus Volk wrote: - switch buildsystem from waf to meson - add libplacebo dependency - add vulkan support - build libmpv (needed eg. for mpvpaper) Signed-off-by: Markus Volk > ---

[oe] [meta-oe][PATCHv2] mpv: upgrade 0.35.1 -> 0.37.0

2024-01-05 Thread Markus Volk
- switch buildsystem from waf to meson - add libplacebo dependency - add vulkan support - build libmpv (needed eg. for mpvpaper) Signed-off-by: Markus Volk --- .../recipes-multimedia/mplayer/mpv_0.35.1.bb | 116 -- .../recipes-multimedia/mplayer/mpv_0.37.0.bb | 97

[oe] [meta-oe][PATCH] luajit: upgrade 2.1beta -> 2.1

2024-01-05 Thread Markus Volk
drop clang.patch https://github.com/LuaJIT/LuaJIT/blob/c525bcb9024510cad9e170e12b6209aedb330f83/src/lj_arch.h#L472 Signed-off-by: Markus Volk --- .../luajit/luajit/clang.patch | 19 --- meta-oe/recipes-devtools/luajit/luajit_git.bb | 5 ++--- 2 files changed, 2

[oe] [meta-oe][kirkstone][PATCH] p7zip: fix CVE-2018-5996 & CVE-2016-9296

2024-01-05 Thread aszh07
From: Zahir Hussain References: https://nvd.nist.gov/vuln/detail/CVE-2018-5996 https://nvd.nist.gov/vuln/detail/CVE-2016-9296 Upstream patches: https://sources.debian.org/data/non-free/p/p7zip-rar/16.02-3/debian/patches/06-CVE-2018-5996.patch

[oe] [meta-oe][PATCH 2/2] mpv: upgrade 0.35.1 -> 0.37.0

2024-01-05 Thread Markus Volk
- switch buildsystem from waf to meson - add libplacebo dependency - add vulkan support - build libmpv (needed eg. for mpvpaper) Signed-off-by: Markus Volk --- .../recipes-multimedia/mplayer/mpv_0.35.1.bb | 116 -- .../recipes-multimedia/mplayer/mpv_0.37.0.bb | 97

[oe] [meta-oe][PATCH 1/2] libplacebo: add recipe

2024-01-05 Thread Markus Volk
libplacebo is a required build dependency for mpv-0.37 Signed-off-by: Markus Volk --- ...001-frame_queue.h-add-frame_duration.patch | 32 +++ .../libplacebo/0001-gpu.h-add-stride_w.patch | 30 + .../mplayer/libplacebo_git.bb | 28

Re: [oe] nanbield merge request: Jan 5th

2024-01-05 Thread Khem Raj
merged thanks Armin. On Fri, Jan 5, 2024 at 4:58 AM akuster808 wrote: > > The following changes since commit 1750c66ae8e4268c472c0b2b94748a59d6ef866d: > >emlog: Add PV (2023-11-01 08:16:30 -0400) > > are available in the Git repository at: > >

[oe] [PATCH 1/2] python3-h5py: backport a cython 3.x compatibility patch

2024-01-05 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-Fix-Cython-3-compatibility.patch | 796 ++ .../python/python3-h5py_3.10.0.bb | 3 +- 2 files changed, 798 insertions(+), 1 deletion(-) create mode 100644

[oe] [PATCH 2/2] python3-kivy: update 2.2.1 -> 2.3.0

2024-01-05 Thread Alexander Kanavin
License-Update: years, mention that it is MIT at the start. Signed-off-by: Alexander Kanavin --- .../python/{python3-kivy_2.2.1.bb => python3-kivy_2.3.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-kivy_2.2.1.bb =>

[oe] nanbield merge request: Jan 5th

2024-01-05 Thread Armin Kuster
The following changes since commit 1750c66ae8e4268c472c0b2b94748a59d6ef866d:   emlog: Add PV (2023-11-01 08:16:30 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded nanbield-next for you to fetch changes up to

Re: [oe] [meta-oe][kirkstone][PATCH] libcroco: Delete the recipe

2024-01-05 Thread akash hadke
Hi, Can you please consider this patch? BR, Akash -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108045): https://lists.openembedded.org/g/openembedded-devel/message/108045 Mute This Topic: https://lists.openembedded.org/mt/102058937/21656 Group

[oe][meta-networking][dunfell][PATCH] wireshark: Backport fix for CVE-2023-1992 RPCoRDMA: Frame end cleanup for global write offsets

2024-01-05 Thread Ashish Sharma via lists.openembedded.org
Upstream-Status: Backport from [https://gitlab.com/colin.mcinnes/wireshark/-/commit/3c8be14c827f1587da3c2b3bb0d9c04faff57413] Signed-off-by: Ashish Sharma --- .../wireshark/files/CVE-2023-1992.patch | 62 +++ .../wireshark/wireshark_3.2.18.bb | 1 + 2 files