]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: be more tolerant of spacing in configure.ac
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 9 Mar 2016 04:48:48 +0000 (17:48 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 16:59:56 +0000 (16:59 +0000)
commit63524ac8093b734aa4f29f4ea47bcc036f748314
treea5bde50f9b61fca47abaf429600de61c6966a277
parent4b08f982a2b15bff9092f60f7957301bb2d2108b
recipetool: create: be more tolerant of spacing in configure.ac

Allow for whitespace in appropriate places, and ensure we match all
whitespace chars not just the space character.

(This fixes extracting dependencies from tmux's configure.ac, for
example.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create_buildsys.py