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:
Ferass El Hafidi 2026-06-25 17:00:40 +00:00 committed by The Friendly Meow (merge) Bot
parent e9aa99192e
commit 6da6a4043f
No known key found for this signature in database

View file

@ -394,7 +394,7 @@ datatype = "integer"
default_value = 512 default_value = 512
[variable.flash.sd_embed_firmware] [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] [variable.flash.sd_embed_firmware_step_size]
description = "The number of bytes for each increment of the offset specified in `sd_embed_firmware`" description = "The number of bytes for each increment of the offset specified in `sd_embed_firmware`"