]> code.ossystems Code Review - openembedded-core.git/commit
qt4: allow a reduction in build time
authorAnders Darander <anders@chargestorm.se>
Wed, 17 Aug 2011 17:47:51 +0000 (19:47 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Aug 2011 20:45:44 +0000 (13:45 -0700)
commit51ef8335df895603e75345a18aaefe2359b2387f
treeddeb346774431b385f6e2c85823d2a9847877c62
parent75e3875341ddc8940e9ee2ccbbb2ec18194a68e6
qt4: allow a reduction in build time

When reducing build time by adding QT_DISTRO_FLAGS from the set '-no-gui -nomake tools
-nomake examples -nomake demos -nomake docs', build failure can occur, due to not building
all tools.

* Make rm not error out when removing one of the, possibly, non-existing tools.
* Only try to rename qtdemo, if qtdemo exists.
* Check if the phrasebook path exists, and only then call do_split_packages()

Signed-off-by: Anders Darander <anders@chargestorm.se>
meta/recipes-qt/qt4/qt4.inc