Another pass of .oe cleanups.
[vuplus_openembedded] / bison / bison_1.875.oe
1 DEPENDS = "virtual/libc"
2 RDEPENDS = "libc6"
3 DESCRIPTION = "GNU Project parser generator (yacc replacement)."
4
5 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.bz2 \
6            file://${FILESDIR}/m4.patch;patch=1"
7
8 inherit autotools