diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-08-24 11:46:40 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-24 07:53:14 +0100 |
commit | 34ec08dc283590a25215689f41379412a6293668 (patch) | |
tree | 32374eb676b97c4d56ee5632cad36bacf335dd5e /documentation/profile-manual | |
parent | 950d863a6e38ff31f8c471b7c48199a1e82e609e (diff) | |
download | poky-34ec08dc283590a25215689f41379412a6293668.tar.gz |
utils.bbclass: fix KeyError exception
The following statement was accidently removed. Add it back.
values['ml'] = ['']
This patch fixes the following error.
Exception: KeyError: 'ml'
(From OE-Core rev: 0791c4d39edbedaa493a9fc6aa6e7415f14980bb)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
0 files changed, 0 insertions, 0 deletions