aboutsummaryrefslogtreecommitdiffstats
path: root/packages/watchdog/watchdog_5.2.bb
blob: fc3509466af65b021fc7f015afc29ab9155c2837 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Software watchdog"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
PR = "r2"
LICENSE = "GPL"

SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}-${PV}.tar.gz"
FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog"
#CONFFILES = "${sysconfdir}/watchdog.conf"

inherit autotools