meta-digi/meta-digi-dey/recipes-core/recovery/recovery-utils/recovery-utils
Mike Engel c47377df22 recovery-utils: add check into recover library if dualboot is enabled
This commit add a verification into the recovery library to avoid
that it is executed when in dualboot mode.

Signed-off-by: Mike Engel <Mike.Engel@digi.com>

https://onedigi.atlassian.net/browse/DEL-7580
(cherry picked from commit 30aa4a7444)
2021-07-28 17:19:44 +02:00
..
include recovery-utils: add check into recover library if dualboot is enabled 2021-07-28 17:19:44 +02:00
lib recovery-utils: add check into recover library if dualboot is enabled 2021-07-28 17:19:44 +02:00
recovery-reboot recovery-utils: ask for confirmation when changing the encryption key 2021-05-27 12:10:44 +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.