aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nut/nut_2.2.1.bb
blob: 2e35bd22107b4d8312d80029d0213899c92eb035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Network UPS Tools"
LICENSE = "GPL"
DEPENDS = "virtual/libusb0"
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}/"