kumquat-buildroot/package/libnl
Peter Korsgaard 5c22f20f4b libnl: depend on host-bison
libnl build breaks with bison <2.4 with:

bison -y -d  -o route/cls/ematch_syntax.c route/cls/ematch_syntax.y
route/cls/ematch_syntax.y:31.9-16: syntax error, unexpected
identifier, expecting string

So build our own known good version and use instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-05-16 14:43:51 +02:00
..
Config.in libnl: new package 2009-07-26 21:10:56 +02:00
libnl.mk libnl: depend on host-bison 2011-05-16 14:43:51 +02:00