|
Importance of ECC RAM on the build computer
It actually happened in one of our build, were we had a bitflip in the final binary which was then not working as expected. We also had multiple cases of headers/source file corruption after the tarba
It actually happened in one of our build, were we had a bitflip in the final binary which was then not working as expected. We also had multiple cases of headers/source file corruption after the tarba
|
By
Alexandre Belloni
· #59241
·
|
|
[PATCH 0/2] poky/yocto-bsps: drop 5.19 and move to 6.1
That's perfectly fine, I simply wanted to ensure you knew.
That's perfectly fine, I simply wanted to ensure you knew.
|
By
Alexandre Belloni
· #59064
·
|
|
[PATCH 0/2] poky/yocto-bsps: drop 5.19 and move to 6.1
Hello, One of the two series breaks xen: https://autobuilder.yoctoproject.org/typhoon/#/builders/128/builds/1191/steps/13/logs/stdio
Hello, One of the two series breaks xen: https://autobuilder.yoctoproject.org/typhoon/#/builders/128/builds/1191/steps/13/logs/stdio
|
By
Alexandre Belloni
· #59062
·
|
|
[meta-mingw] [PATCH] mpfr: upgrade to 4.2.x
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- recipes-support/mpfr/{mpfr_4.1.%.bbappend => mpfr_4.2.%.bbappend} | 0 1 fil
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- recipes-support/mpfr/{mpfr_4.1.%.bbappend => mpfr_4.2.%.bbappend} | 0 1 fil
|
By
Alexandre Belloni
· #58966
·
|
|
Git repo setup for Yocto upstream contribution
Either way, this is a pain for the maintainer, you should send patches that apply cleanly.
Either way, this is a pain for the maintainer, you should send patches that apply cleanly.
|
By
Alexandre Belloni
· #58957
·
|
|
Git repo setup for Yocto upstream contribution
Just try to apply your patch on a bitbake repository, it will reproduce.
Just try to apply your patch on a bitbake repository, it will reproduce.
|
By
Alexandre Belloni
· #58950
·
|
|
Git repo setup for Yocto upstream contribution
No, please send patches against the correct git tree, else you are putting more load on the maintainers than necessary. This was the cause of: https://lore.kernel.org/all/Y5Sr9HSWIc5LVzl9@...
No, please send patches against the correct git tree, else you are putting more load on the maintainers than necessary. This was the cause of: https://lore.kernel.org/all/Y5Sr9HSWIc5LVzl9@...
|
By
Alexandre Belloni
· #58948
·
|
|
[PATCH yocto-autobuilder-helper] config.json: use -a option for oe-selftest
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
|
By
Alexandre Belloni
· #58867
·
|
|
[yocto-autobuilder-helper][langdale][PATCH] config.json: remove meta-agl from check-layer
From: Alexandre Belloni <alexandre.belloni@...> langdale isn't currently supported on any branch of meta-agl Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json |
From: Alexandre Belloni <alexandre.belloni@...> langdale isn't currently supported on any branch of meta-agl Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json |
|
By
Alexandre Belloni
· #58866
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: remove meta-agl from check-layer
I forgot to tag this one for langdale
I forgot to tag this one for langdale
|
By
Alexandre Belloni
· #58865
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: remove meta-agl from check-layer
From: Alexandre Belloni <alexandre.belloni@...> langdale isn't currently supported on any branch of meta-agl Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json |
From: Alexandre Belloni <alexandre.belloni@...> langdale isn't currently supported on any branch of meta-agl Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- config.json |
|
By
Alexandre Belloni
· #58864
·
|
|
[PATCH] schedulers: Fix meta-agl branches
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff -
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff -
|
By
Alexandre Belloni
· #58755
·
|
|
[OE-core] [Openembedded-architecture] Y2038 proposal
We can simply disable COMPAT_32BIT_TIME in the kernel config.
We can simply disable COMPAT_32BIT_TIME in the kernel config.
|
By
Alexandre Belloni
· #58683
·
|
|
Y2038 proposal
I ran a-full with "-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64" last week, it didn't go too well gcc-sanitizer and pulseaudio being the main offenders but buildtools needs to be investigated. The main issu
I ran a-full with "-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64" last week, it didn't go too well gcc-sanitizer and pulseaudio being the main offenders but buildtools needs to be investigated. The main issu
|
By
Alexandre Belloni
· #58669
·
|
|
[PATCH] u-boot: Add /boot in SYSROOT_DIRS
Hello, This was not sent to the correct mailing list, you should send to openembedded-core@... Please also set your git From:, else the mailing list is mangling your address. this s
Hello, This was not sent to the correct mailing list, you should send to openembedded-core@... Please also set your git From:, else the mailing list is mangling your address. this s
|
By
Alexandre Belloni
· #58628
·
|
|
[yocto-autobuilder2][PATCH] schedulers: switch meta-ti and meta-virt to kirkstone for kirkstone builds
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff
From: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- schedulers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff
|
By
Alexandre Belloni
· #57783
·
|
|
[PATCH 1/2] image-without-static-linkage: add class
Hello, Both patches are missing your SoB, please add those. Also, It would be great if you could add a From: as this makes it easier to get your patch from the list. This should do the trick: git conf
Hello, Both patches are missing your SoB, please add those. Also, It would be great if you could add a From: as this makes it easier to get your patch from the list. This should do the trick: git conf
|
By
Alexandre Belloni
· #57448
·
|
|
yocto support
You can't, a recipe can't affect any other recipe. When building custom_image.bb, it is too late to introduce any kernel change.
You can't, a recipe can't affect any other recipe. When building custom_image.bb, it is too late to introduce any kernel change.
|
By
Alexandre Belloni
· #57415
·
|
|
Devtool
Hello, I've already noticed this behaviour on dunfell and I have a reproducer: ninvaders.inc: --- DESCRIPTION = "Space invaders clone based on nCurses" HOMEPAGE = "http://ninvaders.sourceforge.net/" L
Hello, I've already noticed this behaviour on dunfell and I have a reproducer: ninvaders.inc: --- DESCRIPTION = "Space invaders clone based on nCurses" HOMEPAGE = "http://ninvaders.sourceforge.net/" L
|
By
Alexandre Belloni
· #56753
·
|
|
SCM usage in source urls and bandwidth
I would simply drop PREMIRRORS, this is actually a privacy concern for some of our customers that didn't realize they are leaking the names of their internal git repositories to downloads.yoctoproject
I would simply drop PREMIRRORS, this is actually a privacy concern for some of our customers that didn't realize they are leaking the names of their internal git repositories to downloads.yoctoproject
|
By
Alexandre Belloni
· #56599
·
|