summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/qt4-native_4.7.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt4: replace qt4-tools-native with qt4-nativePaul Eggleton2011-08-151-0/+13
Installs native versions of the Qt libraries in addition to the tools, allowing compilation of external native tools that require Qt libs. PROVIDES qt4-tools-native so it should be a drop-in replacement. Developed with reference to the corresponding qt4-native changes in OE. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>