[oe-core][PATCH] cups: Allow to be controlled by root and users in wheel

2023-11-18 Thread Markus Volk
This would be the cleanest way I can think of to enable the configuration of cups in the user interface Signed-off-by: Markus Volk --- meta/recipes-extended/cups/cups.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-extended/cups/cups.inc

Re: [OE-core] Migration dunfell to kirkstone , init manager issue

2023-11-18 Thread Frederic Martinsons
I saw in log.do_rootfs that update_alternatives task links /sbin/init to busybox. I saw also that the default config (init.cfg) have CONFIG_INIT=y (in openembedded-core layer), dunfell also had it too but, in the end, it was not taken into account. I'll look further about busybox config and

[oe-core][PATCH] ffmpeg: Upgrade 6.0 -> 6.1

2023-11-18 Thread Markus Volk
-Remove patches that made it upstream Signed-off-by: Markus Volk --- ...ops-clip-constants-used-with-shift-i.patch | 77 --- ...bswscale-riscv-Fix-syntax-of-vsetvli.patch | 35 - .../ffmpeg/{ffmpeg_6.0.bb => ffmpeg_6.1.bb} | 6 +- 3 files changed, 2 insertions(+), 116

Re: [OE-core] [meta-oe][PATCH v2 4/4] glibc: use nonarch libdir for tmpfiles.d

2023-11-18 Thread Khem Raj
I am still seeing ERROR: glibc-2.38+git-r0 do_package: QA Issue: glibc: Files/directories were installed but not shipped in any package: /etc/tmpfiles.d /etc/tmpfiles.d/nscd.conf Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid

Re: [OE-core] [PATCH 0/7] Devtool/Recipetool: adding pypi support

2023-11-18 Thread Alexandre Belloni via lists.openembedded.org
On 18/11/2023 11:10:58+0100, Alexandre Belloni via lists.openembedded.org wrote: > Hello, > > The tests seem to be failing on the AB: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/6065/steps/14/logs/stdio >

Re: [OE-core] [PATCH 0/7] Devtool/Recipetool: adding pypi support

2023-11-18 Thread Alexandre Belloni via lists.openembedded.org
Hello, The tests seem to be failing on the AB: https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/6065/steps/14/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6062/steps/15/logs/stdio