]> code.ossystems Code Review - openembedded-core.git/commit
insane: Check for feature check variables not being used
authorJacob Kroon <jacob.kroon@gmail.com>
Wed, 10 Jun 2020 17:52:45 +0000 (19:52 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 28 Sep 2020 17:55:37 +0000 (07:55 -1000)
commit02fa8637195447f38b4ce96086197490ce814987
treee55e08b3489899140f14f16e48ae847e7769fc2e
parent07910054c75a084dcfb10c86c1bf69b68989f587
insane: Check for feature check variables not being used

Add a package QA check for wether any of the variables used by
features_check.bbclass is set while not inheriting the class itself.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c06489d102682504afe33f9fee3facd9628b3f57)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/insane.bbclass