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:18:42 +0100 |
commit | a60a3c11f487580f3321339f47408fcf1c36c049 (patch) | |
tree | b23f94e70bea3c65d3fd344e1220cd30e8af03ad /documentation/toaster-manual/toaster-manual-customization.xsl | |
parent | c24db0fd6ef197c17c96f67fa10fde0adc5c3084 (diff) | |
download | poky-a60a3c11f487580f3321339f47408fcf1c36c049.tar.gz |
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.
(From OE-Core rev: 8538aabf62d866f36764b4b136ee8575308df690)
Signed-off-by: Olof Johansson <olofjn@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-customization.xsl')
0 files changed, 0 insertions, 0 deletions