mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-09 23:14:47 +00:00
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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user