meta-digi/meta-digi-dey/recipes-digi/bootcount
David Escalona 7174a42e87 meta-digi-dey: bootcount: add new binary application to manage the bootcount
Add a user space application to manage the bootcount from the running system. This application
allows to read, reset and set the bootcount:

Usage: bootcount [options]
  -r              --read           Read the current bootcount value (Default action)
  -s <value>      --set=<value>    Set current bootcount to a specific value.
  -x              --reset          Reset bootcount value to zero.

The binary checks the running platform underneath to perform the correct system access.

While on it, add a service to automatically execute the binary on boot to reset the bootcount value.

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

Signed-off-by: David Escalona <david.escalona@digi.com>
2023-08-29 14:55:44 +02:00
..
bootcount meta-digi-dey: bootcount: add new binary application to manage the bootcount 2023-08-29 14:55:44 +02:00
bootcount.bb meta-digi-dey: bootcount: add new binary application to manage the bootcount 2023-08-29 14:55:44 +02:00