[oe] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2024-05-20 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading: https://wiki.yoctoproject.org/wiki/Bug_Triage#Newcomer

[oe] [meta-oe][PATCH] malcontent: move PV to malcontent.inc

2024-05-20 Thread Markus Volk
PV must be consistent for malcontent and malcontent-ui. Ensure this by moving PV to malcontent.inc Signed-off-by: Markus Volk --- .../malcontent/{malcontent-ui_0.12.0.bb => malcontent-ui.bb} | 0 .../malcontent/{malcontent_0.12.0.bb => malcontent.bb} | 0 meta-oe/recipes-gnome/malc

[oe] [meta-oe][PATCH] malcontent-ui: fix lib install

2024-05-20 Thread Markus Volk
- Add a suitable link for libmalcontent-ui-1.so.1 - Use PV for libmalcontent-ui-1.so.0.12.0 to eventually make life a little easier when updating recipes Signed-off-by: Markus Volk --- meta-oe/recipes-gnome/malcontent/malcontent-ui_0.12.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 dele

[oe] [meta-java][master][scarthgap][PATCH] openjdk-8: improve patch for different architecure

2024-05-20 Thread Andrej Kozemcak via lists.openembedded.org
Arrch64 and arm use same patch for different code. Improve patch for arm code, so it can be apply without any warnings. Signed-off-by: Andrej Kozemcak --- .../openjdk/openjdk-8-release-common.inc | 12 +- ...h32-Turn-on-the-Wreturn-type-warning.patch | 237 ++ ...64-Turn-on

[oe] [meta-oe][PATCH] nvme-cli: upgrade 2.8 -> 2.9.1

2024-05-20 Thread Christophe Vu-Brugier
From: Christophe Vu-Brugier Keep nvme-cli in sync with libnvme which was upgraded from 1.8 to 1.9 by the following commit: * f3b2cfa3e libnvme: upgrade 1.8 -> 1.9 Signed-off-by: Christophe Vu-Brugier --- .../recipes-bsp/nvme-cli/{nvme-cli_2.8.bb => nvme-cli_2.9.1.bb} | 2 +- 1 file changed,