Commit 46fd81c
committed
image_types_qcom: repurpose QCOM_ESP_FILE to reference custom ESP image
The qcom-ptool partition definitions expect the ESP image to be installed as
efi.bin, so there is no need to support a custom name via QCOM_ESP_FILE.
Repurpose QCOM_ESP_FILE to point to the generated ESP image path instead,
which is then copied as efi.bin. This enables external layers (e.g.
meta-updater) to provide custom ESP images via different file paths.
Signed-off-by: Ricardo Salveti <[email protected]>1 parent 6fbe298 commit 46fd81c
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
0 commit comments