Skip to content

Commit 710ea7e

Browse files
v6.2.8+rev2
1 parent ed0d003 commit 710ea7e

File tree

3 files changed

+264
-1
lines changed

3 files changed

+264
-1
lines changed

.versionbot/CHANGELOG.yml

+205
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,208 @@
1+
- commits:
2+
- subject: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd
3+
hash: f064f08c9d56b38017027cad4adb0df2bce81696
4+
body: Update balena-yocto-scripts
5+
footer:
6+
Changelog-entry: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd
7+
changelog-entry: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd
8+
author: balena-renovate[bot]
9+
nested:
10+
- commits:
11+
- subject: "workflows: yocto-build-deploy: allow to pass barys arguments"
12+
hash: 71b8b94141a41c70bc551d43be425502d30d6afe
13+
body: ""
14+
footer:
15+
Change-type: patch
16+
change-type: patch
17+
Signed-off-by: Alex Gonzalez <[email protected]>
18+
signed-off-by: Alex Gonzalez <[email protected]>
19+
author: Alex Gonzalez
20+
nested: []
21+
- subject: "barys: allow for custom templates"
22+
hash: 2169419b13d4d6985d386292a4294e90a446d426
23+
body: >
24+
By default barys assumes there is only one integration layers
25+
and looks
26+
27+
for the custom sample templates in there. This might not be the
28+
case
29+
30+
if there are feature layers like adding secure boot support, so
31+
this
32+
33+
commit allows to specify which layer to look the sample
34+
templates from.
35+
footer:
36+
Change-type: patch
37+
change-type: patch
38+
Signed-off-by: Alex Gonzalez <[email protected]>
39+
signed-off-by: Alex Gonzalez <[email protected]>
40+
author: Alex Gonzalez
41+
nested: []
42+
version: balena-yocto-scripts-1.30.16
43+
title: ""
44+
date: 2025-01-13T20:38:41.835Z
45+
- commits:
46+
- subject: revert to building secure boot with cache
47+
hash: cad0b71d6a2b26ff90d6ae5b0f8247c4b3237479
48+
body: >
49+
Secure boots builds used to end up with a mismatch between the
50+
kernel
51+
52+
and modules signatures because of the use of cache - to avoid
53+
this we
54+
55+
temporarily forced builds without cache.
56+
57+
58+
With the fix in meta-balena
59+
389054e84c0b1fd382d737c39fb2bb02c2b3e9b2,
60+
61+
kernel modules are always set not to use cache and this problem
62+
should
63+
64+
no longer happen.
65+
66+
67+
At least during the i.MX secure boot local builds with cache
68+
never hit
69+
70+
the problem.
71+
72+
73+
Remove the setting not to use cache.
74+
footer:
75+
Changelog-entry: revert to building secure boot with cache
76+
changelog-entry: revert to building secure boot with cache
77+
Change-type: patch
78+
change-type: patch
79+
Signed-off-by: Alex Gonzalez <[email protected]>
80+
signed-off-by: Alex Gonzalez <[email protected]>
81+
author: Alex Gonzalez
82+
nested: []
83+
- subject: "workflows: yocto-build-deploy: allow to override SIGN_GRUB_KEY_ID"
84+
hash: 4368f04773413f56547548c3c1e46d3b80b79120
85+
body: >
86+
This allows to set specific environments for custom secrets
87+
support.
88+
footer:
89+
Change-type: patch
90+
change-type: patch
91+
Signed-off-by: Alex Gonzalez <[email protected]>
92+
signed-off-by: Alex Gonzalez <[email protected]>
93+
author: Alex Gonzalez
94+
nested: []
95+
- subject: "workflows: yocto-build-deploy: add PKI signing key ID"
96+
hash: 43164296785261490c9c69873ecb1598436908eb
97+
body: ""
98+
footer:
99+
Change-type: patch
100+
change-type: patch
101+
Signed-off-by: Alex Gonzalez <[email protected]>
102+
signed-off-by: Alex Gonzalez <[email protected]>
103+
author: Alex Gonzalez
104+
nested: []
105+
version: balena-yocto-scripts-1.30.15
106+
title: ""
107+
date: 2025-01-13T17:06:53.149Z
108+
- commits:
109+
- subject: Update actions/upload-artifact action to v4.6.0
110+
hash: a6cb60d3992222abd94be272afec3c3e40e79262
111+
body: |
112+
Update actions/upload-artifact from 4.5.0 to 4.6.0
113+
footer:
114+
Change-type: patch
115+
change-type: patch
116+
author: balena-renovate[bot]
117+
nested: []
118+
version: balena-yocto-scripts-1.30.14
119+
title: ""
120+
date: 2025-01-10T17:38:19.093Z
121+
- commits:
122+
- subject: "workflows: yocto-build-deploy: add SSH key to environment"
123+
hash: 1e3c0f31112ae807ea675ab6e3116acbde039719
124+
body: >
125+
This allows the build step to access private repositories via
126+
SSH.
127+
footer:
128+
Change-type: patch
129+
change-type: patch
130+
Signed-off-by: Alex Gonzalez <[email protected]>
131+
signed-off-by: Alex Gonzalez <[email protected]>
132+
author: Alex Gonzalez
133+
nested: []
134+
version: balena-yocto-scripts-1.30.13
135+
title: ""
136+
date: 2025-01-10T16:01:29.836Z
137+
- commits:
138+
- subject: Update balena-os/leviathan action to v2.31.83
139+
hash: 5c395d5818670f8bb736c7ce5167a7b9dd5e5507
140+
body: |
141+
Update balena-os/leviathan from 2.31.82 to 2.31.83
142+
footer:
143+
Change-type: patch
144+
change-type: patch
145+
author: balena-renovate[bot]
146+
nested: []
147+
version: balena-yocto-scripts-1.30.12
148+
title: ""
149+
date: 2025-01-09T18:09:03.769Z
150+
- commits:
151+
- subject: Update balena-os/leviathan action to v2.31.82
152+
hash: 51a2beb057800f444bdb08e843f90d710e840623
153+
body: |
154+
Update balena-os/leviathan from 2.31.81 to 2.31.82
155+
footer:
156+
Change-type: patch
157+
change-type: patch
158+
author: balena-renovate[bot]
159+
nested: []
160+
version: balena-yocto-scripts-1.30.11
161+
title: ""
162+
date: 2025-01-09T15:43:24.647Z
163+
- commits:
164+
- subject: Update tespkg/actions-cache action to v1.7.2
165+
hash: e1ed18eaabf047607e61d43b89b9c1cc7c585481
166+
body: |
167+
Update tespkg/actions-cache from 1.7.1 to 1.7.2
168+
footer:
169+
Change-type: patch
170+
change-type: patch
171+
author: balena-renovate[bot]
172+
nested: []
173+
version: balena-yocto-scripts-1.30.10
174+
title: ""
175+
date: 2025-01-09T13:43:45.311Z
176+
- commits:
177+
- subject: Update balena-os/leviathan action to v2.31.81
178+
hash: 9a18246f33764d1f4230eea27aff479fa652e677
179+
body: |
180+
Update balena-os/leviathan from 2.31.79 to 2.31.81
181+
footer:
182+
Change-type: patch
183+
change-type: patch
184+
author: balena-renovate[bot]
185+
nested: []
186+
version: balena-yocto-scripts-1.30.9
187+
title: ""
188+
date: 2025-01-09T11:28:16.539Z
189+
- commits:
190+
- subject: Upload yocto build logs even on failure
191+
hash: 30bb89951d31c27d579a936cce5c9d862bce9e66
192+
body: ""
193+
footer:
194+
Change-type: patch
195+
change-type: patch
196+
Signed-off-by: Kyle Harding <[email protected]>
197+
signed-off-by: Kyle Harding <[email protected]>
198+
author: Kyle Harding
199+
nested: []
200+
version: balena-yocto-scripts-1.30.8
201+
title: ""
202+
date: 2025-01-09T08:59:28.305Z
203+
version: 6.2.8+rev2
204+
title: ""
205+
date: 2025-01-14T04:36:08.010Z
1206
- commits:
2207
- subject: Update layers/meta-openembedded to
3208
66ec16850573a7ec69248b81f9904cdfba79b930

