summaryrefslogtreecommitdiff
path: root/bison/bison_1.875.oe
blob: d9b313da6cafa0751137dc9b5b2eb79c4107d40c (plain)
1
2
3
4
5
6
7
8
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
DESCRIPTION = "GNU Project parser generator (yacc replacement)."

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

inherit autotools