]> code.ossystems Code Review - openembedded-core.git/commit
qt4: various tidy-ups
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 6 Dec 2011 12:11:41 +0000 (12:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2011 15:14:05 +0000 (15:14 +0000)
commitc9f714062c1100cedbcb2c16d16656e3f5442133
tree3a92d01cfe34c9c847cfcf5ce077c38e8ecd07d8
parentc2f6dc09a7663f69308558553be9420df3a81b6b
qt4: various tidy-ups

* -reduce-relocations is already specified in qt4.inc, no need to add it
  in qt-${PV}.inc
* Add QT_GLFLAGS to QT_CONFIG_FLAGS in qt4.inc rather than spreading it
  through other inc files.
* Add "-xmlpatterns -no-rpath -qt3support -silent" to QT_CONFIG_FLAGS in
  qt4.inc rather than qt-${PV}.inc; these have been supported since at
  least 4.5.2 and therefore shouldn't be version-specific.
* Move "-no-fast -silent -no-rpath" to EXTRA_OECONF in qt4-native.inc
  rather than the versioned recipes for the same reason
* Remove redundant setting of LICENSE in qt4-embedded.inc

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-qt/qt4/qt-4.7.4.inc
meta/recipes-qt/qt4/qt4-embedded.inc
meta/recipes-qt/qt4/qt4-native.inc
meta/recipes-qt/qt4/qt4-native_4.7.4.bb
meta/recipes-qt/qt4/qt4-x11-free.inc
meta/recipes-qt/qt4/qt4.inc