Skip to content

Commit 2cae96c

Browse files
committed
feat(debos)!: Drop now unused disk_image_type
Infered from qcom-ptool data. Signed-off-by: Loïc Minier <[email protected]>
1 parent 5b9df5d commit 2cae96c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

debos-recipes/qualcomm-linux-debian-flash.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ actions:
3838
)
3939
"cdt_filename" "cdt_vision_kit.bin"
4040
"dtb" "qcom/qcs6490-rb3gen2.dtb"
41-
"disk_image_type" "ufs"
4241
)}}
4342
{{- end }}
4443
{{- if eq $build_qcs8300 "true" }}
@@ -62,7 +61,6 @@ actions:
6261
)
6362
"cdt_filename" "cdt_ride_sx.bin"
6463
"dtb" "qcom/qcs8300-ride.dtb"
65-
"disk_image_type" "ufs"
6664
)}}
6765
{{- end }}
6866
{{- if eq $build_qcs9100 "true" }}
@@ -86,7 +84,6 @@ actions:
8684
)
8785
"cdt_filename" "cdt_ride_sx.bin"
8886
"dtb" "qcom/qcs9100-ride-r3.dtb"
89-
"disk_image_type" "ufs"
9087
)}}
9188
{{- end }}
9289
{{- if eq $build_rb1 "true" }}
@@ -101,7 +98,6 @@ actions:
10198
"filename" "qrb2210-rb1_rescue-image.zip"
10299
"sha256sum" "c75b6c63eb24c8ca36dad08ba4d4e93f3f4cd7dce60cf1b6dfb5790dc181cc3d"
103100
)
104-
"disk_image_type" "sdcard"
105101
"u_boot_file" .u_boot_rb1
106102
)}}
107103
{{- end }}

0 commit comments

Comments
 (0)