diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-12-08 19:44:27 +0000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-12-08 19:53:51 +0000 |
commit | 016ed1af2a0986cd90bdd073091537d954588813 (patch) | |
tree | 62732ca2b3c501c22ad45418d1261e290f5789a0 /recipes-qt3/images | |
parent | 1d56dbbd7cd308454f24fc54463e0f0cd536ea07 (diff) | |
download | meta-qt3-016ed1af2a0986cd90bdd073091537d954588813.tar.gz |
qt3: fix interaction between qt3 and qt4 in the sysroot
* Add a -qt3 suffix to all installed utilities so that they do not clash
with their qt4 counterparts. This fixes errors mentioning
QtCore/QVariant, Q3Support etc. which occur due to the Qt4 version of
uic/moc being used that output source files containing references to
Qt4 headers. qt3x11.bbclass has been updated to point to these renamed
executables so any recipes using this class should be unaffected by
this renaming.
* Install libraries using the standard oe_libinstall method
Fixes [YOCTO #1810].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qt3/images')
0 files changed, 0 insertions, 0 deletions