Upstream has been renamed to vpl-gpu-rt.
Signed-off-by: Naveen Saini
---
.../gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.11.bb
b/meta/recipes-mult
From: Soumya Sambu
CVE-2023-50230:
BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code
Execution Vulnerability. This vulnerability allows network-adjacent
attackers to execute arbitrary code on affected installations of BlueZ.
User interaction is required to exploit this vulner
From: Yogita Urade
libarchive Remote Code Execution Vulnerability
References:
https://nvd.nist.gov/vuln/detail/CVE-2024-26256
https://bugzilla.suse.com/show_bug.cgi?id=CVE-2024-26256
Signed-off-by: Yogita Urade
---
.../libarchive/CVE-2024-26256.patch | 29 +++
.../li
Hello,
This reliably fails on the autobuilders:
https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/9008/steps/20/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/9012/steps/20/logs/stdio
On 13/05/2024 13:37:52+, Seungkyun Kim wrote:
> From: "seungky
This class can be used to construct a subset of a deployed package feed
for use in tests which iterate the deploy directory, and as such a huge
feed of 30K+ packages can result in very slow tests.
Signed-off-by: Ross Burton
---
meta-selftest/classes/localpkgfeed.bbclass | 27
This function is typically used to construct a limited feed for image
creation, but there are other cases when you might want a limited feed
and include the current recipe's packages in it.
To ensure that existing behaviour is preserved, add a boolean to control
this behaviour and default it to Fa
Sometimes the debuginfod selftest fails due to a timeout, because it
spends too long scanning a huge deploy directory that due to what tests
were ran previously can contain 30K packages.
The test only needs a subset of the feed, so use the new localpkgfeed
class to construct a minimal feed before
Upstream NEWS:
This release is made with Vala 0.56.17 (previous versions were made with
0.56.0). This works around a bug in `valac` that generates code which causes
an error in GCC >=14 and Clang >= 16.
Signed-off-by: Ross Burton
---
.../enchant/{enchant2_2.7.2.bb => enchant2_2.7.3.bb}
Can you also try webkitgtk please? It's directly in core, no extra
layer or special setup needed.
Alex
On Tue, 14 May 2024 at 17:43, Khem Raj wrote:
>
> On Tue, May 14, 2024 at 8:25 AM Randy MacLeod
> wrote:
> >
> > On 2024-05-07 3:56 p.m., Alexander Kanavin via lists.openembedded.org wrote:
>
On 2024-04-05 7:28 a.m., Alex Kiernan via lists.openembedded.org wrote:
On Thu, Apr 4, 2024 at 10:07 AM Yash Shinde via lists.openembedded.org
wrote:
On Wed, Apr 3, 2024 at 05:51 PM, Alex Kiernan wrote:
Hi Sundeep (or anyone else with insight on this!)
How do you go about debugging rust oe-s
On Tue, May 14, 2024 at 8:25 AM Randy MacLeod
wrote:
>
> On 2024-05-07 3:56 p.m., Alexander Kanavin via lists.openembedded.org wrote:
>
> On Tue, 7 May 2024 at 18:13, Khem Raj wrote:
>
> Firstly I am inclined towards removing it if we can, since I think it should
> be
> packages to decide to use
On 2024-05-07 3:56 p.m., Alexander Kanavin via lists.openembedded.org wrote:
On Tue, 7 May 2024 at 18:13, Khem Raj wrote:
Firstly I am inclined towards removing it if we can, since I think it should be
packages to decide to use it, then they can maintain it better from testing POV,
However, the
Current Dev Position: YP 5.1 M1
Next Deadline: YP 5.1 M1 Build 20 May 2024
Next Team Meetings:
-
Bug Triage meeting Thursday May 16th at 7:30 am PST (
https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
-
Weekly Project Engineering Sync Tuesday May 14th at 8 am PST
Sometimes the debuginfod selftest fails due to a timeout, because it
spends too long scanning a huge deploy directory that due to what tests
were ran previously can contain 30K packages.
The test only needs a subset of the feed, so use the new localpkgfeed
class to construct a minimal feed before
This class can be used to construct a subset of a deployed package feed
for use in tests which iterate the deploy directory, and as such a huge
feed of 30K+ packages can result in very slow tests.
Signed-off-by: Ross Burton
---
meta-selftest/classes/localpkgfeed.bbclass | 27
This function is typically used to construct a limited feed for image
creation, but there are other cases when you might want a limited feed
and include the current recipe's packages in it.
To ensure that existing behaviour is preserved, add a boolean to control
this behaviour and default it to Fa
From: Stefan Herbrechtsmeier
Clean go module cache from builddir to prevent it of beeing packed.
Signed-off-by: Stefan Herbrechtsmeier
Signed-off-by: Lukas Funke
Signed-off-by: Alexandre Belloni
(cherry picked from commit 328bea56dec8f83b5c118f567e122510f9243087)
Signed-off-by: Jose Quaresma
From: Dmitry Baryshkov
Building native Go tools results in the tool pointing to the wrong
location of dynamic linker (see below). The linker is looked up in the
temporary dir, which can be removed if rm_work is inherited. This
results in being unable to execute the program with the 'No such file
From: Joerg Vehlow
When gos internal linker is used, it uses hardcoded paths to the
interpreter (dynamic linker). For x86_64 this hardcoded path is
/lib64/ld-linux-x86-64.so.2, but yocto's default dynamic linker path
is /lib64/ld-linux-x86-64.so.2.
Most of the time, the internal linker is not use
From: Anton Almqvist
One of the git submodule commands failed for source extracted for
recipes using go.bbclass. The root cause is probably the path set up
by go_do_unpack which makes S and gitroot not match.
This patch does not fix the root problem, but at least it is no worse
than before the
20 matches
Mail list logo