]> code.ossystems Code Review - openembedded-core.git/commit
perl: avoid using += with an over-ride
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 22 Aug 2018 01:24:27 +0000 (18:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 06:45:32 +0000 (07:45 +0100)
commit2588c2aae11b7b480022dc11575295fdc792bf3f
tree63b9cad9dcdaf86ccdb87158f8380ae1fd345a1e
parentf2c1d7109014ef9d804c3a6967b96143834ff7bd
perl: 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.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-native_5.24.4.bb
meta/recipes-devtools/perl/perl_5.24.4.bb