|
[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
From: Khem Raj <raj.khem@...>
Sent: Tuesday, April 26, 2022 1:47 PM
To: Jia, Hongxu <Hongxu.Jia@...>
Cc: openembeded-devel
Got it, I will fix it, v2 incoming
//Hongxu
From: Khem Raj <raj.khem@...>
Sent: Tuesday, April 26, 2022 1:47 PM
To: Jia, Hongxu <Hongxu.Jia@...>
Cc: openembeded-devel
|
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
·
|
|
Re: [meta-oe][PATCH] crash: Upgrade to 8.0.0
Yes, there is also some changes related to gdb in release note as https://github.com/crash-utility/crash/commit/ec568e2ea515b66343d3488d5d4b9a625d55b7ae
Thanks,
Yes, there is also some changes related to gdb in release note as https://github.com/crash-utility/crash/commit/ec568e2ea515b66343d3488d5d4b9a625d55b7ae
Thanks,
|
By
Yu, Mingli
·
#96786
·
|
|
Re: [meta-oe][PATCH] crash: Upgrade to 8.0.0
Do we need to be in-sync with the GDB in core?
- armin
Do we need to be in-sync with the GDB in core?
- armin
|
By
Armin Kuster
·
#96785
·
|