cmake: add patch to fix Qt mkspecs detection
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Dec 2013 13:09:46 +0000 (14:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Dec 2013 23:12:55 +0000 (00:12 +0100)
commitef2c1970e4bff3be3992014070392b0e6bc28bd2
tree2efa4f63c5420bdcbd8c92fd26547ab8c01ddcd3
parent765dad1eab610318f63a66a13bcd29c50ba76a8c
cmake: add patch to fix Qt mkspecs detection

The FindQt4 macros that search the mkspecs directory had a bug that
prevented the mkspecs directory from being found, causing build
failures of the qjson and grantlee.

Fixes:

  http://autobuild.buildroot.org/results/75b/75b45da597c12034baad50492c0c8150dc1bf0aa/build-end.log
  http://autobuild.buildroot.org/results/3b9/3b9d022b02c4497efed178f35c069ea99a7d3eef/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cmake/cmake-0001-FindQt4-do-not-prepend-CMake-root-path-when-searchin.patch [new file with mode: 0644]