mirror of
git://git.yoctoproject.org/poky
synced 2026-05-02 06:01:59 +00: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>