libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / openipmi / openipmi_2.0.14.bb
blobeb4f0a2171f275577f3f8354bb0c90b388460e33
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"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/openipmi/OpenIPMI-${PV}.tar.gz"
11 S = "${WORKDIR}/OpenIPMI-${PV}"
13 inherit autotools
15 SRC_URI[md5sum] = "f766680bb237ca2f837c005efba54efa"
16 SRC_URI[sha256sum] = "fbd907dde45054227568f3117df0418a7819cfee02875d3723779432e8a66dc9"