]> code.ossystems Code Review - openembedded-core.git/commit
devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Apr 2018 10:32:03 +0000 (11:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Apr 2018 10:43:36 +0000 (11:43 +0100)
commit27568410ebb0d40db3428550704f35199df0e034
tree99adf2ecae64641d18a162d7a90cae3bea33cac4
parent720249de1ebb08499b7a9ac0d1ece955cf87f8b2
devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT

Now that we see warnings if LAYERSERIES_COMPAT is unset, the auto generated
code from devtool/oeqa needs to set this to avoid warnings which break
various tests.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py
scripts/devtool