blob: d3a5ecdfdcc66f7b6a5f48aef87645b39f3af303 [file] [log] [blame]
SUMMARY = "OpenBMC org.openbmc.managers.Download example implementation"
DESCRIPTION = "An example implementation for the org.openbmc.managers.Download DBUS API."
PR = "r1"
inherit skeleton-python
VIRTUAL-RUNTIME_skeleton_workbook ?= ""
RDEPENDS_${PN} += "\
python-dbus \
python-pygobject \
python-subprocess \
pyphosphor \
${VIRTUAL-RUNTIME_skeleton_workbook} \
"
SKELETON_DIR = "pydownloadmgr"