diff options
author | Olof Johansson <olof.johansson@axis.com> | 2018-07-16 17:05:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:13:30 +0100 |
commit | 8538aabf62d866f36764b4b136ee8575308df690 (patch) | |
tree | 9a852b29defb052608e6dc3ca6fa852bb93df4c2 /scripts/lib/devtool/deploy.py | |
parent | c0dac0d600e81054104f7b377f7c266aa83df371 (diff) | |
download | openembedded-core-8538aabf62d866f36764b4b136ee8575308df690.tar.gz openembedded-core-8538aabf62d866f36764b4b136ee8575308df690.tar.bz2 openembedded-core-8538aabf62d866f36764b4b136ee8575308df690.zip |
spdx.bbclass: Replace deprecated string.replace with str.replace
The string.replace function is removed in python3. Instead, the str
method "replace" should be used instead.
Signed-off-by: Olof Johansson <olofjn@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions