diff options
author | Simon Busch <morphis@gravedo.de> | 2011-09-25 14:57:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-28 14:58:50 +0100 |
commit | a459ac71603d959b65964610e7819d29e24cc7f8 (patch) | |
tree | 2c8edfcfb62bc9ae91b1657886df2c2665666a9a /bitbake | |
parent | 6527c17d567405117bf32a51c0d8b03dc83b9b37 (diff) | |
download | poky-a459ac71603d959b65964610e7819d29e24cc7f8.tar.gz |
meta: qt4: fix postprocessing of pkg-config files
When building qt4-embedded the generated and cleaned pkg-config files for qt are wrong.
The Cflags variable contains something like ${includedir}/qtopia/QtCore where
${includedir} is already /usr/include/qtopia/QtCore.
This patch reverts the fix up of the Cflags variable implemented in do_install.
(From OE-Core rev: b40b9c024be5e1ec81a31961158b3e6b529acfe0)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions