mgmt: hawkbit: add migration note for device_id prepend with custom id
When `CONFIG_HAWKBIT_CUSTOM_DEVICE_ID` is selected, the device_id will no longer be automatically prepended with `CONFIG_BOARD`. Signed-off-by: Neal Jackson <neal@blueirislabs.com>
This commit is contained in:
parent
d07f8eed55
commit
b13983a048
1 changed files with 7 additions and 0 deletions
|
@ -617,6 +617,13 @@ Audio
|
|||
Other subsystems
|
||||
****************
|
||||
|
||||
hawkBit
|
||||
=======
|
||||
|
||||
* When :kconfig:option:`CONFIG_HAWKBIT_CUSTOM_DEVICE_ID` is enabled, device_id will no longer
|
||||
be prepended with :kconfig:option:`CONFIG_BOARD`. It is the user's responsibility to write a
|
||||
callback that prepends the board name if needed.
|
||||
|
||||
Modules
|
||||
*******
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue