[oe] QT4 and cmake patches

Koen Kooi k.kooi at student.utwente.nl
Sun Mar 28 15:27:16 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27-03-10 15:42, Martin Jansa wrote:
> On Sat, Mar 27, 2010 at 12:32:15PM +0100, Koen Kooi wrote:
>> I'm currently fixing outstanding bugs with our qt4 recipes so I can use them in and hostside as well as target side sdk and cmake support  would be helpfull :)
> 
> Have you seen this error? 

I see it now as well (only for qt4-x11 for some reason), and I'm trying
this fix:

- --- a/recipes/qt4/qt4.inc
+++ b/recipes/qt4/qt4.inc
@@ -265,7 +265,7 @@ do_install() {

        # QT abuses $includedir to point to its headers, which breaks
pkgconfig sysroot, so manually fix it up here:
        for pc in ${D}${libdir}/pkgconfig/*.pc ; do
- -               sed -i -e "s:prefix}include/${QT_BASE_NAME}/$(basename
$pc .pc):includedir}:" \
+               sed -i -e "s:prefix}include/${QT_BASE_NAME}/$(basename
$pc .pc):prefix}/include:" \

Will push if it works.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLr3VUMkyGM64RGpERAkDFAJ9DsIVx86Z9bRz7Y1f86BTvLDkyNwCfZKR8
KenGmR1WHpR1eBzPVu51ptc=
=S21L
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list