summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools-5.0.2/0001-Allow-to-build-only-lrelease-lupdate-lconvert.patch
Commit message (Collapse)AuthorAgeFilesLines
* recipes-qt5: Drop 5.0.2 version and 2nd qtwayland recipeMartin Jansa2013-09-131-127/+0
| | | | | | * this will make maintaining meta-qt5 a bit easier Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qttools-native: Add module to build lrelease+lupdate+lconvertBhooshan Supe2013-09-131-0/+127
:Release Notes: Add optional Qt-Tools module. :Detailed Notes: Qt provide optional Qt-Tools like "lrelease", etc. In absence of these tools one can not have i18n and l10n changes automated in build. Adding "qttools-native" to "meta-qt5" Open Embedded layer provides those tools. Using Qt-Tools i18n and l10n changes can be auomated. :Testing Performed: :QA Notes: :Issues Addressed: [GF-11028] Enable build of Qt localization tools in the Qt component Change-Id: Ieb679249a05501a6ccb25108903a0fd48d4014f0