diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-01-20 14:26:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 11:17:44 +0000 |
commit | 7a309065c169cead5563701ef8e9298bcff44d1d (patch) | |
tree | 88566210aee20ffc67a2c8486070bab3335b5e65 /scripts/lib/devtool/deploy.py | |
parent | 94f684e4f468dfe3598f403c8fb3cdb38509eb96 (diff) | |
download | poky-7a309065c169cead5563701ef8e9298bcff44d1d.tar.gz |
acpica: work around flex 2.6.2 code generation issue
Without this patch, linking fails with a missing implementation of
yy_scan_string. This looks like a regression in flex, because 2.6.0 generated
different code that called PrParser_scan_string
resp. DtParser_scan_string.
Working around that in acpica until this is better understood or fixed
in flex is the easiest solution for now.
(From OE-Core rev: 8f2ace5e1b396ad97b8e9cc88e7bb773d18acd21)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions