diff options
author | Daiane Angolini <daiane.angolini@nxp.com> | 2018-08-23 10:43:10 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-08-30 22:01:01 -0300 |
commit | 97314e753bb0c34fd1738f6106e24635a0933668 (patch) | |
tree | 89ba9b3c609cf037bda0c4c4988d030182213bdf /recipes-bsp/ls2-phy | |
parent | 2d37dc736fa79b836db63c91f7e10a9f82e7d2c4 (diff) | |
download | meta-freescale-97314e753bb0c34fd1738f6106e24635a0933668.tar.gz |
u-boot-fslc: Add bison-native dependency for 2018.07
The u-boot-fslc now depends on bison to complete the build.
This patch fixes the following error message:
| rm -f .tmp_quiet_recordmcount
| make -f
/home/daiane/code/yocto/master/build/tmp/work/imx7dsabresd-fslc-linux-gnueabi/u-boot-fslc/v2018.07+gitAUTOINC+bc558729a7-r0/git/scripts/Makefile.build
obj=scripts/kconfig mx7dsabresd_config
| bison -oscripts/kconfig/zconf.tab.c -t -l
/home/daiane/code/yocto/master/build/tmp/work/imx7dsabresd-fslc-linux-gnueabi/u-boot-fslc/v2018.07+gitAUTOINC+bc558729a7-r0/git/scripts/kconfig/zconf.y
| /bin/sh: 1: bison: not found
| scripts/Makefile.lib:228: recipe for target
'scripts/kconfig/zconf.tab.c' failed
| make[2]: *** [scripts/kconfig/zconf.tab.c] Error 12
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/ls2-phy')
0 files changed, 0 insertions, 0 deletions