]> code.ossystems Code Review - openembedded-core.git/commit
features_check: Factorize code for checking features
authorJacob Kroon <jacob.kroon@gmail.com>
Tue, 26 May 2020 07:36:23 +0000 (09:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2020 12:42:01 +0000 (13:42 +0100)
commit051f6efd1b2d5c8c11ab91a75a34f6dc04caf211
tree99a339e551c1ba3d24e7b901a86909e65eaab964
parent9fe7cda75d5e3ba2c1c99ae49ea15b9b486a92e6
features_check: Factorize code for checking features

The DISTRO/MACHINE/COMBINED features should be treated identically, so
convert the expanded code to a loop. This fixes some of the COMBINED error
messages which were previously referring to MACHINE features. There
should be no functional changes.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/features_check.bbclass