|
[yocto-autobuilder2][PATCH] schedulers.py: dont schedule check-layer for honister
Honister is now EOL so remove the scheduled check. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- schedulers.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/schedulers.py b/schedulers.
Honister is now EOL so remove the scheduled check. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- schedulers.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/schedulers.py b/schedulers.
|
By
Anuj Mittal
· #57239
·
|
|
[yocto-autobuilder2][PATCH 2/2] config.py: fix quotes in workers_prev_releases list
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e7539d9..c3c21f1 100644 --- a/config.py +
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e7539d9..c3c21f1 100644 --- a/config.py +
|
By
Anuj Mittal
· #57196
·
|
|
[yocto-autobuilder2][PATCH 1/2] config.py: define workers for honister
Define the worker list for honister so we can test reliably now the release support is ending. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 1 + 1 file changed, 1 insertion(+) dif
Define the worker list for honister so we can test reliably now the release support is ending. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 1 + 1 file changed, 1 insertion(+) dif
|
By
Anuj Mittal
· #57195
·
|
|
CVE metrics tracking from the autobuilder
Hi Richard, This is very nice. Yeah, there is only a week left and I wasn't planning to take those patches in my final pull request. Thanks, Anuj
Hi Richard, This is very nice. Yeah, there is only a week left and I wasn't planning to take those patches in my final pull request. Thanks, Anuj
|
By
Anuj Mittal
· #57186
·
|
|
ERROR: cp: cannot stat 'Module.symvers': No such file or directory
Do you have this change: https://git.yoctoproject.org/poky/commit/?h=zeus&id=05043a26cc297ed9834055678ac699e20e2f16d5 Thanks, Anuj
Do you have this change: https://git.yoctoproject.org/poky/commit/?h=zeus&id=05043a26cc297ed9834055678ac699e20e2f16d5 Thanks, Anuj
|
By
Anuj Mittal
· #57129
·
|
|
[ANNOUNCEMENT] Yocto Project 3.3.6 (hardknott-25.0.6) is Released
Thanks Chee Yang. This is the last hardknott release and the branch will no longer be actively maintained. Thanks, Anuj
Thanks Chee Yang. This is the last hardknott release and the branch will no longer be actively maintained. Thanks, Anuj
|
By
Anuj Mittal
· #56924
·
|
|
[yocto-autobuilder-helper][hardknott 3/3] shared-repos: Use tar instead of rsync for speed
From: Richard Purdie <richard.purdie@...> The rysnc of 20,000 files (650MB) onto the nas is slow taking ~3 minutes at idle and worse at load. This is due to the number of files which i
From: Richard Purdie <richard.purdie@...> The rysnc of 20,000 files (650MB) onto the nas is slow taking ~3 minutes at idle and worse at load. This is due to the number of files which i
|
By
Anuj Mittal
· #56319
·
|
|
[yocto-autobuilder-helper][hardknott 2/3] prepare-shared-repos: Make it clear when rsync starts in logs
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 8e996a95a8902b40380dd477ecb606cc969cdee9) Signed
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 8e996a95a8902b40380dd477ecb606cc969cdee9) Signed
|
By
Anuj Mittal
· #56318
·
|
|
[yocto-autobuilder-helper][hardknott 1/3] scripts/prepare-shared-repos: Use tmpfs for speed
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 298a10575851d501204fe1ee0d1dcbcec37a66cd) Signed
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 298a10575851d501204fe1ee0d1dcbcec37a66cd) Signed
|
By
Anuj Mittal
· #56317
·
|
|
[OE-core] Yocto Project Status WW08`22
There's going to be a 3.3.6 as well and that is going to be the last. From this status email: * YP 3.3.6 build date 2022/03/28 * YP 3.3.6 Release date 2022/04/08 Thanks, Anuj
There's going to be a 3.3.6 as well and that is going to be the last. From this status email: * YP 3.3.6 build date 2022/03/28 * YP 3.3.6 Release date 2022/04/08 Thanks, Anuj
|
By
Anuj Mittal
· #56301
·
|
|
[tsc] 3.4.2 rc1 QA
I think we should not block the release because of this issue. Thanks, Anuj
I think we should not block the release because of this issue. Thanks, Anuj
|
By
Anuj Mittal
· #56181
·
|
|
[yocto-autobuilder2][PATCH] config.py: enable debian11 for hardknott
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4c0b83b..0f99557 100644 --- a/config.py +
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4c0b83b..0f99557 100644 --- a/config.py +
|
By
Anuj Mittal
· #55906
·
|
|
[yocto-autobuilder2][PATCH] config.py: enable fedora34 for hardknott
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 5b21095..ea042c6 100644 --- a/config.py +
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 5b21095..ea042c6 100644 --- a/config.py +
|
By
Anuj Mittal
· #55713
·
|
|
meta-intel / zeus
lists.yoctoproject.org wrote: meta-oe has recipes for both Khronos loader as well as ocl-icd that NEO prefers. Layerindex can also be used to check these sort of things: https://layers.openembedded.or
lists.yoctoproject.org wrote: meta-oe has recipes for both Khronos loader as well as ocl-icd that NEO prefers. Layerindex can also be used to check these sort of things: https://layers.openembedded.or
|
By
Anuj Mittal
· #55335
·
|
|
yocto preempt-rt
Right, you can either build linux-yocto-rt or the Intel version with linux-intel-rt. linux-intel tree might have some platform specific patches that have either been backported or not upstreamed yet.
Right, you can either build linux-yocto-rt or the Intel version with linux-intel-rt. linux-intel tree might have some platform specific patches that have either been backported or not upstreamed yet.
|
By
Anuj Mittal
· #55218
·
|
|
[yocto-autobuilder-helper][PATCH] config.json: add honister to buildhistory
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 0c7f711..0788123 100644 --- a/confi
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 0c7f711..0788123 100644 --- a/confi
|
By
Anuj Mittal
· #55160
·
|
|
[hardknott][yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
From: Trevor Gamblin <trevor.gamblin@...> Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja builds based on the detected system load. With this option added, if either tool
From: Trevor Gamblin <trevor.gamblin@...> Add "-l 52" to PARALLEL_MAKE in config.json to limit Make and Ninja builds based on the detected system load. With this option added, if either tool
|
By
Anuj Mittal
· #55144
·
|
|
#zeus meta-intel
#zeus
There are no patches needed other than what is already in oe-core/meta- intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see any problem. zeus is no longer maintained or supported so
There are no patches needed other than what is already in oe-core/meta- intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see any problem. zeus is no longer maintained or supported so
|
By
Anuj Mittal
· #55064
·
|
|
#zeus meta-intel
#zeus
Did you build everything with this compiler from start? Is opencl-clang building with the right LLVM lib from meta-clang? Thanks, Anuj
Did you build everything with this compiler from start? Is opencl-clang building with the right LLVM lib from meta-clang? Thanks, Anuj
|
By
Anuj Mittal
· #55044
·
|
|
#zeus meta-intel
#zeus
It looks like the gcc version is too old on your host for this to work. Thanks, Anuj
It looks like the gcc version is too old on your host for this to work. Thanks, Anuj
|
By
Anuj Mittal
· #55039
·
|