1 2 3 4 5 6 7 8 9
include obexpush_${PV}.bb inherit native FILESPATH = "${FILE_DIRNAME}/obexpush-${PV}:${FILE_DIRNAME}/obexpush:${FILE_DIRNAME}/files:${FILE_DIRNAME}" do_install() { : }