aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/watchdog/watchdog_5.3.1.bb
blob: fd8e7566195c5eb505d807a3584202711d9cede8 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "System watchdog daemon"
LICENSE = "GPL"
PR = "r1"

SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}_${PV}.tar.gz"

inherit autotools

FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog"