1 2 3 4 5 6 7 8 9
include ipkg-utils_${PV}.oe inherit native DEPENDS = python-native PACKAGES = do_stage() { cp ipkg* ${STAGING_BINDIR}/ }