1 2 3 4 5 6 7 8 9 10 11 12 13 14
require sdcc_${PV}.bb DEPENDS = "bison-native flex-native" PR = "r1" # don't need native-tools patch here SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \ " inherit native do_stage() { oe_runmake install }