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:18:42 +0100 |
| commit | 30ea610d0405e687877e946faa71e20d19baa57e (patch) | |
| tree | 42e463fa9335a254a1c39b92efc0495523e39e43 /meta/recipes-devtools/python/python3 | |
| parent | 8df7480d1ce52010f2c91782ceacb25a61e80c2f (diff) | |
| download | poky-30ea610d0405e687877e946faa71e20d19baa57e.tar.gz | |
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.
(From OE-Core rev: bda531e65bb6cc9f654c333e2f71283eccd17f27)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
0 files changed, 0 insertions, 0 deletions
