v2.112.13+rev1

This commit is contained in:
Balena CI 2023-02-22 14:09:20 +00:00
parent 1fdc0a10c6
commit 8f16e0f0d4
No known key found for this signature in database
GPG key ID: E2ADEC9754128402
3 changed files with 70 additions and 1 deletions

View file

@ -1,3 +1,52 @@
- commits:
- subject: Update contracts to 6acab7c69f61f6660fe5fa41ccfd617281442fb3
hash: 567549b05cfef0412865987ed4764c3bdc3936d1
body: Update contracts
footer:
Changelog-entry: Update contracts to 6acab7c69f61f6660fe5fa41ccfd617281442fb3
changelog-entry: Update contracts to 6acab7c69f61f6660fe5fa41ccfd617281442fb3
author: Renovate Bot
nested:
- commits:
- subject: "patch: Fix spelling for eMMC in Radxa-zero contract"
hash: e9e6e36541edb814ec751bc31f30a1845f0a0dc1
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
author: Vipul Gupta (@vipulgupta2048)
version: contracts-2.0.49
title: ""
date: 2023-02-22T11:41:26.966Z
- commits:
- subject: "hw.device-type: Various fixes"
hash: c475248de7096aabe7845dc2c1da5ce1d9bbeb7c
body: >
- The Jetson TX2 NX has an eMMC and no SD-CARD slot
- The JN30B Nano uses the eMMC module and not the SD-CARD one
- The Radxa CM3 on RPI CM4 IOBoard as well as the Radxa zero use
rockchip software tools in order to put the eMMC in mass-storage mode
- The CM4 module comes in two flavors: one with eMMC and the Lite version
which uses the carrier board sd-card slot to load the image. Both use the
same balenaOS image.
I switched the storage to internal for this DT because it *may* have
one, but this solely depends on the actual module.
Another consideration is that this DT can also boot from a USB stick
or a NVME drive connected to the mPCIE port.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
signed-off-by: Alexandru Costache <alexandru@balena.io>
author: Alexandru Costache
version: contracts-2.0.48
title: ""
date: 2023-02-22T10:12:35.263Z
version: 2.112.13+rev1
title: ""
date: 2023-02-22T14:09:17.168Z
- commits:
- subject: Update layers/meta-balena to f6327ce662208faa11b250b47518a5f01679dd25
hash: 96510e6e1fe8c1087b06315d849b307a9310e366

View file

@ -1,6 +1,26 @@
Change log
-----------
# v2.112.13+rev1
## (2023-02-22)
<details>
<summary> Update contracts to 6acab7c69f61f6660fe5fa41ccfd617281442fb3 [Renovate Bot] </summary>
> ## contracts-2.0.49
> ### (2023-02-22)
>
> * patch: Fix spelling for eMMC in Radxa-zero contract [Vipul Gupta (@vipulgupta2048)]
>
> ## contracts-2.0.48
> ### (2023-02-22)
>
> * hw.device-type: Various fixes [Alexandru Costache]
>
</details>
# v2.112.13
## (2023-02-22)

View file

@ -1 +1 @@
2.112.13
2.112.13+rev1