increase dvbapp PR
[vuplus_openembedded] / recipes / bison / bison_2.0.bb
1 DESCRIPTION = "GNU Project parser generator (yacc replacement)."
2 HOMEPAGE = "http://www.gnu.org/software/bison/"
3 LICENSE = "GPL"
4 SECTION = "devel"
5 PRIORITY = "optional"
6
7 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
8            file://m4.patch;patch=1"
9
10 inherit autotools