diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-06 12:05:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-07 11:01:05 +0100 |
commit | 2a30a9ecab6465892698f7fc9d14a430d8a26f0c (patch) | |
tree | 5b5c47409e8c278be292c47c4dd5d7c4e7a7474f /scripts/lib/argparse_oe.py | |
parent | b3f148333515efdb746b78c57d62cfbf3321b21e (diff) | |
download | openembedded-core-2a30a9ecab6465892698f7fc9d14a430d8a26f0c.tar.gz openembedded-core-2a30a9ecab6465892698f7fc9d14a430d8a26f0c.tar.bz2 openembedded-core-2a30a9ecab6465892698f7fc9d14a430d8a26f0c.zip |
openssl_1.1: avoid using += with an over-ride
Using += with an over-ride can be a source of confusion so try to
avoid the construct in core recipes.
The current usage is incorrect and prevents the aarch64 and musl
specific config options from being active together.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions