1 2 3 4 5 6 7 8 9 10
require openocd_${PV}.bb inherit native DEPENDS = "libftdi-native" do_stage() { install -m 0755 src/openocd ${STAGING_BINDIR} }