binutils: add missing dependencies for Git versions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 5 Dec 2013 17:20:58 +0000 (18:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Dec 2013 21:48:00 +0000 (22:48 +0100)
commitd102e83d440d401418fff304e8b5dd55ff63873d
treec48337f20bedda82f67f4773076d1a2e1f2ad19e
parentc3d401803173f754854ea31f569b1806e6d1c4d3
binutils: add missing dependencies for Git versions

When the binutils source code is pulled from a Git repository, a
number of generated files are not present, and need to be
re-generated. Those files are generated by flex, bison, and texinfo,
so we need to pull the corresponding dependencies.

Notice that we tried avoiding the texinfo dependency by doing a number
of MAKEINFO tricks, but none of them worked properly, so we've instead
chosen to depend on host-texinfo.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/binutils/binutils.mk