qmake5_base: add qmake5_base_do_configure which allows to declare QMAKE_VARSUBST_*
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 28 Apr 2013 20:30:58 +0000 (22:30 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:44:06 +0000 (08:44 -0800)
commit1e5479cf5b1ecce69a6902a38e3f8aa8d47521c5
tree620c78830d39d08cf690139b002fbde2d2b608ab
parent5eda2d8f27da0ae2b63085d48f5ef90b1d1ebbba
qmake5_base: add qmake5_base_do_configure which allows to declare QMAKE_VARSUBST_*

* don't export it, let recipe decide where to call it or even if it
  should be called (native recipes are not using it)

(From meta-qt5 rev: 18d2e711d87ffd8c6c341757d5810cef1d05dc39)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-qt5/classes/qmake5_base.bbclass
meta-qt5/recipes-qt/qt5/qt5.inc
meta-qt5/recipes-qt/qt5/qt5module.inc
meta-qt5/recipes-qt/qt5/qtbase.inc