[rcw][PATCH 0/3] Fix python 2->3 errors when using -r

Sean Anderson <[email protected]> Tue, 5 Apr 2022 12:35:02 -0400
Newsgroups org.yoctoproject.lists.meta-freescale
Message-ID <[email protected]>
Although 3f744d3 ("Convert to python3") converted most of rcw.py to
python 3, the -r path remains unconverted. This series addresses the
issues I ran into when using this flag.


Sean Anderson (3):
  rcw.py: Fix indexing with floats
  rcw.py: Fix using ord on ints
  rcw.py: Append to pbi with a bytestring

 rcw.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty