Skip to content

Commit 04c3b23

Browse files
authored
vidofnir_esim: Update Ubuntu Touch firmware bootstrap archive (#283)
1 parent 674860f commit 04c3b23

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

v2/devices/vidofnir_esim.yml

+6-3
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ operating_systems:
5050
- core:download:
5151
group: "firmware"
5252
files:
53-
- url: "https://volla.tech/filedump/volla-vidofnir-12.0-ubports-installer-bootstrap-v2.zip"
53+
- url: "https://volla.tech/filedump/volla-vidofnir-12.0-ubports-installer-bootstrap-v3.zip"
5454
checksum:
55-
sum: "40c9b499bd51a9359a7eb6ca333c3dd7a362fb7bbafd1f853902c78cc84f032d"
55+
sum: "da18b5498ebae0267be894fff73bfd629be73967cf33f071d571ffc3ef46ce97"
5656
algorithm: "sha256"
5757
condition:
5858
var: "bootstrap"
@@ -61,7 +61,7 @@ operating_systems:
6161
- core:unpack:
6262
group: "firmware"
6363
files:
64-
- archive: "volla-vidofnir-12.0-ubports-installer-bootstrap-v2.zip"
64+
- archive: "volla-vidofnir-12.0-ubports-installer-bootstrap-v3.zip"
6565
dir: "unpacked"
6666
condition:
6767
var: "bootstrap"
@@ -93,6 +93,9 @@ operating_systems:
9393
- partition: "vendor_boot_a"
9494
file: "unpacked/vendor_boot.img"
9595
group: "firmware"
96+
- partition: "dtbo_a"
97+
file: "unpacked/dtbo.img"
98+
group: "firmware"
9699
- partition: "vbmeta_a"
97100
file: "unpacked/vbmeta.img"
98101
group: "firmware"

0 commit comments

Comments
 (0)