|
[PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
There is also another issue as BB_HEARTBEAT_EVENT defaults to 1, the change to 10 changes the default timings for buildstats and other pieces of code. In particular I suspect this is breaking: https:/
There is also another issue as BB_HEARTBEAT_EVENT defaults to 1, the change to 10 changes the default timings for buildstats and other pieces of code. In particular I suspect this is breaking: https:/
|
By
Richard Purdie
· #53154
·
|
|
[PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
I merged 2-4 of this series, unfortunately this resulted in a few issues overnight: https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1393 which is due to the non-executable script whi
I merged 2-4 of this series, unfortunately this resulted in a few issues overnight: https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1393 which is due to the non-executable script whi
|
By
Richard Purdie
· #53153
·
|
|
[PATCH yocto-autobuilder-helper 1/4] config.json: add "collect-data" template
I had a quick look at the code and sadly, it doesn't appear I implemented nesting so this wouldn't be that useful as things stand. Cheers, Richard
I had a quick look at the code and sadly, it doesn't appear I implemented nesting so this wouldn't be that useful as things stand. Cheers, Richard
|
By
Richard Purdie
· #53147
·
|
|
[PATCH yocto-autobuilder-helper 1/4] config.json: add "collect-data" template
Is the template used anywhere? I can't remember if we support nesting templates in which case this is useful, or not? Cheers, Richard
Is the template used anywhere? I can't remember if we support nesting templates in which case this is useful, or not? Cheers, Richard
|
By
Richard Purdie
· #53145
·
|
|
bitbake controlling memory use
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237 Cheers, Richard
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237 Cheers, Richard
|
By
Richard Purdie
· #53123
·
|
|
[yocto-autobuilder2] [PATCH] config: Add meta-aws to base configuration
Not sure what happened with the file deletion but I'll fix that. Cheers, Richard
Not sure what happened with the file deletion but I'll fix that. Cheers, Richard
|
By
Richard Purdie
· #53097
·
|
|
[yocto-autobuilder2] [PATCH] config: Add meta-aws to base configuration
Signed-off-by: Richard Purdie <richard.purdie@...> --- bsp-addition-example.patch | 54 -------------------------------------- config.py | 3 +++ 2 files changed, 3 insertions(+), 54 del
Signed-off-by: Richard Purdie <richard.purdie@...> --- bsp-addition-example.patch | 54 -------------------------------------- config.py | 3 +++ 2 files changed, 3 insertions(+), 54 del
|
By
Richard Purdie
· #53096
·
|
|
[yocto-autobuilder2] [PATCH] config/schedulers: Add hardknott config for new release
Signed-off-by: Richard Purdie <richard.purdie@...> --- config.py | 1 + schedulers.py | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/config.py b/conf
Signed-off-by: Richard Purdie <richard.purdie@...> --- config.py | 1 + schedulers.py | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/config.py b/conf
|
By
Richard Purdie
· #53095
·
|
|
[error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
Sorry, that isn't true, they are important and appreciated. We're just struggling to handle everything. The challenge/problem has been that there are much older patches which were half merged and brok
Sorry, that isn't true, they are important and appreciated. We're just struggling to handle everything. The challenge/problem has been that there are much older patches which were half merged and brok
|
By
Richard Purdie
· #52921
·
|
|
[yocto-autobuilder-helper][dunfell 01/23] scripts: Add runqemu-renice.c for renicing runqemu
This is another one which is only relevant to master, it isn't used from the older branches. [Basically the autobuilder has some code which it pulls from the helper but uses it from the master branch,
This is another one which is only relevant to master, it isn't used from the older branches. [Basically the autobuilder has some code which it pulls from the helper but uses it from the master branch,
|
By
Richard Purdie
· #52883
·
|
|
[yocto-autobuilder-helper][dunfell 07/23] scripts/generate-testresult-index.py: Use bulma css to improve the look of the index
I'm torn on this and the other generate-testresult-index patches. These are only ever run from the master branch so in the context of dunfell, they don't matter. Equally, they therefore don't hurt any
I'm torn on this and the other generate-testresult-index patches. These are only ever run from the master branch so in the context of dunfell, they don't matter. Equally, they therefore don't hurt any
|
By
Richard Purdie
· #52880
·
|
|
[yocto-autobuilder-helper][dunfell 20/23] config.json: Use buildtools tarball on debian9
I suspect you don't need that with dunfell since you're not using such a new qemu? Cheers, Richard
I suspect you don't need that with dunfell since you're not using such a new qemu? Cheers, Richard
|
By
Richard Purdie
· #52879
·
|
|
[error-report-web][PATCH V2] Add local.conf and auto.conf into error details
I just sent out an as yet untested patch which may fix some of the quoting issues by using bleach. I'd still need to add it to the requirements file... Cheers, Richard
I just sent out an as yet untested patch which may fix some of the quoting issues by using bleach. I'd still need to add it to the requirements file... Cheers, Richard
|
By
Richard Purdie
· #52800
·
|
|
[error-report-web] [PATCH] Post/parser: Use bleach to sanitse XSS input
Instead of searching for "<", use bleach to sanity input to avoid any XSS issues. Signed-off-by: Richard Purdie <richard.purdie@...> --- Post/parser.py | 26 +++++++++-----------------
Instead of searching for "<", use bleach to sanity input to avoid any XSS issues. Signed-off-by: Richard Purdie <richard.purdie@...> --- Post/parser.py | 26 +++++++++-----------------
|
By
Richard Purdie
· #52799
·
|
|
[error-report-web][PATCH V2] Add local.conf and auto.conf into error details
Sorry about the delay on this, we do really need to get this resolved. I'm wondering if we should replace the angled brackets test with https://github.com/mozilla/bleach which would then remove the ne
Sorry about the delay on this, we do really need to get this resolved. I'm wondering if we should replace the angled brackets test with https://github.com/mozilla/bleach which would then remove the ne
|
By
Richard Purdie
· #52795
·
|
|
How can I create a truly minimal distribution that runs entirely from RAM?
For the record and for the alleviation of any doubt, Intel was one of a group of founders of the project and continues to be a valued contributor but has never been 90% of the project. Intel has reduc
For the record and for the alleviation of any doubt, Intel was one of a group of founders of the project and continues to be a valued contributor but has never been 90% of the project. Intel has reduc
|
By
Richard Purdie
· #52717
·
|
|
Reducing the perl footprint on my image
Not sure they need to go to separate packages but moving those three to some kind of "build" package would make a lot of sense to me at least. Cheers, Richard
Not sure they need to go to separate packages but moving those three to some kind of "build" package would make a lot of sense to me at least. Cheers, Richard
|
By
Richard Purdie
· #52560
·
|
|
Package names in IMAGE_MANIFEST and PACKAGES
I'd suggesting looking at packagedata which is how do_package and friends internally looks up things like which recipe provides which package and what the final package name is. An example of this in
I'd suggesting looking at packagedata which is how do_package and friends internally looks up things like which recipe provides which package and what the final package name is. An example of this in
|
By
Richard Purdie
· #52494
·
|
|
[ptest-runner][PATCH v2] Fix inappropriate ioctl when detaching tty
I talked with Anibal and its fixed now. Cheers, Richard
I talked with Anibal and its fixed now. Cheers, Richard
|
By
Richard Purdie
· #52401
·
|
|
[meta-gplv2] [PATCH] disable-gplv3.inc: Update pattern match to what we really mean
This code wants to disable GPLv3 and GPLv3+ however the pattern didnt specify that and with recent changes in OE-Core, it needs to be specific. Update the pattern to be specific. Signed-off-by: Richar
This code wants to disable GPLv3 and GPLv3+ however the pattern didnt specify that and with recent changes in OE-Core, it needs to be specific. Update the pattern to be specific. Signed-off-by: Richar
|
By
Richard Purdie
· #52394
·
|