aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sdcc/sdcc-native_2.8.0.bb
blob: 1cecef08e50e03a094c8e53fb2f6388838f96dd5 (plain)
1
2
3
4
5
6
7
8
9
10
require sdcc_${PV}.bb
DEPENDS = "bison-native flex-native"
PR = "r2"

# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
          "

inherit native