blob: 0b5aefc1a14c6d0946e4a6c0f946e6c48d2e5dd2 [file] [log] [blame]
SUMMARY = "OpenBMC inventory manager"
DESCRIPTION = "OpenBMC inventory manager."
PR = "r1"
inherit skeleton-python
VIRTUAL-RUNTIME_skeleton_workbook ?= ""
RDEPENDS_${PN} += "\
python-argparse \
python-dbus \
python-json \
python-pickle \
python-pygobject \
python-subprocess \
pyphosphor \
${VIRTUAL-RUNTIME_skeleton_workbook} \
"
SKELETON_DIR = "pyinventorymgr"