diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-01-31 10:05:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-31 15:34:57 +0000 |
commit | cb3d884e0a7ebbac1e5f873123b4d3491ce1a044 (patch) | |
tree | 3f3ddd3351d9ed4e05f187324660213fafe15b4c /meta/lib/oeqa/runtime/cases/gcc.py | |
parent | d99b29838dd72394803a279fc26ee3201dd2c557 (diff) | |
download | poky-cb3d884e0a7ebbac1e5f873123b4d3491ce1a044.tar.gz |
libtasn1: depends on yacc
This fixes a potential pollution by the build host and build error
when yacc isn't installed on the build host:
| ../../libtasn1-4.9/build-aux/ylwrap: line 175: yacc: command not found
| Makefile:1116: recipe for target 'ASN1.c' failed
| make[3]: *** [ASN1.c] Error 127
(From OE-Core rev: 1135024502bb120c331e065f4c441d6a3efb6d4f)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime/cases/gcc.py')
0 files changed, 0 insertions, 0 deletions