Re: [oe] [meta-python][PATCH] python3-txdbus: cleanup RDEPENDS

2024-04-23 Thread Guðni Már Gilbert
On Fri, Apr 19, 2024 at 06:25 PM, Alper Ak wrote: > > > > Getting the similar error when I build this recipe too. Output: > > > > ERROR: Nothing RPROVIDES 'python3-twisted-core-native' (but >

[oe] OpenEmbedded Happy Hour April 24 9pm/2100 UTC

2024-04-23 Thread Denys Dmytriyenko
All, You are invited to our regularly scheduled OpenEmbedded Happy Hour tomorrow, April 24 for Asia/Pacific timezones at 2100/9pm UTC (5pm ET/2pm PT) https://www.openembedded.org/wiki/Calendar https://www.openembedded.org/wiki/Happy_Hours

[oe] [meta-python][PATCH 1/2] python3-colorlog: BBCLASEXTEND native nativesdk

2024-04-23 Thread Justin Bronder
Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb index

[oe] [meta-python][PATCH 2/2] python3-gcovr: add dep on python3-colorlog

2024-04-23 Thread Justin Bronder
Dependency added in gcov-7.1. Wrapping lines and alphabetically ordering while touching RDEPENDS. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-gcovr_7.2.bb | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH] Add class for appending dm-verity hash data to block device images

2024-04-23 Thread Ulrich Ölmann
From: Jan Luebbe Add support to generate a dm-verity image and the parameters required to assemble the corresponding table for the device-mapper driver. The latter will be stored in the file ${DEPLOY_DIR_IMAGE}/.verity-params. Note that in the resulting image the hash tree data is appended to

[oe] [meta-oe][master][scarthgap][PATCH] soci: update build options

2024-04-23 Thread Peter Marko via lists.openembedded.org
From: Peter Marko * make it possible to configure build without boost * build tests only when requested * disable build of IBM proprietary DB2 which does not have recipe (this creates some cmake warnings if enabled without dependency) * EXTRA_OECONF is empty with cmake build * remove