]> code.ossystems Code Review - openembedded-core.git/commit
openssl_1.1: avoid using += with an over-ride
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 6 Jul 2018 19:05:53 +0000 (12:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:24 +0000 (15:22 +0100)
commit000da57cc858f5432153be849faba3862e4e9ed5
tree8df651b0a87b94f576f57ccbb6a3837ffa51ee3c
parentfcea508efedeb36ca31fe8ad0cbc6d194fcfd1f7
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.

(From OE-Core rev: 2a30a9ecab6465892698f7fc9d14a430d8a26f0c)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl_1.1.0h.bb