]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: improve autotools support
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Dec 2015 04:03:16 +0000 (17:03 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:44:04 +0000 (16:44 +0000)
commit2c4c78a6a9970533f3352f1067b2263f45098493
tree5bbbff592da23f8850579d854ddcd11be40207cf
parent08ca966dd48db881d8bfb7d7fa0aba49f1f7cffe
recipetool: create: improve autotools support

* tar and binutils we can assume are there
* libsocket is only relevant on BSD systems, so we can ignore it.
* Detect more things implying gettext/intltool is needed
* Detect glib-2.0 requirement.

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