blob: 18ce20fc31f5f458342f62a9ce4983afc513b355 [file] [log] [blame]
SUMMARY = "Witherspoon IPMI to DBus Inventory mapping."
PR = "r1"
inherit native
inherit obmc-phosphor-license
PROVIDES += "virtual/phosphor-ipmi-fru-config"
do_install() {
DEST=${D}${datadir}/phosphor-ipmi-fru
install -d ${DEST}
# TODO - Run an MRW script.
}