diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-05-10 17:06:54 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-02 08:24:04 +0100 |
commit | cf454d74a88592a4e0981780f30eee60c508d783 (patch) | |
tree | 8e8065786b22a81ba3d39d9078ec6b3dc0ba75f0 /meta/files/common-licenses/UCB | |
parent | d393fe6cff773561353e4f6d721210be09a77289 (diff) | |
download | poky-cf454d74a88592a4e0981780f30eee60c508d783.tar.gz |
bitbake: toaster: use re.sub() instead of translate()
translate has different set of parameters in python 3 and
can't be used the way it's used in toaster api module.
Replacing it with re.sub() should make the code work in
both python 2 and python 3.
[YOCTO #9584]
(Bitbake rev: 7cc3a41139abc5b8d1eef4376fb19aba3910ce0d)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/UCB')
0 files changed, 0 insertions, 0 deletions