diff options
author | Jonathan Liu <net147@gmail.com> | 2016-02-26 19:19:28 +1100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-27 20:58:39 +0100 |
commit | 4b1d7738f089c5ca02be1f6d630bf31040d3a782 (patch) | |
tree | 2ec96974f3bd6ebf94a74c083f3ea25bae4d7f8b /recipes-qt/demo-extrafiles/qt5-demo-extrafiles.bb | |
parent | 26637f766a40fd59df6e1edc65e4b14cd2f78014 (diff) | |
download | meta-qt5-4b1d7738f089c5ca02be1f6d630bf31040d3a782.tar.gz |
qtbase: fix up pkgconfig replacements
The replacements were being done in qt_module.prf which is not included
when building 3rd party libraries. To resolve this, move the
replacements from qt_module.prf to qt.prf which is included when
building any qmake project. The pkgconfig include replacement is removed
as it doesn't seem to be needed anymore and causes issues when the
includedir path in pkgconfig has part of its path replaced with
${includedir} resulting in a circular reference that causes the OE
package_do_pkgconfig task to fail.
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/demo-extrafiles/qt5-demo-extrafiles.bb')
0 files changed, 0 insertions, 0 deletions