]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/autoconf/autoconf-native_2.60.bb
autoconf: upgrade to 2.60
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / autoconf / autoconf-native_2.60.bb
1 SECTION = "devel"
2 include autoconf_${PV}.bb
3 DEPENDS = "m4-native gnu-config-native"
4 S = "${WORKDIR}/autoconf-${PV}"
5 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/autoconf-${PV}"
6
7 inherit native