qtbase: do not effective paths to qt.conf - qtcreator does not like them

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-12-07 15:21:30 +01:00
parent 6d38466293
commit 8832368b22

View File

@@ -11,7 +11,6 @@ do_copy_to_cross_sysroot_append() {
# ---------- qt.conf ----------
# create
generate_qt_config_file_paths
generate_qt_config_file_effective_paths
# copy to cross sysroot
qtconf=`basename ${OE_QMAKE_QTCONF_PATH}`