diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2018-09-13 22:12:33 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-14 22:24:54 +0200 |
commit | e7b2a7dfffa0d22208b67b9c09018617a67c1d80 (patch) | |
tree | b4e8a5fcd24c5a01de9575ac6f86392b4029e383 /package/python-pyasn1/python-pyasn1.hash | |
parent | d34754e766ad5ac9347c11aaabade68bb4e4ef5d (diff) | |
download | buildroot-e7b2a7dfffa0d22208b67b9c09018617a67c1d80.tar.gz buildroot-e7b2a7dfffa0d22208b67b9c09018617a67c1d80.zip |
boot/uboot: needs bison/flex even for the legacy buildsystem
When using the legacy buildsystem, the kconfig parser may still be used,
as reported by Thomas:
>>> uboot 2018.09 Configuring
...]
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
YACC scripts/kconfig/zconf.tab.c
bin/sh: 1: bison: not found
ake[3]: *** [scripts/kconfig/zconf.tab.c] Error 127
ake[3]: *** Waiting for unfinished jobs....
LEX scripts/kconfig/zconf.lex.c
bin/sh: 1: flex: not found
However, in that case, the kconfig parser is only generated during the
'configure' step, so we can add bison/flex as standard dependencies.
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-pyasn1/python-pyasn1.hash')
0 files changed, 0 insertions, 0 deletions