]> code.ossystems Code Review - openembedded-core.git/commit
insane: wrap autotools checks in inherits_class(autotools) checks
authorRoss Burton <ross.burton@intel.com>
Tue, 16 Feb 2016 16:27:20 +0000 (16:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 07:39:21 +0000 (07:39 +0000)
commit75ae572427d9cd3f0b3e9e7d4d0e7a93a4f04690
tree846c09bbf473b4b9793a78dde0a9391a24ae85e3
parent1cbc0400621c23243d96dedf4a226a732f5c87c9
insane: wrap autotools checks in inherits_class(autotools) checks

There's no point doing the autotools sanity checks if a recipe didn't inherit
autotools, so check the inherits before doing the checks.

Also pass -F (fixed strings) and -q (quiet) to grep.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass