aboutsummaryrefslogtreecommitdiffstats
path: root/bison/bison_1.875.oe
blob: eff89cd801a25c5a81553e63478d627c84bca9bc (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GNU Project parser generator (yacc replacement)."
HOMEPAGE = "http://www.gnu.org/software/bison/"
LICENSE = "GPL"
SECTION = "devel"
PRIORITY = "optional"

SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.bz2 \
	   file://m4.patch;patch=1"

inherit autotools