libnl: depend on host-bison
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 May 2011 12:43:51 +0000 (14:43 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 May 2011 12:43:51 +0000 (14:43 +0200)
commit5c22f20f4b12395a34ce47c1aba608fccaf1fbe0
treee9221e7e51d1dc9d5dcf95960c4cfaa65766ef99
parent023481efe2f69ca99870677112483e92c641aba9
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>
package/libnl/libnl.mk