CHANGELOG.md

+58
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,64 @@
11
Change log
22
-----------
33

4+
# v6.2.8+rev2
5+
## (2025-01-14)
6+
7+
8+
<details>
9+
<summary> Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd [balena-renovate[bot]] </summary>
10+
11+
> ## balena-yocto-scripts-1.30.16
12+
> ### (2025-01-13)
13+
>
14+
> * workflows: yocto-build-deploy: allow to pass barys arguments [Alex Gonzalez]
15+
> * barys: allow for custom templates [Alex Gonzalez]
16+
>
17+
> ## balena-yocto-scripts-1.30.15
18+
> ### (2025-01-13)
19+
>
20+
> * revert to building secure boot with cache [Alex Gonzalez]
21+
> * workflows: yocto-build-deploy: allow to override SIGN_GRUB_KEY_ID [Alex Gonzalez]
22+
> * workflows: yocto-build-deploy: add PKI signing key ID [Alex Gonzalez]
23+
>
24+
> ## balena-yocto-scripts-1.30.14
25+
> ### (2025-01-10)
26+
>
27+
> * Update actions/upload-artifact action to v4.6.0 [balena-renovate[bot]]
28+
>
29+
> ## balena-yocto-scripts-1.30.13
30+
> ### (2025-01-10)
31+
>
32+
> * workflows: yocto-build-deploy: add SSH key to environment [Alex Gonzalez]
33+
>
34+
> ## balena-yocto-scripts-1.30.12
35+
> ### (2025-01-09)
36+
>
37+
> * Update balena-os/leviathan action to v2.31.83 [balena-renovate[bot]]
38+
>
39+
> ## balena-yocto-scripts-1.30.11
40+
> ### (2025-01-09)
41+
>
42+
> * Update balena-os/leviathan action to v2.31.82 [balena-renovate[bot]]
43+
>
44+
> ## balena-yocto-scripts-1.30.10
45+
> ### (2025-01-09)
46+
>
47+
> * Update tespkg/actions-cache action to v1.7.2 [balena-renovate[bot]]
48+
>
49+
> ## balena-yocto-scripts-1.30.9
50+
> ### (2025-01-09)
51+
>
52+
> * Update balena-os/leviathan action to v2.31.81 [balena-renovate[bot]]
53+
>
54+
> ## balena-yocto-scripts-1.30.8
55+
> ### (2025-01-09)
56+
>
57+
> * Upload yocto build logs even on failure [Kyle Harding]
58+
>
59+
60+
</details>
61+
462
# v6.2.8+rev1
563
## (2025-01-10)
664

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.2.8+rev1
1+
6.2.8+rev2

0 commit comments

Comments
 (0)