| SUMMARY = "Phosphor IPMI plugin for the Host I/O Mapping Protocol" |
| HOMEPAGE = "https://github.com/openbmc/openpower-host-ipmi-flash" |
| LIC_FILES_CHKSUM = "file://LICENSE;md5=ff331e820fda701d36a8f0efc98adc58" |
| inherit autotools pkgconfig |
| inherit obmc-phosphor-ipmiprovider-symlink |
| DEPENDS += "phosphor-ipmi-host" |
| DEPENDS += "autoconf-archive-native" |
| DEPENDS += "phosphor-logging" |
| DEPENDS += "phosphor-dbus-interfaces" |
| HOSTIPMI_PROVIDER_LIBRARY += "libhiomap.so" |
| SRC_URI += "git://github.com/openbmc/openpower-host-ipmi-flash" |
| SRCREV = "80d5bcaf032606a2e4593969d036cc6108b16003" |
| FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" |
| FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}" |
| FILES_${PN}-dev_append = " ${libdir}/ipmid-providers/lib*${SOLIBSDEV} ${libdir}/ipmid-providers/*.la" |