meta-digi/meta-digi-dey/recipes-core/recovery/recovery-utils/recovery-utils
Mike Engel 269d80105d recovery-utils: add preprocessor flag to change recovery tool usage help
This commit adds a compiler flag to remove certain options from the
recovery-utils, because some features rely on functionality that is
not supported by the CCMP1 platforms.

https://onedigi.atlassian.net/browse/DEL-9116

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2024-09-04 11:34:40 +02:00
..
include recovery: add support to update a specific image set 2022-11-23 17:19:05 +01:00
lib recovery: prevent partition encryption when singlemtdsys is enabled 2024-07-01 13:27:38 +02:00
recovery-reboot recovery-utils: add preprocessor flag to change recovery tool usage help 2024-09-04 11:34:40 +02:00
Makefile meta-digi-dey: add new 'recovery-utils' recipe 2017-01-11 17:51:07 +01:00
README.md meta-digi-dey: add new 'recovery-utils' recipe 2017-01-11 17:51:07 +01:00

README.md

Recovery utils

recovery-utils allows to configure recovery commands and reboot into recovery mode.

Provides:

  • librecovery static library which implements the supported recovery commands.
  • recovery-reboot command line example application to configure and reboot into recovery mode.
  • update-firmware command supporting only the firmware update recovery command.