mirror of
https://git.yoctoproject.org/poky
synced 2026-06-14 05:19:57 +00:00
44e9a0d2fa
Iterators now return views, not lists in python3. Where we need lists, handle this explicitly. (From OE-Core rev: caebd862bac7eed725e0f0321bf50793671b5312) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>