smartmontools: use s-nail

As mailx is unmaintained, depend on s-nail instead of mailx.

Also recommend instead of depend, so you don't need to send email.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2022-02-01 16:35:04 +00:00
committed by Khem Raj
parent f8166c50fd
commit a0ea794394
@@ -50,4 +50,4 @@ do_install:append () {
INITSCRIPT_NAME = "smartd"
INITSCRIPT_PARAMS = "start 60 2 3 4 5 . stop 60 0 1 6 ."
RDEPENDS:${PN} += "mailx"
RRECOMMENDS:${PN} += "s-nail"