mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 12:49:40 +01:00
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>