aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nut/nut_2.2.1.bb
blob: db3367435d794ce42945a8af13bf55aa3fc78a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Network UPS Tools"
LICENSE = "GPL"
DEPENDS = "libusb"
PR = "r1"

inherit autotools

EXTRA_OECONF = "--with-usb"

SRC_URI = "http://www.networkupstools.org/source/2.2/nut-${PV}.tar.gz \
    file://libm.patch;patch=1 \
    "

FILES_${PN} += "${datadir}/"