blob: 296a3992fb71f645404841bc8d4dc59634e86aef [file] [log] [blame]
SUMMARY = "OpenBMC python devtools"
DESCRIPTION = "Shortcut scripts for developers."
PR = "r1"
inherit skeleton-python
VIRTUAL-RUNTIME_skeleton_workbook ?= ""
RDEPENDS_${PN} += "\
python-dbus \
python-json \
python-xml \
python-pygobject \
${VIRTUAL-RUNTIME_skeleton_workbook} \
"
SKELETON_DIR = "pytools"