1 DESCRIPTION
= "System watchdog daemon"
5 SRC_URI
= "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}-${PV}.tar.gz \
8 SRC_URI_append_nokia900
= " \
10 file://watchdog-omap.conf"
12 inherit autotools update
-rc.d
14 INITSCRIPT_NAME
= "watchdog"
15 INITSCRIPT_PARAMS
= "defaults 10"
18 install
-d $
{D
}$
{sysconfdir
}/init.d
19 install
-m
0755 $
{WORKDIR
}/init $
{D
}$
{sysconfdir
}/init.d
/watchdog
22 do_install_append_nokia900
() {
23 install
-m
0644 $
{WORKDIR
}/watchdog.conf $
{D
}$
{sysconfdir
}/watchdog.conf
24 install
-m
0644 $
{WORKDIR
}/watchdog
-omap.conf $
{D
}$
{sysconfdir
}/watchdog
-omap.conf
28 SRC_URI
[md5sum
] = "6df285569dd1d85528b983c98c9b2b7c"
29 SRC_URI
[sha256sum
] = "a2c7d6726e092315dbb047211b754528e4532521678a30e16f60a31bb86a7f74"