meta-digi/meta-digi-dey/recipes-core/busybox/busybox-1.29.2/ccimx8x
Gabriel Valcazar 803dde16b0 busybox: add suspend-actions script for the ccimx8x and ccimx6ul
This script behaves the same way as our custom standby script, with a few
modifications, for example:

 * instead of using initscripts to stop/start daemons, it uses systemctl calls
 * save variables that are needed when resuming in /tmp, because the script is
executed twice instead of once (when suspending and when resuming)
 * remove the locking/unlocking of the critical section and the actual state
change, since that is handled by systemd-suspend now

Also, add a different standby script for when systemd is enabled. Said script
acts as a wrapper for systemd's suspend mechanism.

https://jira.digi.com/browse/DEL-6415

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-02-18 18:01:57 +01:00
..
acpid.map thud migration: busybox: update to version 1.29.2 2019-02-04 14:59:46 +01:00
standby thud migration: busybox: update to version 1.29.2 2019-02-04 14:59:46 +01:00
standby-actions busybox: add suspend-actions script for the ccimx8x and ccimx6ul 2019-02-18 18:01:57 +01:00