diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-05 22:52:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-05 23:39:47 +0100 |
commit | 6c5d7f1fb276cbe0a461ece6c8f0ca17a478fa8c (patch) | |
tree | d78043d27b69dbd6452abf908c57f05bcdec482b /.templateconf | |
parent | 5481363ac7f000d624c264fb27b27d851d2be311 (diff) | |
download | poky-6c5d7f1fb276cbe0a461ece6c8f0ca17a478fa8c.tar.gz |
lib/oe/package_manager: adapt for Python 3
string.rstrip() doesn't exist in Python 3, so use the .rstrip method on the
object itself instead.
(From OE-Core rev: 554719e3f65e468f89a96d4869766d3ff7a8012e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions