v2.115.8
This commit is contained in:
parent
71406e989f
commit
928d095b94
3 changed files with 47 additions and 1 deletions
|
@ -1,3 +1,34 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
|
||||
hash: b56f68b0f2bf5dd84f7fcf5b095b1b314ddc0c6c
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
|
||||
changelog-entry: Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "balena_check_crc: Add helper u-boot command for crc manipulation"
|
||||
hash: 770cbdbb2c961a06dfb887b0898cae362e680947
|
||||
body: |
|
||||
This helper command saves and compares crc32 sum for a memory
|
||||
area where the kernel image or the device-tree is loaded.
|
||||
|
||||
Can be used after loading the kernel and the dtb, and also prior
|
||||
to calling booti.
|
||||
footer:
|
||||
Signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Alexandru Costache
|
||||
nested: []
|
||||
version: meta-balena-2.115.8
|
||||
title: ""
|
||||
date: 2023-06-14T12:41:03.634Z
|
||||
version: 2.115.8
|
||||
title: ""
|
||||
date: 2023-06-14T14:40:27.050Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to d6546982c2e7777336a00b4d7e289cadc3efb714
|
||||
hash: 420b623eaa9bf3131c54cb512e08bde6629c31df
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.115.8
|
||||
## (2023-06-14)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 9760ab707b5c48d9a67ccacee61eacb063e14ac0 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.115.8
|
||||
> ### (2023-06-14)
|
||||
>
|
||||
> * balena_check_crc: Add helper u-boot command for crc manipulation [Alexandru Costache]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.115.7
|
||||
## (2023-06-09)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.115.7
|
||||
2.115.8
|
Loading…
Add table
Reference in a new issue