Fix YAML overriding.

bitbake tasks use python3, under which filter() returns a filter object
which doesn't enumerate as list. As a result none of the overriding YAMLs
takes effect. Use list expansion instead.

Discussion for context:
https://lists.ozlabs.org/pipermail/openbmc/2017-October/009521.html

Fixes openbmc/openbmc#2469.

Change-Id: I37cc7fc14b6f91c4eb1fb199d7cff52d93c9ad2a
Signed-off-by: Kun Yi <kunyi@google.com>
4 files changed
tree: 84ca38b9e09497ff8e63b05a47516b5f6cc51de1
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE