qt4: Hack out the pg_config invocation on configure
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 10 Aug 2009 04:33:31 +0000 (06:33 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 10 Aug 2009 04:49:52 +0000 (06:49 +0200)
commitf20d7d2a7e87b6c9fa8f368cce8813188c80f00c
tree4d1799b5982366ab8c1a57b999972b5238f1f963
parent96efe18731e6dddf5fedbe90478fcf9565155081
qt4: Hack out the pg_config invocation on configure

Currently the configure script of Qt is invoking pg_config
which is a native application and not staged. Even though
we pass the directory with the header files we will fail
the postgres test as pg_config from the host will tell us
something about /usr/include.

There is no need for us to check pg_config, hack it out.
recipes/qt4/files/hack-out-pg_config.patch [new file with mode: 0644]
recipes/qt4/qt4-embedded_4.5.2.bb
recipes/qt4/qt4-x11-free-gles_4.5.2.bb
recipes/qt4/qt4-x11-free_4.5.2.bb