|
Re: CVE-check failing on world with meta-openembedded: diff.gz file
Hi Marta
I think this option looks best or perhaps we should drop applying debian diff entirely since debian seems to have dropped this package
I think regardless of what we do with this package it
Hi Marta
I think this option looks best or perhaps we should drop applying debian diff entirely since debian seems to have dropped this package
I think regardless of what we do with this package it
|
By
Khem Raj
·
#96806
·
|
|
Re: [meta-oe][PATCH 1/2] atkmm: Allow build with wayland
On Tue, Apr 26, 2022 at 5:12 PM Khem Raj <raj.khem@...> wrote:
Thanks. Just a minor nit: Could you change commit message to 'atkmm:
Allow build with wayland only' because it builds fine with
On Tue, Apr 26, 2022 at 5:12 PM Khem Raj <raj.khem@...> wrote:
Thanks. Just a minor nit: Could you change commit message to 'atkmm:
Allow build with wayland only' because it builds fine with
|
By
Andreas Müller
·
#96805
·
|
|
[meta-oe][PATCH 2/2] pangomm: Allow building with wayland
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb | 3 ++-
1 file changed, 2 insertions(+), 1
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Khem Raj
·
#96804
·
|
|
[meta-oe][PATCH 1/2] atkmm: Allow build with wayland
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 +-
meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb |
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 +-
meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb |
|
By
Khem Raj
·
#96803
·
|
|
Re: [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm
OK. I will look into it. Thanks.
//Yi
OK. I will look into it. Thanks.
//Yi
|
By
Yi Zhao
·
#96802
·
|
|
Re: [meta-oe][PATCH v2] nodejs: add option to use openssl legacy providers again
export OPENSSL_MODULES="${STAGING_LIBDIR_NATIVE}/ossl-modules"
export NODE_OPTIONS="--openssl-legacy-provider"
is what I'm doing in recipes which need it now.
> you should have a legacy libraries in
export OPENSSL_MODULES="${STAGING_LIBDIR_NATIVE}/ossl-modules"
export NODE_OPTIONS="--openssl-legacy-provider"
is what I'm doing in recipes which need it now.
> you should have a legacy libraries in
|
By
Martin Jansa
·
#96801
·
|
|
Re: [meta-oe][PATCH v2] nodejs: add option to use openssl legacy providers again
Hi,
of course, that i working. But if you're going to use --openssl-legacy-provider, you should have a legacy libraries in library loading path already. Other option is manually set variables in
Hi,
of course, that i working. But if you're going to use --openssl-legacy-provider, you should have a legacy libraries in library loading path already. Other option is manually set variables in
|
By
Andrej Valek
·
#96800
·
|
|
Re: [meta-oe][PATCH v2] nodejs: add option to use openssl legacy providers again
Hi,
does this work correctly for you with nodejs-native?
Here it fails to load legacy module:
recipe-sysroot-native/usr/bin/node -p 'crypto.createHash("md4")' --openssl-legacy-provider
Unable to load
Hi,
does this work correctly for you with nodejs-native?
Here it fails to load legacy module:
recipe-sysroot-native/usr/bin/node -p 'crypto.createHash("md4")' --openssl-legacy-provider
Unable to load
|
By
Martin Jansa
·
#96799
·
|
|
Re: CVE-check failing on world with meta-openembedded: diff.gz file
Khem,
Any feedback about this? From the history it looks like it was you who changed the recipe to use the .diff.gz file.
Thanks in advance,
Marta
Khem,
Any feedback about this? From the history it looks like it was you who changed the recipe to use the .diff.gz file.
Thanks in advance,
Marta
|
By
Marta Rybczynska
·
#96798
·
|
|
[meta-multimedia][PATCH] pipewire: Upgrade to version 0.3.50
This is a bugfix release. Notably, this makes pw-dot work again - it
required workarounds via pw-dump to output a non-empty dot graph in 0.3.4=
9.
Full
This is a bugfix release. Notably, this makes pw-dot work again - it
required workarounds via pw-dump to output a non-empty dot graph in 0.3.4=
9.
Full
|
By
Carlos Rafael Giani
·
#96797
·
|
|
Re: [meta-oe][PATCH V2] cdrkit: add new option -eltorito-platform for genimageiso
Thanks for pointing out the license issue, this patch ports from 4 source files of cdrtools,
and both of them are `either GPL version 2, or (at your option) any later
Thanks for pointing out the license issue, this patch ports from 4 source files of cdrtools,
and both of them are `either GPL version 2, or (at your option) any later
|
By
hongxu
·
#96796
·
|
|
Re: [meta-oe][PATCH V2] cdrkit: add new option -eltorito-platform for genimageiso
Have you carefully examined the license of the files that you’re copying from mkisofs: the cdrkit fork exists specifically because cdrtools relicensed to CDDL[1] which is GPL-incompatible.
Also,
Have you carefully examined the license of the files that you’re copying from mkisofs: the cdrkit fork exists specifically because cdrtools relicensed to CDDL[1] which is GPL-incompatible.
Also,
|
By
Ross Burton
·
#96795
·
|
|
[meta-oe][PATCH V2] cdrkit: add new option -eltorito-platform for genimageiso
Mkisofs/genimageiso now correctly supports El Torito multi boot entries by
introducing a Boot Dection Header before a list of alternate boot entries.
New option -eltorito-platform allows to set the
Mkisofs/genimageiso now correctly supports El Torito multi boot entries by
introducing a Boot Dection Header before a list of alternate boot entries.
New option -eltorito-platform allows to set the
|
By
hongxu
·
#96794
·
|
|
Re: [meta-oe][PATCH] cdrkit: add new option -eltorito-platform for genimageiso
Got it, I will fix it, v2 incoming
//Hongxu
Got it, I will fix it, v2 incoming
//Hongxu
|
By
hongxu
·
#96793
·
|
|
Re: [meta-networking][PATCH] frr: add PACKAGECONFIG for fpm
I am seeing
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1681
This could be an intermittent failure due to build time race or
related to this change perhaps, I have seen this
I am seeing
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1681
This could be an intermittent failure due to build time race or
related to this change perhaps, I have seen this
|
By
Khem Raj
·
#96792
·
|
|
Re: [meta-oe][PATCH] cdrkit: add new option -eltorito-platform for genimageiso
fails to build on clang/mips
https://errors.yoctoproject.org/Errors/Details/655476/
fails to build on clang/mips
https://errors.yoctoproject.org/Errors/Details/655476/
|
By
Khem Raj
·
#96791
·
|
|
[meta-gnome][PATCH 3/3] gparted: Allow wayland or x11 distro features
Fixes build with no-X11 distros
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-gnome/recipes-extended/gparted/gparted_1.4.0.bb | 3 ++-
1 file
Fixes build with no-X11 distros
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-gnome/recipes-extended/gparted/gparted_1.4.0.bb | 3 ++-
1 file
|
By
Khem Raj
·
#96790
·
|
|
[meta-oe][PATCH 2/3] gtkmm3: Allow wayland or x11 in distro features
Fixes build with no-x11 distros
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb | 2 +-
1 file changed, 1
Fixes build with no-x11 distros
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.5.bb | 2 +-
1 file changed, 1
|
By
Khem Raj
·
#96789
·
|
|
[meta-gnome][PATCH 1/3] gtksourceview5: Allow wayland or x11
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb | 2 +-
1 file changed, 1 insertion(+), 1
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Andreas Müller <schnitzeltony@...>
---
meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Khem Raj
·
#96788
·
|
|
[meta-oe][PATCH] cdrkit: add new option -eltorito-platform for genimageiso
Mkisofs/genimageiso now correctly supports El Torito multi boot entries by
introducing a Boot Dection Header before a list of alternate boot entries.
New option -eltorito-platform allows to set the
Mkisofs/genimageiso now correctly supports El Torito multi boot entries by
introducing a Boot Dection Header before a list of alternate boot entries.
New option -eltorito-platform allows to set the
|
By
hongxu
·
#96787
·
|