1 2 3 4 5 6 7 8
require python-docutils_${PV}.bb DEPENDS = "python-native" inherit native do_stage() { distutils_stage_all }