From: Lei Maohui
GCC 14 implicitly turns a warning into a compiler error:
| tls_g.c:971:57: error: passing argument 4 of 'gnutls_fingerprint' from
incompatible pointer type [-Wincompatible-pointer-types]
| 971 | keyhash.bv_val,
&keyhash.bv_len ) < 0 )
From: Lei Maohui
GCC 14 implicitly turns a warning into a compiler error:
|
/build-ubinux-daily/tmp/work/aarch64-ubinux-linux/cmpi-bindings/1.0.4/git/swig/python/../../src/target_python.c:168:21:
error: passing argument 1 of 'Py_SetProgramName' from incompatible pointer
type [-Wincompatible-p
From: Chen Qi
Due to recent libtool change in oe-core, append_libtool_sysroot is
no longer defined. Remove reference to it to avoid bitbake parsing
error.
Signed-off-by: Chen Qi
---
meta-oe/recipes-graphics/xscreensaver/xscreensaver_6.04.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Tue, Jun 4, 2024 at 7:05 PM Kai wrote:
> On 6/4/24 00:31, Khem Raj wrote:
> > its now in lvm2.inc which is shared between libdevmapper.bb and lvm2.bb
>
> Thank you all.
>
> It triggers bbappend file can not find corresponding bb file. I'll
> figure it out.
Yeah let it is going to be a proble
On 6/4/24 00:31, Khem Raj wrote:
its now in lvm2.inc which is shared between libdevmapper.bb and lvm2.bb
Thank you all.
It triggers bbappend file can not find corresponding bb file. I'll
figure it out.
Regards,
Kai
On Mon, Jun 3, 2024 at 1:43 AM Kai Kang via lists.openembedded.org
wrot
On Tue, Jun 4, 2024 at 3:19 PM Dmitry Baryshkov wrote:
>
> On Wed, 5 Jun 2024 at 00:12, Khem Raj wrote:
> >
> > This patch in itself is ok however ntopng fails now with this patch applied
> > see
>
> Pretty much like lmsensors, as it seems. How should we proceed? Fix
> all existing uses?
I am a
On Wed, 5 Jun 2024 at 00:12, Khem Raj wrote:
>
> This patch in itself is ok however ntopng fails now with this patch applied
> see
Pretty much like lmsensors, as it seems. How should we proceed? Fix
all existing uses?
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3899/st
This patch in itself is ok however ntopng fails now with this patch applied see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3899/steps/15/logs/stdio
| src/LuaEngineNtop.cpp: In function 'int ntop_rrd_tune(lua_State*)':
| src/LuaEngineNtop.cpp:5430:27: error: invalid co
I know this is months old, but I recently found an issue with this. Below the
patch that ensured that 'metactl' headers were exported was removed. This new
version no longer exports the headers required by components like gstreamer to
use the 'mediactrl' interface exported by libv4l.
I'm not
On Mon, Jun 3, 2024 at 8:19 PM Song, Jiaying (CN) via
lists.openembedded.org
wrote:
>
> From: Jiaying Song
>
> This commit addresses the shebang size issue encountered in the
> do_populate_sysroot task of the rrdtool-native recipe. The issue
> was caused by the shebang line in the cgi-demo.cgi fi
Thanks Guðni for preparing this fix - this bug is affecting our team at
Arm too. An update on when this is likely to be merged into scarthgap
would be appreciated :)
Peter
On 6/3/24 18:26, Guðni Már Gilbert via lists.openembedded.org wrote:
I see this patch was not included in the current scar
11 matches
Mail list logo