diff --git a/meta-digi-del/recipes-core/busybox/busybox-1.20.2/suspend b/meta-digi-del/recipes-core/busybox/busybox-1.20.2/suspend index efe5e31db..92094ad5b 100755 --- a/meta-digi-del/recipes-core/busybox/busybox-1.20.2/suspend +++ b/meta-digi-del/recipes-core/busybox/busybox-1.20.2/suspend @@ -100,6 +100,7 @@ if [ -f "${syspower}" ]; then # Suspend the device printf "mem" > ${syspower} + sleep .5 # Post-resume actions resume_storage_devices