[OE-core] [PATCH] cmake: add support for oe qt4 tools names

Richard Purdie richard.purdie at linuxfoundation.org
Mon May 16 15:10:14 UTC 2011


On Thu, 2011-05-12 at 15:36 +0000, Otavio Salvador wrote:
> The FindQt4 module looks for Qt4 binaries to be able to gather the
> paths used for compilation and also to be using during other processes
> (translation update, translation binary generating and like) however
> OpenEmbedded has renamed those to allow old QMake to be used in
> parallel with the current one. This patch adds support for the
> OpenEmbedded specific binary names.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  meta/recipes-devtools/cmake/cmake-native_2.8.3.bb  |    2 +-
>  meta/recipes-devtools/cmake/cmake.inc              |    3 +-
>  .../cmake/cmake/support-oe-qt4-tools-names.patch   |   98 ++++++++++++++++++++
>  3 files changed, 101 insertions(+), 2 deletions(-)
>  create mode 100644 meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch

Merged to master, thanks.

Cheers,

Richard





More information about the Openembedded-core mailing list