surpport seeking the recorded video
[vuplus_openembedded] / recipes / openipmi / openipmi_2.0.14.bb
1 DESCRIPTION = "OpenIPMI is an effort to create a full-function IPMI system, \
2                to allow full access to all IPMI information on a server \
3                and to abstract it to a level that will make it easy to use"
4 HOMEPAGE = "http://openipmi.sourceforge.net"
5 SECTION = "console/utils"
6 LICENSE = "GPL"
7 DEPENDS = "popt"
8
9 SRC_URI = "${SOURCEFORGE_MIRROR}/openipmi/OpenIPMI-${PV}.tar.gz"
10
11 S = "${WORKDIR}/OpenIPMI-${PV}"
12
13 inherit autotools