|
[PATCH] glew: update patch status
Signed-off-by: Ross Burton <ross.burton@...>
---
.../glew/glew/0001-Fix-build-race-in-Makefile.patch | 2 +-
meta/recipes-graphics/glew/glew/no-strip.patch | 2 +-
Signed-off-by: Ross Burton <ross.burton@...>
---
.../glew/glew/0001-Fix-build-race-in-Makefile.patch | 2 +-
meta/recipes-graphics/glew/glew/no-strip.patch | 2 +-
|
By
Ross Burton <ross@...>
·
#159116
·
|
|
Re: [dunfell][PATCH] cmake: FindGTest: Add target for gmock library
lists.openembedded.org wrote:
Bump.
The googletest recipe at meta-oe dunfell branch is for version 1.10.
The fact that CMake Find Module masked the targets of the GTest package
resulted in a number
lists.openembedded.org wrote:
Bump.
The googletest recipe at meta-oe dunfell branch is for version 1.10.
The fact that CMake Find Module masked the targets of the GTest package
resulted in a number
|
By
Eero Aaltonen
·
#159115
·
|
|
[Isar] bbclass for Debian
Hello,
I try to adapt my personal Yocto meta to Isar Project.
Currently, I try to add "minimalmodbus" recipie, and for this, I need "python-pyserial".
And for "python-pyserial" I need
Hello,
I try to adapt my personal Yocto meta to Isar Project.
Currently, I try to add "minimalmodbus" recipie, and for this, I need "python-pyserial".
And for "python-pyserial" I need
|
By
Mickaël Delanoë
·
#159114
·
|
|
Re: [PATCH v2 2/2] vim: set PACKAGECONFIG idiomatically
The question is whether we all agree on that and I'm not sure we all do.
Would be interesting to see if there is valid use so it is probably worth some
tests/analysis. The ??= operator never did what
The question is whether we all agree on that and I'm not sure we all do.
Would be interesting to see if there is valid use so it is probably worth some
tests/analysis. The ??= operator never did what
|
By
Richard Purdie
·
#159113
·
|
|
Re: [PATCH v2 2/2] vim: set PACKAGECONFIG idiomatically
<richard.purdie@...> wrote:
As a first, very easy, step, make a statement here on the mailing list
that all PACKAGECONFIG defaults should be assigned with ?= instead of
??= and fix the
<richard.purdie@...> wrote:
As a first, very easy, step, make a statement here on the mailing list
that all PACKAGECONFIG defaults should be assigned with ?= instead of
??= and fix the
|
By
Andre McCurdy
·
#159112
·
|
|
Re: [PATCH 1/2] sstate: don't limit the thread pool size when checking mirrors
Richard Purdie <richard.purdie@...> escreveu no dia quinta, 2/12/2021 à(s) 23:16:
Got it and I have to agree that it will launch a DoS to the server.
However there are some cases around that have the
Richard Purdie <richard.purdie@...> escreveu no dia quinta, 2/12/2021 à(s) 23:16:
Got it and I have to agree that it will launch a DoS to the server.
However there are some cases around that have the
|
By
Jose Quaresma
·
#159111
·
|
|
[PATCH] mesa: Fix build on ARM systems without Neon
See [1]
[1] https://github.com/YoeDistro/yoe-distro/issues/626
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Ross Burton <ross.burton@...>
---
...ormat-Check-for-NEON-before-using-it.patch |
See [1]
[1] https://github.com/YoeDistro/yoe-distro/issues/626
Signed-off-by: Khem Raj <raj.khem@...>
Cc: Ross Burton <ross.burton@...>
---
...ormat-Check-for-NEON-before-using-it.patch |
|
By
Khem Raj
·
#159110
·
|
|
Re: [PATCH 1/2] sstate: don't limit the thread pool size when checking mirrors
No, we're not doing that. That opens a ton (thousands) of parallel connections
to the servers and isn't fair on the systems hosting the data. In many cases
that would look like a DoS
No, we're not doing that. That opens a ton (thousands) of parallel connections
to the servers and isn't fair on the systems hosting the data. In many cases
that would look like a DoS
|
By
Richard Purdie
·
#159109
·
|
|
[PATCH] glslang: upgrade 11.7.0 -> 11.7.1
changelog:
1f8c8b88 Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics
Signed-off-by: Jose Quaresma <quaresma.jose@...>
---
.../glslang/{glslang_11.7.0.bb =>
changelog:
1f8c8b88 Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics
Signed-off-by: Jose Quaresma <quaresma.jose@...>
---
.../glslang/{glslang_11.7.0.bb =>
|
By
Jose Quaresma
·
#159108
·
|
|
[PATCH 2/2] sstate: use nproc for tasklist size on mirrors
Signed-off-by: Jose Quaresma <quaresma.jose@...>
---
meta/classes/sstate.bbclass | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/sstate.bbclass
Signed-off-by: Jose Quaresma <quaresma.jose@...>
---
meta/classes/sstate.bbclass | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/sstate.bbclass
|
By
Jose Quaresma
·
#159107
·
|
|
[PATCH 1/2] sstate: don't limit the thread pool size when checking mirrors
This improves the time needed to check the mirrors,
reducing it from 50s to 8s when building the core-image-minimal
using the yocto upstream sstate and hashequivlance servers
on a machine with 8 cpu
This improves the time needed to check the mirrors,
reducing it from 50s to 8s when building the core-image-minimal
using the yocto upstream sstate and hashequivlance servers
on a machine with 8 cpu
|
By
Jose Quaresma
·
#159106
·
|
|
Re: [PATCH] tune-cortexa72.inc: Add tune for nocrypto case
<peter.kjellerstedt@...> wrote:
yeah I thought about it but its an exception than norm. We also have
novfp usecases.
<peter.kjellerstedt@...> wrote:
yeah I thought about it but its an exception than norm. We also have
novfp usecases.
|
By
Khem Raj
·
#159105
·
|
|
Re: [PATCH] tune-cortexa72.inc: Add tune for nocrypto case
By
Peter Kjellerstedt
·
#159104
·
|
|
Re: [PATCH] distutils3: fix bindir mangling to stop breaking symlinks
I've not looked at that series yet (the Summit is eating time) but if
it does the same logic then yes.
Ross
I've not looked at that series yet (the Summit is eating time) but if
it does the same logic then yes.
Ross
|
By
Ross Burton <ross@...>
·
#159103
·
|
|
[PATCH] tune-cortexa72.inc: Add tune for nocrypto case
RPI4 based on BCM2711 soc which does not enable AES extentions
in hardware see [1] fixes [2]
[1] https://forums.raspberrypi.com/viewtopic.php?t=207888&start=25#p1642862
[2]
RPI4 based on BCM2711 soc which does not enable AES extentions
in hardware see [1] fixes [2]
[1] https://forums.raspberrypi.com/viewtopic.php?t=207888&start=25#p1642862
[2]
|
By
Khem Raj
·
#159102
·
|
|
Re: [dunfell][PATCH] go-helloworld: test at runtime
I'm getting a failure during autobuilder testing (qemuarm64-ptest):
DEBUG: Executing shell function do_configure
# Building C bootstrap tool.
cmd/dist
go tool dist: unknown architecture:
I'm getting a failure during autobuilder testing (qemuarm64-ptest):
DEBUG: Executing shell function do_configure
# Building C bootstrap tool.
cmd/dist
go tool dist: unknown architecture:
|
By
Steve Sakoman
·
#159101
·
|
|
OpenEmbedded Developer Virtual Meeting (OEDVM) - Tomorrow
Reminder
There will be an OpenEmbedded Developer Virtual Meeting (OEDVM) held
tomorrow (Friday, 03 December 2021)
The scheduled time will match the YP Summit's start at 12 UTC/7AM
Eastern, and run
Reminder
There will be an OpenEmbedded Developer Virtual Meeting (OEDVM) held
tomorrow (Friday, 03 December 2021)
The scheduled time will match the YP Summit's start at 12 UTC/7AM
Eastern, and run
|
By
Jon Mason
·
#159100
·
|
|
[PATCH] perf: Enable libunwind packageconfig on riscv64
libunwind now supports risc64
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-kernel/perf/perf.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-kernel/perf/perf.bb
libunwind now supports risc64
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-kernel/perf/perf.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-kernel/perf/perf.bb
|
By
Khem Raj
·
#159099
·
|
|
Re: [PATCH] distutils3: fix bindir mangling to stop breaking symlinks
Does the same also apply to setuptools as in Tim's distutils deprecation series?
If so it should definitely we be merged there
Does the same also apply to setuptools as in Tim's distutils deprecation series?
If so it should definitely we be merged there
|
By
Konrad Weihmann <kweihmann@...>
·
#159098
·
|
|
[PATCH] libunwind: Enable for rv64
1.6.0+ has rv64 supports now.
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-support/libunwind/libunwind_1.6.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
1.6.0+ has rv64 supports now.
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-support/libunwind/libunwind_1.6.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
|
By
Khem Raj
·
#159097
·
|