|
[yocto-autobuilder2][PATCH] schedulers.py: run performance builds only 2x a day, not 4x
The same builds are included in a-full, so they tend to get queued up and cause delays in builds completion, as there's only a single worker allocated to them. Let's run them less frequently to mitiga
The same builds are included in a-full, so they tend to get queued up and cause delays in builds completion, as there's only a single worker allocated to them. Let's run them less frequently to mitiga
|
By
Alexander Kanavin
· #51300
·
|
|
Removing postinst script in bbappend
The right way would be to fix the recipe I think? What is doing that has to happen only on target and can't be done during do_rootfs? Alex
The right way would be to fix the recipe I think? What is doing that has to happen only on target and can't be done during do_rootfs? Alex
|
By
Alexander Kanavin
· #51271
·
|
|
Removing postinst script in bbappend
What recipe is it and what layer is it in? Alex
What recipe is it and what layer is it in? Alex
|
By
Alexander Kanavin
· #51269
·
|
|
Let me tell you how I really feel. Zero filter. If you need meta-python2, you need to become a maintainer. Immediately. Period.
Right, I guess my usage of 'you' was ambiguous. It was not targeted at you specifically, my apologies for that. Alex
Right, I guess my usage of 'you' was ambiguous. It was not targeted at you specifically, my apologies for that. Alex
|
By
Alexander Kanavin
· #51174
·
|
|
[opkg-utils PATCH] update-alternatives: correctly match priority
It should always be at the end of string, otherwise something like "/usr/bin/python3.9-config 123" will erroneously match against priority 9. Signed-off-by: Alexander Kanavin <alex.kanavin@...>
It should always be at the end of string, otherwise something like "/usr/bin/python3.9-config 123" will erroneously match against priority 9. Signed-off-by: Alexander Kanavin <alex.kanavin@...>
|
By
Alexander Kanavin
· #51172
·
|
|
Let me tell you how I really feel. Zero filter. If you need meta-python2, you need to become a maintainer. Immediately. Period.
I am not complaining or bragging. I only want to set expectations, in public, and clearly. Otherwise some people will treat the project contributors as their unpaid contractors, and get upset when hel
I am not complaining or bragging. I only want to set expectations, in public, and clearly. Otherwise some people will treat the project contributors as their unpaid contractors, and get upset when hel
|
By
Alexander Kanavin
· #51171
·
|
|
Let me tell you how I really feel. Zero filter. If you need meta-python2, you need to become a maintainer. Immediately. Period.
I guess some people or companies somehow felt entitled to Tim doing continuing python2 layer support for them in a particularly annoying way, and this was a reality check for them. We are all voluntee
I guess some people or companies somehow felt entitled to Tim doing continuing python2 layer support for them in a particularly annoying way, and this was a reality check for them. We are all voluntee
|
By
Alexander Kanavin
· #51167
·
|
|
Included conf files in our receipes.
You should make a new image recipe, and define what goes into it there. Alex
You should make a new image recipe, and define what goes into it there. Alex
|
By
Alexander Kanavin
· #51154
·
|
|
#yocto methodology to port from older yocto revisions to current
#yocto
I feel that porting from an older Yocto release to a newer one is not the best approach. The delta can be very large, and it can be very painful and time consuming to handle it all at once. By the tim
I feel that porting from an older Yocto release to a newer one is not the best approach. The delta can be very large, and it can be very painful and time consuming to handle it all at once. By the tim
|
By
Alexander Kanavin
· #51099
·
|
|
virglrenderer fatal error: gbm.h: No such file or directory
Virgl only has been verified with Mesa, if your bsp provides something else for virtual/libgl, it is not going to work. Please ask your bsp supplier (Nvidia I guess?) what to do. Alex
Virgl only has been verified with Mesa, if your bsp provides something else for virtual/libgl, it is not going to work. Please ask your bsp supplier (Nvidia I guess?) what to do. Alex
|
By
Alexander Kanavin
· #51011
·
|
|
useless-rpaths : How to solve it/Know if it should be solved ?
It helps if you can show the recipe, and the git repo of the library. Alex
It helps if you can show the recipe, and the git repo of the library. Alex
|
By
Alexander Kanavin
· #50819
·
|
|
[PATCH yocto-autobuilder-helper] auh: correct the SMTP server in config file
Michael Halstead has confirmed this. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- scripts/auh-config/upgrade-helper.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi
Michael Halstead has confirmed this. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- scripts/auh-config/upgrade-helper.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi
|
By
Alexander Kanavin
· #50709
·
|
|
[auh][PATCH] buildhistory: do not error on version-going-backwards
In some situation this may happen in initial builds and should not be treated as an error. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- modules/buildhistory.py | 11 ++++++++++- 1 file
In some situation this may happen in initial builds and should not be treated as an error. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- modules/buildhistory.py | 11 ++++++++++- 1 file
|
By
Alexander Kanavin
· #50687
·
|
|
[auh][PATCH] buildhistory: simplify the handling of
The module was doing a lot of things, none of which are necessary: - setting up a separate buildhistory repo for each recipe - running cleansstate before doing initial build - messing about with build
The module was doing a lot of things, none of which are necessary: - setting up a separate buildhistory repo for each recipe - running cleansstate before doing initial build - messing about with build
|
By
Alexander Kanavin
· #50686
·
|
|
Backport some packages
The best is to ask your BSP supplier to provide a new version of the BSP that is compatible with recent Yocto versions. Backporting userspace stuff is difficult or impossible. Alex
The best is to ask your BSP supplier to provide a new version of the BSP that is compatible with recent Yocto versions. Backporting userspace stuff is difficult or impossible. Alex
|
By
Alexander Kanavin
· #50412
·
|
|
[PATCH yocto-autobuilder-helper] config.json: add binutils to images where it's required by tests
And done, patches sent :) Bonus fix: one of the multilib tests was erroneously always skipped. Alex
And done, patches sent :) Bonus fix: one of the multilib tests was erroneously always skipped. Alex
|
By
Alexander Kanavin
· #50387
·
|
|
[PATCH yocto-autobuilder-helper] config.json: add binutils to images where it's required by tests
binutils-symlinks is only an alias to the main package according to binutils.inc: RPROVIDES_${PN} += "${PN}-symlinks" I didn't write either of the tests, but yes - I can work on this tomorrow. Alex
binutils-symlinks is only an alias to the main package according to binutils.inc: RPROVIDES_${PN} += "${PN}-symlinks" I didn't write either of the tests, but yes - I can work on this tomorrow. Alex
|
By
Alexander Kanavin
· #50382
·
|
|
[PATCH yocto-autobuilder-helper] config.json: add binutils to images where it's required by tests
Previously it was pulled in implicitly via poky default config. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff
Previously it was pulled in implicitly via poky default config. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff
|
By
Alexander Kanavin
· #50377
·
|
|
meson cuda compilation
Yocto does not provide a gcc that targets the host machine, only the cross gcc, whose output is unsuitable for running at configuration step. Meson assigns different meanings to these, yocto's host is
Yocto does not provide a gcc that targets the host machine, only the cross gcc, whose output is unsuitable for running at configuration step. Meson assigns different meanings to these, yocto's host is
|
By
Alexander Kanavin
· #50374
·
|
|
meson cuda compilation
You probably need to adjust meson.cross which is written out by meson.bbclass. Alex
You probably need to adjust meson.cross which is written out by meson.bbclass. Alex
|
By
Alexander Kanavin
· #50372
·
|