xfce4-battery-plugin: tune the pandora hack
[openembedded.git] / recipes / watchdog / watchdog_5.3.1.bb
1 DESCRIPTION = "System watchdog daemon"
2 LICENSE = "GPL"
3 PR = "r1"
4
5 SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}_${PV}.tar.gz"
6
7 inherit autotools
8
9 FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog"