|
QA notification for completed autobuilder build (yocto-.rc1)
This was the 3.1.20 release build. I somehow neglected to fill in the release number on the build form. Sorry for the confusion. There was one failure in the build -- a known autobuilder intermittent
This was the 3.1.20 release build. I somehow neglected to fill in the release number on the build form. Sorry for the confusion. There was one failure in the build -- a known autobuilder intermittent
|
By
Steve Sakoman
· #58307
·
|
|
install: cannot create regular file Permission denied
#dunfell
<mahendrasondagar08@...> wrote: I don't think you intended to have this space here ^ That's why it is attempting to install test.sh to / Steve
<mahendrasondagar08@...> wrote: I don't think you intended to have this space here ^ That's why it is attempting to install test.sh to / Steve
|
By
Steve Sakoman
· #58045
·
|
|
[yocto-autobuilder-helper][kirkstone 0/1] Pull request (cover letter only)
The following changes since commit ff3d1e122233a58799451b0b99779a4d73453679: scripts/archive_buildstats: Exit early if buildstats isn't present (2022-08-30 16:19:11 +0100) are available in the Git rep
The following changes since commit ff3d1e122233a58799451b0b99779a4d73453679: scripts/archive_buildstats: Exit early if buildstats isn't present (2022-08-30 16:19:11 +0100) are available in the Git rep
|
By
Steve Sakoman
· #57976
·
|
|
[yocto-autobuilder-helper][kirkstone] config.json: Set SDKMACHINE to aarch64 for oe-selftest-armhost
From: Ross Burton <ross.burton@...> Although bitbake.conf sets the default SDKMACHINE to the build architecture, config.json resets that to i686. As oe-selftest assumes that the SDKs it builds are
From: Ross Burton <ross.burton@...> Although bitbake.conf sets the default SDKMACHINE to the build architecture, config.json resets that to i686. As oe-selftest assumes that the SDKs it builds are
|
By
Steve Sakoman
· #57910
·
|
|
[OE-core] Yocto Project Status 02 August 2022 (WW31)
Yes! We have a patch under review for kirkstone: https://lists.openembedded.org/g/openembedded-core/message/168636 I think Richard is hoping someone will see if that also will work on master and if so
Yes! We have a patch under review for kirkstone: https://lists.openembedded.org/g/openembedded-core/message/168636 I think Richard is hoping someone will see if that also will work on master and if so
|
By
Steve Sakoman
· #57750
·
|
|
Demand to backport openssl upgrade to kirkstone
<aurelienbertron@...> wrote: This patch is in the proposed kirkstone changes I sent out to the oe-core mailing list for review on Wednesday: https://lists.openembedded.org/g/openembedded-core/me
<aurelienbertron@...> wrote: This patch is in the proposed kirkstone changes I sent out to the oe-core mailing list for review on Wednesday: https://lists.openembedded.org/g/openembedded-core/me
|
By
Steve Sakoman
· #57553
·
|
|
[yocto-autobuilder2][PATCH] config.py: define workers for kirkstone
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index c3c21f1..00f7e70 100644 --- a/config.py +++ b/config.py @@
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index c3c21f1..00f7e70 100644 --- a/config.py +++ b/config.py @@
|
By
Steve Sakoman
· #57424
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.2.rc1)
<richard.purdie@...> wrote: I think I see the issue - we never did an entry for kirkstone in workers_prev_releases, so the autobuilder is not restricting workers at all! I'll send a pa
<richard.purdie@...> wrote: I think I see the issue - we never did an entry for kirkstone in workers_prev_releases, so the autobuilder is not restricting workers at all! I'll send a pa
|
By
Steve Sakoman
· #57421
·
|
|
Kirkstone 4.0.1 - Exception: NameError: name 'json_summary_name' is not defined
<dwatkins@...> wrote: There is a fix for this issue on list for review, it should be available in the kirkstone branch later today. Steve
<dwatkins@...> wrote: There is a fix for this issue on list for review, it should be available in the kirkstone branch later today. Steve
|
By
Steve Sakoman
· #57190
·
|
|
[dunfell][PATCH] openssl: update from 1.1.1n to 1.1.1o
<daniel.karlsson@...> wrote: Hi Daniel, I've already taken a patch for this update and it is in the set sent out for review yesterday: https://lists.openembedded.org/g/openembedded-core/message/1
<daniel.karlsson@...> wrote: Hi Daniel, I've already taken a patch for this update and it is in the set sent out for review yesterday: https://lists.openembedded.org/g/openembedded-core/message/1
|
By
Steve Sakoman
· #57130
·
|
|
[yocto-autobuilder-helper][dunfell] config.json: add missing configuration for meta-virt Xen for qemux86-64 test
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 6cceaa4..fe65440 100644 --- a/c
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 6cceaa4..fe65440 100644 --- a/c
|
By
Steve Sakoman
· #57086
·
|
|
[PATCH] schedulers: update branches for repos that now support kirkstone
Signed-off-by: Steve Sakoman <steve@...> --- schedulers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schedulers.py b/schedulers.py index d21c6bb..c0a4261 100644
Signed-off-by: Steve Sakoman <steve@...> --- schedulers.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schedulers.py b/schedulers.py index d21c6bb..c0a4261 100644
|
By
Steve Sakoman
· #56972
·
|
|
[yocto-autobuilder-helper][dunfell 2/2] oe-build-perf-report-email: Drop phantomjs email generation support
From: Richard Purdie <richard.purdie@...> This approach didn't work reliably so switch to text based emails pointing at the website version with graphs and data. Signed-off-by: Richard
From: Richard Purdie <richard.purdie@...> This approach didn't work reliably so switch to text based emails pointing at the website version with graphs and data. Signed-off-by: Richard
|
By
Steve Sakoman
· #56942
·
|
|
[yocto-autobuilder-helper][dunfell 1/2] scripts/build-perf-test-wrapper: Update to only send text based emails
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit c77f588773924fd724b3c42daace24d6cce50d52) Signed
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit c77f588773924fd724b3c42daace24d6cce50d52) Signed
|
By
Steve Sakoman
· #56941
·
|
|
[yocto-autobuilder-helper][dunfell 0/2] Patch review
These two patches are required to fix performance builds on the autobuilder. There will also be a couple of related patches in an upcoming dunfell oe-core patchset. The following changes since commit
These two patches are required to fix performance builds on the autobuilder. There will also be a couple of related patches in an upcoming dunfell oe-core patchset. The following changes since commit
|
By
Steve Sakoman
· #56940
·
|
|
[yocto-autobuilder-helper][kirkstone] config.json: move kirkstone sstate to its own directory
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 4dfc865..e779e0b 100644 --- a/con
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 4dfc865..e779e0b 100644 --- a/con
|
By
Steve Sakoman
· #56668
·
|
|
[yocto-autobuilder-helper][dunfell 2/2] config.json: Update to 3.4 buildtools tarball
From: Richard Purdie <richard.purdie@...> Fixes diffoscope-native failing in diffoscope tests on workers using buildtools: File "/home/pokybuild/yocto-worker/reproducible-ubuntu/build/
From: Richard Purdie <richard.purdie@...> Fixes diffoscope-native failing in diffoscope tests on workers using buildtools: File "/home/pokybuild/yocto-worker/reproducible-ubuntu/build/
|
By
Steve Sakoman
· #56605
·
|
|
[yocto-autobuilder-helper][dunfell 1/2] config.json: Switch to 3.4 M2 buildtools
From: Richard Purdie <richard.purdie@...> This adds lz4c, zstd and pzstd for new tools requirements. Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked f
From: Richard Purdie <richard.purdie@...> This adds lz4c, zstd and pzstd for new tools requirements. Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked f
|
By
Steve Sakoman
· #56604
·
|
|
[yocto-autobuilder-helper][dunfell 0/2] Patch review
This series updates to a more recent version of buildtools Tested over the past serveral weeks on autobuilder, most recently: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3445 The
This series updates to a more recent version of buildtools Tested over the past serveral weeks on autobuilder, most recently: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3445 The
|
By
Steve Sakoman
· #56603
·
|
|
[yocto-autobuilder2][dunfell] config.py: enable alma8, fedora35, and opensuse153 workers for dunfell
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 7e15105..d2aa793 100644 --- a/config.py +++
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 7e15105..d2aa793 100644 --- a/config.py +++
|
By
Steve Sakoman
· #56388
·
|