deviceinfo_schema: document globbing in sd_embed_firmware
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8904>
This commit is contained in:
parent
e9aa99192e
commit
6da6a4043f
1 changed files with 1 additions and 1 deletions
|
|
@ -394,7 +394,7 @@ datatype = "integer"
|
|||
default_value = 512
|
||||
|
||||
[variable.flash.sd_embed_firmware]
|
||||
description = "A comma-separated list of binary:offset (where binary is under /usr/share)"
|
||||
description = "A comma-separated list of binary:offset (where binary is under /usr/share and can be optionally globbed to match exactly one firmware binary)"
|
||||
|
||||
[variable.flash.sd_embed_firmware_step_size]
|
||||
description = "The number of bytes for each increment of the offset specified in `sd_embed_firmware`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue