diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-03 17:55:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:09:29 +0100 |
commit | bda531e65bb6cc9f654c333e2f71283eccd17f27 (patch) | |
tree | f698493ab170edd3c34f8eced54a0d94916fb2ab /.gitignore | |
parent | ffb52d383bfe413cf31fef13663fe9937a146c76 (diff) | |
download | openembedded-core-bda531e65bb6cc9f654c333e2f71283eccd17f27.tar.gz openembedded-core-bda531e65bb6cc9f654c333e2f71283eccd17f27.tar.bz2 openembedded-core-bda531e65bb6cc9f654c333e2f71283eccd17f27.zip |
python-setuptools.inc: avoid using += with an over-ride
An over-ride replaces the original value regardless of whether or
not it's set up with +=. As replacing the original value seems to be
the intention here, drop the += to make it more explicit. Also some
minor recipe formatting tweaks.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions