]> code.ossystems Code Review - openembedded-core.git/commit
insane: handle recursive configures when checking for unknown configure options
authorRoss Burton <ross.burton@intel.com>
Tue, 10 Dec 2013 19:38:26 +0000 (19:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2013 12:12:40 +0000 (12:12 +0000)
commitb226ab4cf7779f4dfaa78210cb6249766ed564c1
tree8c68f89ad49acb46dd16682bcb008de8f4f5f545
parentd2bf599f36ed1a04c661fc0a71e664e219532cbc
insane: handle recursive configures when checking for unknown configure options

Some recipes have configure scripts that recursively call other configure
scripts (e.g. dropbear).  These multiple-line matches were not being handled
correctly, so iterate over every matching line instead of assuming only one line
was found.

[ YOCTO #5646 ]

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