A build flagged for QA (yocto-4.0.22.rc1) was completed on the
autobuilder and is available at:
https://valkyrie.yocto.io/pub/releases/yocto-4.0.22.rc1
Build URL: https://valkyrie.yoctoproject.org/#/builders/29/builds/258
Build hash information:
bitbake: eb5c1ce6b1b8f33535ff7b9263ec764804
Signed-off-by: Steve Sakoman
---
config.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/config.json b/config.json
index f41df5f..790bed1 100644
--- a/config.json
+++ b/config.json
@@ -1345,6 +1345,7 @@
"debian8*" : "${BUILDTOOLS_URL}",
"debi
Would it be possible to cherry-pick this commit to the styhead branch?
I'm seeing the same issue there.
Steve
On Wed, Oct 2, 2024 at 3:55 PM Joshua Watt via lists.yoctoproject.org
wrote:
>
> Glib likes to try and determine the local name using the Windows
> GetConsoleOutputCP(), which doesn't w
A build flagged for QA (yocto-5.0.5.rc1) was completed on the
autobuilder and is available at:
https://valkyrie.yocto.io/pub/releases/yocto-5.0.5.rc1
Build URL: https://valkyrie.yoctoproject.org/#/builders/29/builds/414
Build hash information:
bitbake: 377eba2361850adfb8ce7e761ef9c76b
This was an all green build, so OK to proceed with QA.
Steve
On Thu, Sep 26, 2024 at 3:31 PM Pokybuild User via
lists.yoctoproject.org
wrote:
>
>
> A build flagged for QA (yocto-5.0.4.rc3) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 520de47..2565bd7 100644
--- a/config.py
+++ b/config.py
@@ -150,7 +150,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
urdie
(cherry picked from commit 19b4e74b3960174238acc79fd112f55706bc7385)
Signed-off-by: Steve Sakoman
---
config.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/config.json b/config.json
index e77a8fe..b62035b 100644
--- a/config.json
+++ b/config.json
@@ -44,6
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 2565bd7..03ccfba 100644
--- a/config.py
+++ b/config.py
@@ -150,7 +150,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
From: Richard Purdie
This adds locale information which should fix reproducibility issues with vim.
Signed-off-by: Richard Purdie
(cherry picked from commit 345475b99a59ef78a8736e3832c85a07ac7923e2)
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1
The following changes since commit 1e5c23dea6d989f0e5c30ebac2c95a17e78ffdf9:
config.json: Add check-layer-nightly with only meta-intel at this point
(2021-06-02 12:33:34 +0100)
are available in the Git repository at:
git://git.yoctoproject.org/yocto-autobuilder-helper contrib/sakoman
htt
From: Richard Purdie
Add layer checks for meta-aws and meta-openembedded while we're at it
Signed-off-by: Richard Purdie
(cherry picked from commit fe72e222961d69dcd4d638e7e05b437a65e8f34c)
Signed-off-by: Steve Sakoman
---
config.json | 12 ++--
1 file changed, 10 insertions(
Both repos have been added to check-layer-nightly so we need to make
sure the dunfell branches of the repos are being used
Signed-off-by: Steve Sakoman
---
schedulers.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/schedulers.py b/schedulers.py
index 8f6f343..a6e9fd6 100644
--- a
On Fri, Aug 13, 2021 at 11:29 AM Manuel Wagesreither wrote:
>
> Hello all,
>
> I updated the layers of my project to the current dunfell branch tips. See
> here:
> https://gitlab.com/manuel_wagesreither/bora-proj/-/commit/de631634d7556987d2551d0cedca8f67530bc78d
>
> Since then, the build is fail
On Sat, Aug 14, 2021 at 2:29 AM Manuel Wagesreither wrote:
>
> Am Fr, 13. Aug 2021, um 23:59, schrieb Steve Sakoman:
> > On Fri, Aug 13, 2021 at 11:29 AM Manuel Wagesreither
> > wrote:
> > >
> > > Hello all,
> > >
> > > I updated the l
On Thu, Sep 2, 2021 at 2:55 AM Matthias Klein
wrote:
>
> Hello,
>
> the following commit needs the variable SDK_BUILD_PATH which doesn't seem to
> exist in the dunfell branch:
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/toolchain-shar-relocate.sh?h=dunfell&id=d6f40be29bf5
review earlier today. If there are no objections I'll send a pull
request early next week.
Steve
> -Ursprüngliche Nachricht-
> Von: Matthias Klein
> Gesendet: Donnerstag, 2. September 2021 16:36
> An: Steve Sakoman
> Cc: yocto@lists.yoctoproject.org
> Betreff: AW:
It looks like we'll need to do an rc2 build to pick up a patch for meta-yocto.
Thanks to Denys for noticing the issue! For details see:
https://lists.yoctoproject.org/g/poky/message/12559
Steve
On Wed, Sep 15, 2021 at 7:12 AM Richard Purdie
wrote:
>
> A build flagged for QA (yocto-3.1.11.rc1) w
From: Richard Purdie
This should avoid issues with the hashequiv code attempting to contact
an non-existent server in the eSDKs built by the project.
[YOCTO #14471]
Signed-off-by: Richard Purdie
(cherry picked from commit 4db17f4c9da4efb48d428256efb696d86935a3ea)
Signed-off-by: Steve Sakoman
From: Richard Purdie
Signed-off-by: Richard Purdie
(cherry picked from commit 4689763b513521fc70cca576b88035de240a3ba6)
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 571ddae..fa475e3 100644
On Thu, Sep 23, 2021 at 5:40 AM Trevor Gamblin
wrote:
>
> Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
>
> Attendees: Alex, Bruce, Kiran, Randy, Richard, Ross, Saul, Stephen, Steve,
> Trevor
>
> ARs:
>
> - Steve to review failure logs for 14557 and post any that might be useful
I was look
Please review this next set of changes for dunfell and have comments back
by end of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2772
The following changes since commit 1c953db8a72c2330fa192402460a3ecf0a691344:
config.json: Upda
From: Richard Purdie
This should avoid issues with the hashequiv code attempting to contact
an non-existent server in the eSDKs built by the project.
[YOCTO #14471]
Signed-off-by: Richard Purdie
(cherry picked from commit 4db17f4c9da4efb48d428256efb696d86935a3ea)
Signed-off-by: Steve Sakoman
From: Richard Purdie
Signed-off-by: Richard Purdie
(cherry picked from commit 4689763b513521fc70cca576b88035de240a3ba6)
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 571ddae..fa475e3 100644
allel.html
Signed-off-by: Trevor Gamblin
Signed-off-by: Richard Purdie
(cherry picked from commit 5c5fc7bcd221427d34bbac80c9bad315fb6de4df)
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index fa475e
contrib/sakoman
http://git.yoctoproject.org/cgit.cgi/yocto-autobuilder2/log/?h=contrib/sakoman
Steve Sakoman (2):
config.py: enable fedora34 workers for dunfell
config.py: enable debian11 workers for dunfell
config.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.25.1
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index db1b763..8792132 100644
--- a/config.py
+++ b/config.py
@@ -149,7 +149,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 8792132..3874f04 100644
--- a/config.py
+++ b/config.py
@@ -151,7 +151,7 @@ workers_prev_releases = {
"gatesgarth" : ("centos7",
On Mon, Oct 25, 2021 at 6:09 AM Khem Raj wrote:
>
>
>
> On 10/25/21 7:07 AM, Anuj Mittal wrote:
> > From: 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 has at leas
On Mon, Oct 25, 2021 at 6:46 AM Steve Sakoman via
lists.yoctoproject.org
wrote:
>
> On Mon, Oct 25, 2021 at 6:09 AM Khem Raj wrote:
> >
> >
> >
> > On 10/25/21 7:07 AM, Anuj Mittal wrote:
> > > From: Trevor Gamblin
> > >
> > > Add "
On Mon, Oct 25, 2021 at 7:00 AM Khem Raj wrote:
>
> On Mon, Oct 25, 2021 at 9:46 AM Steve Sakoman wrote:
> >
> > On Mon, Oct 25, 2021 at 6:09 AM Khem Raj wrote:
> > >
> > >
> > >
> > > On 10/25/21 7:07 AM, Anuj Mittal wrote:
> &
Signed-off-by: Steve Sakoman
---
config.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.py b/config.py
index 3874f04..58418a7 100644
--- a/config.py
+++ b/config.py
@@ -149,9 +149,9 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
On Wed, Dec 1, 2021 at 8:45 AM Andreas Müller wrote:
>
> Hi,
>
> Trying to install buildtools (dunfell) I get
>
> ./sources/openembedded-core/scripts/install-buildtools
> INFO: Fetching buildtools installer
> ERROR: Could not download file from
> http://downloads.yoctoproject.org/releases/yocto/mi
On Mon, Dec 6, 2021 at 6:40 AM Henrik Riomar wrote:
>
> Hi,
>
> We set the BUILDNAME (via local.conf) variable to the output of "git
> describe --long --always" so this info ends up in /etc/version instead
> of a date. (i.e to know the exact source version of the code
> deployed on a target)
>
> T
On Tue, Dec 7, 2021 at 12:21 AM Henrik Riomar wrote:
>
> Hi
>
> On Tue, Dec 7, 2021 at 1:34 AM Richard Purdie
> wrote:
>
> > # Perform any additional adjustments needed to make rootf binary
> > reproducible
> > rootfs_reproducible () {
> > if [ "${REPRODUCIBLE_TIMESTAMP_ROOTFS}" != "" ];
On Tue, Dec 21, 2021 at 5:50 AM Richard Purdie
wrote:
>
> On Tue, 2021-12-21 at 15:12 +, Jose Quaresma wrote:
> >
> >
> > Richard Purdie escreveu no dia terça,
> > 21/12/2021 à(s) 14:19:
> > > On Tue, 2021-12-21 at 11:15 +, Jose Quaresma wrote:
> > > >
> > > >
> > > > Teoh, Jay Shen escr
On Sat, Feb 5, 2022 at 4:05 AM Electronic Consult
wrote:
>
> Hello all,
>
> Apologies if this is the incorrect group to post to, I haven't posted
> previously.
>
> I'm working with an Atmel/ Microchip SAMA5D4 Xplained board & a resistive
> touchscreen. I'm using a GUI framework that has issues d
On Tue, Feb 8, 2022 at 1:07 PM Richard Purdie
wrote:
>
> Forwarding to the correct list address and cc the LTS maintainer.
>
> Cheers,
>
> Richard
>
>
>
> -- Forwarded message --
> From: Sinan Kaya
> To: Richard Purdie , Paul Eggleton
> , Yocto list discussion
>
> Cc:
> Bcc:
>
I'm seeing intermittent timeout errors when starting an a-full build:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3267
This set of patches from master seems to fix the issue.
The following changes since commit fe26983bb39a6a51eea3c0fe87dbc6a016abd85d:
config.json: Add ot
From: Richard Purdie
Signed-off-by: Richard Purdie
(cherry picked from commit 298a10575851d501204fe1ee0d1dcbcec37a66cd)
Signed-off-by: Steve Sakoman
---
scripts/prepare-shared-repos | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/prepare-shared-repos b/scripts
From: Richard Purdie
Signed-off-by: Richard Purdie
(cherry picked from commit 8e996a95a8902b40380dd477ecb606cc969cdee9)
Signed-off-by: Steve Sakoman
---
scripts/prepare-shared-repos | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/prepare-shared-repos b/scripts/prepare-shared-repos
to zstd compressed tar, it takes 2.49s. Other compression
methods were much slower but zstd seems 'accptable' and speeds things
up too.
Signed-off-by: Richard Purdie
(cherry picked from commit aff49e938ee34e1fc5a2954e3e22a4ca1ae9ac7b)
Signed-off-by: Steve Sakoman
---
scripts/prep
On Tue, Feb 22, 2022 at 5:20 AM Steve Sakoman via
lists.yoctoproject.org
wrote:
>
> I'm seeing intermittent timeout errors when starting an a-full build:
Not so intermittent now, twice in a row:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3268
On Fri, Feb 25, 2022 at 8:09 AM Richard Purdie
wrote:
>
> Hi All,
>
> As the project develops, some tests are valuable and some become less valuable
> over time.
>
> When we first started reproducible builds work, testing reproducibility
> heavily
> across multiple distros highlighted some unusua
Signed-off-by: Steve Sakoman
---
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
+++ b/config.py
@@ -152,7 +152,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
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 following changes since commit bdbc5f2e4eb45e29c8a957963c8431cdc86c12ce:
shared-repos: Use t
From: Richard Purdie
This adds lz4c, zstd and pzstd for new tools requirements.
Signed-off-by: Richard Purdie
(cherry picked from commit 502bcbbacfd6664d95bafd76fb0e1ee72027e4cb)
Signed-off-by: Steve Sakoman
---
config.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
n in a module compile for libarchive)
Signed-off-by: Richard Purdie
(cherry picked from commit f5e89b7431fcde4c54617eca2fbeae43557811d8)
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index d63963d..aa7c8be
Signed-off-by: Steve Sakoman
---
config.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index 4dfc865..e779e0b 100644
--- a/config.json
+++ b/config.json
@@ -30,8 +30,8 @@
"SDKMACHINE" : "i686",
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 76cb7aefd0724d59b6c1bbd9fc483e766624cee2:
config.json: Update perf worker target names (2022-0
From: Richard Purdie
Signed-off-by: Richard Purdie
(cherry picked from commit c77f588773924fd724b3c42daace24d6cce50d52)
Signed-off-by: Steve Sakoman
---
scripts/build-perf-test-wrapper | 14 +-
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/scripts/build-perf-test
From: 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 Purdie
(cherry picked from commit c0a7cac39acba54e106fa74143c5de7c5eeefab8)
Signed-off-by: Steve Sakoman
---
scripts/oe-
Signed-off-by: Steve Sakoman
---
schedulers.py | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/schedulers.py b/schedulers.py
index d21c6bb..c0a4261 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -55,12 +55,12 @@ branchdefaults = {
'branch':
It appears that I'll need to run an rc2 due to a cert issue in our
infrastructure which caused oe-selftest failures:
ERROR: cannot verify downloads.yoctoproject.org's certificate, issued
by ‘CN=R3,O=Let's Encrypt,C=US’:
Steve
On Tue, Aug 8, 2023 at 1:55 AM Pokybuild User
wrote:
>
>
> A build fl
Signed-off-by: Steve Sakoman
---
schedulers.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/schedulers.py b/schedulers.py
index 2f7a8ab..b70b5ed 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -69,7 +69,7 @@ branchdefaults = {
'branch_meta-aws': &
There was a buildperf failure with rc1, so I've just started an rc2 build.
Steve
On Sat, Sep 23, 2023 at 1:50 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.0.13.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/releases/yoct
Signed-off-by: Steve Sakoman
---
schedulers.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/schedulers.py b/schedulers.py
index 2f7a8ab..b70b5ed 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -69,7 +69,7 @@ branchdefaults = {
'branch_meta-aws': &
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index ca37dd1..a9433be 100644
--- a/config.py
+++ b/config.py
@@ -159,7 +159,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
The following changes since commit 86f7600044816bc1be1eda920f4a726f5e2c4626:
config.json: Pull using ssh:// instead of git:// (2023-10-08 09:11:04 +0100)
are available in the Git repository at:
https://git.yoctoproject.org/yocto-autobuilder-helper contrib/kirkstone-next
https://git.yoctop
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 03ea262..7ed8259 100644
--- a/config.json
+++ b/config.json
@@ -10,7 +10,7 @@
"BUILDTOOLS_URL_TEMPLOCAL" :
"/
On Tue, Oct 17, 2023 at 7:43 PM Marta Rybczynska wrote:
>
> Hello all,
> There' a discussion pending on the usage of SRTool and CVE management
> for the Yocto project in general. It is related to the need of having
> a list of CVEs the project is affected by, those fixed and those that
> we know w
Signed-off-by: Steve Sakoman
---
config.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/config.json b/config.json
index 7c95b53..4167fcb 100644
--- a/config.json
+++ b/config.json
@@ -10,8 +10,7 @@
"BUILDTOOLS_URL_TEMPLOCAL" :
"/
There is currently a known reproducibility issue with the vim-common
package. In my opinion nothing that should hold up the release.
Details:
It seems that the last sstate build of vim was done on an Ubuntu 22.04
worker and recent changes there seem to result in an occurance of
"charset=cp1251"
On Fri, Oct 27, 2023 at 10:30 PM Richard Purdie
wrote:
>
> On Fri, 2023-10-27 at 12:38 -1000, Steve Sakoman wrote:
> > There is currently a known reproducibility issue with the vim-common
> > package. In my opinion nothing that should hold up the release.
> >
> >
Ubuntu 22.04 is triggering reproducibility errors for vim.
Use buildtools here to pick up the fix for this.
Signed-off-by: Steve Sakoman
---
config.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 3520e9a..5b7c81d 100644
--- a
Due to a buildperf issue on alma8 I'll be building an rc2, so please
ignore this notice.
Steve
On Sat, Nov 11, 2023 at 1:36 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.2.4.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 316109b..721f637 100644
--- a/config.py
+++ b/config.py
@@ -180,7 +180,7 @@ workers_prev_releases = {
"honister" : ("alma8",
On Fri, Nov 24, 2023 at 2:58 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.3.1.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/releases/yocto-4.3.1.rc1
>
>
> Build URL:
> https://autobuilder.yoctoproject.org/typ
Mickledore is already end-of-life, so no further builds are scheduled.
There is a dunfell release that I plan to build this weekend, so a
patchset for dunfell would be much appreciated if you would like me to
test it with the 3.1.30 build.
And a kirkstone release is due shortly thereafter, so we
There was one warning in qemux86-64-ptest for a known autobuilder
intermittent issue also present on master:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14825
I did a retest, which passed:
https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/6031
I think it is OK to proceed w
This was an all green build with the exception of a known autobuilder
intermittent issue in qemuarm-64-ptest:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14933
A subsequent retest of qemuarm-64-ptest passed:
https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/5860
This issue
Signed-off-by: Steve Sakoman
---
schedulers.py | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/schedulers.py b/schedulers.py
index 9b97545..4d7522a 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -64,15 +64,15 @@ branchdefaults = {
'branch':
This was an all green build, so we are good to go for QA
Steve
On Thu, Jan 4, 2024 at 11:06 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.3.2.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/releases/yocto-4.3.2.rc1
There is currently not a branch which is compatible with nanbield
Signed-off-by: Steve Sakoman
---
config.json | 41 +++--
1 file changed, 7 insertions(+), 34 deletions(-)
diff --git a/config.json b/config.json
index 0e00296..1bbb19a 100644
--- a/config.json
Signed-off-by: Steve Sakoman
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 30137ad..70c9c25 100644
--- a/config.py
+++ b/config.py
@@ -189,7 +189,7 @@ workers_prev_releases = {
"nanbield" : ("alma8"
There was one failure in this release build in qemuppc.
It is a known intermittent issue that we haven't seen in many months
(years actually): "qemuppc ping test failure" [YOCTO #14474]
I've updated the bug with this occurrence but haven't reopened it
since it happens so very infrequently.
A sub
summary counts of CVEs by recipe (2024-01-24 10:24:15 +)
are available in the Git repository at:
https://git.yoctoproject.org/yocto-autobuilder-helper contrib/kirkstone-next
https://git.yoctoproject.org/yocto-autobuilder-helper/log/?h=contrib/kirkstone-next
Steve Sakoman (2):
config.json
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 7c53c46..4b7ee34 100644
--- a/config.json
+++ b/config.json
@@ -10,7 +10,7 @@
"BUILDTOOLS_URL_TEMPLOCAL" :
"/
Signed-off-by: Steve Sakoman
---
config.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config.json b/config.json
index 4b7ee34..60fe6a4 100644
--- a/config.json
+++ b/config.json
@@ -11,6 +11,7 @@
"BUILDTOOLS_URL_TEMPLOCAL" :
"/srv/autobuilder/autobuilder.y
This was an all green build, so we are good to start QA.
Steve
On Wed, Mar 13, 2024 at 2:03 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.0.17.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/releases/yocto-4.0.17.rc1
>
>
>
There were issues with the worker running oe-selftest-armhost so I am
going to build an rc2.
Steve
On Sat, Mar 30, 2024 at 4:01 AM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.3.4.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.y
This was an "all green" build, so OK to proceed with QA.
Steve
On Sat, Mar 30, 2024 at 2:31 PM Pokybuild User
wrote:
>
>
> A build flagged for QA (yocto-4.3.4.rc2) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/releases/yocto-4.3.4.rc2
This was an "all green" build, so it can take its place in line for QA
behind scarthgap.
Steve
On Wed, Apr 17, 2024 at 4:54 PM Pokybuild User via
lists.yoctoproject.org
wrote:
>
>
> A build flagged for QA (yocto-3.1.33.rc1) was completed on the autobuilder
> and is available at:
>
>
> https
kirkstone is no longer supported on master branch
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 60fe6a4..cc6d45c 100644
--- a/config.json
+++ b/config.json
@@ -1284,7 +1284,7
This was an "all green" build, so OK to proceed with QA.
Steve
On Thu, May 9, 2024 at 10:45 PM Pokybuild User via
lists.yoctoproject.org
wrote:
>
>
> A build flagged for QA (yocto-5.0.1.rc2) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/p
Signed-off-by: Steve Sakoman
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63097): https://lists.yoctoproject.org/g/yocto/message/63097
Mute This Topic: https://lists.yoctoproject.org/mt/106117557/21656
Group Owner: yocto+ow
This was an "all green" build, so good to proceed with QA.
Steve
On Sun, Jun 2, 2024 at 5:17 PM Pokybuild User via
lists.yoctoproject.org
wrote:
>
>
> A build flagged for QA (yocto-4.0.19.rc1) was completed on the autobuilder
> and is available at:
>
>
> https://autobuilder.yocto.io/pub/rel
scarthgap is no longer supported on next branch
Signed-off-by: Steve Sakoman
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index fbf2e6c..2089fa9 100644
--- a/config.json
+++ b/config.json
@@ -1853,7 +1853,7
On Wed, Jun 12, 2024 at 8:30 AM Scott Murray wrote:
>
> On Wed, 12 Jun 2024, Steve Sakoman via lists.yoctoproject.org wrote:
>
> > scarthgap is no longer supported on next branch
> >
> > Signed-off-by: Steve Sakoman
> > ---
> > config.json | 2 +-
> >
On Thu, Jun 20, 2024 at 1:01 AM Alexander Kanavin
wrote:
>
> On Thu, 20 Jun 2024 at 09:07, Marta Rybczynska wrote:
> > For LTS branches it would be good to enable ECDSA in addition to RSA at
> > least. Steve, what do you think?
>
> In my opinion, no. It's a new feature, LTS aren't eligible for t
This was an "all green" build with the exception of a couple of cdn
errors in Source Mirror Selftest:
AssertionError: 2 != 0 : Missing objects in the cache:
file://84/4e/sstate:libstd-rs:core2-64-poky-linux:1.75.0:r0:core2-64:12:844e1bccb9c83c547edecdca3dac1f76c0cf320418f91de229f2a67934cdee55_pack
A build flagged for QA (yocto-4.0.21.rc1) was completed on the
autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.21.rc1
Build URL:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7317
Build hash information:
bitbake: ec2a99a077da9aa0e9
Signed-off-by: Steve Sakoman
---
config.json | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/config.json b/config.json
index 6cceaa4..fe65440 100644
--- a/config.json
+++ b/config.json
@@ -825,7 +825,12 @@
"step1" : {
"short
On Wed, May 18, 2022 at 12:14 AM Daniel Karlsson
wrote:
>
> This update fixes CVE-2022-1292.
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/165788
In the future if you want to
On Wed, May 25, 2022 at 9:34 AM Darcy Watkins
wrote:
>
> Hi,
>
>
>
> After sync-up with kirkstone 4.0.1, I get the following error…
>
>
>
> Image CVE report stored in:
> /home/dwatkins/workspace/mgos/voyager1/build/tmp/deploy/images/mg90/omg-supplement-mfwimages-mg90-20220525182226.rootfs.cve
>
>
On Wed, Jun 29, 2022 at 2:43 AM Richard Purdie
wrote:
>
> On Wed, 2022-06-29 at 11:47 +, Pokybuild User wrote:
> > A build flagged for QA (yocto-4.0.2.rc1) was completed on the autobuilder
> > and is available at:
> >
> >
> > https://autobuilder.yocto.io/pub/releases/yocto-4.0.2.rc1
> >
>
Signed-off-by: Steve Sakoman
---
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
@@ -152,6 +152,7 @@ all_workers = workers + workers_bringup + workers_buildperf
+ workers_arm
# Worker filtering
On Fri, Jul 15, 2022 at 4:14 AM Aurélien Bertron
wrote:
> The commit 147a012f8a5724df4512c877e991981b224333a3 was merged to master to
> upgrade openssl to version 3.0.5 (fixes a vulnerability). Could it be
> possible to backport this commit to the kirkstone branch?
> I am not sure how the decis
On Tue, Aug 2, 2022 at 6:30 AM Marta Rybczynska wrote:
>
> On Tue, Aug 2, 2022 at 4:49 PM Neal Caidin
> wrote:
> >
> > Current Dev Position: YP 4.1 M3
> >
> > Next Deadline: 22nd August 2022 YP 4.1 M3 Build
> >
> >
> > Next Team Meetings:
> >
> > Bug Triage meeting Thursday August 4th 7:30 am PD
invasive patch to clean up the SDKMACHINE assignments
is in progress, once it has been verified to not cause regressions.
Signed-off-by: Ross Burton
Signed-off-by: Richard Purdie
(cherry picked from commit 65281a56452cf2bc547c60c0b2131422ab48a3d2)
Signed-off-by: Steve Sakoman
---
config.json | 1
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 repository at:
git://git.yoctoproject.org/yocto-autobuilder-helper contrib/kirkstone-next
h
1 - 100 of 201 matches
Mail list logo