Commit 826407fa authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

bison: bump to version 2.6.2



[Peter: License is GPLv3+]
Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 676cec35
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -4,11 +4,12 @@
#
#############################################################

BISON_VERSION = 2.5.1
BISON_VERSION = 2.6.2
BISON_SITE = $(BR2_GNU_MIRROR)/bison

BISON_CONF_ENV += ac_cv_path_M4=/usr/bin/m4
BISON_DEPENDENCIES += m4
BISON_LICENSE = GPLv3+
BISON_LICENSE_FILES = COPYING
BISON_CONF_ENV = ac_cv_path_M4=/usr/bin/m4
BISON_DEPENDENCIES = m4

define BISON_DISABLE_EXAMPLES
	echo 'all install:' > $(@D)/examples/Makefile