diff options
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qttools.inc')
-rw-r--r-- | recipes-qt/qt5/nativesdk-qttools.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/nativesdk-qttools.inc b/recipes-qt/qt5/nativesdk-qttools.inc index 494c7b88..c67f9cdf 100644 --- a/recipes-qt/qt5/nativesdk-qttools.inc +++ b/recipes-qt/qt5/nativesdk-qttools.inc | |||
@@ -4,6 +4,9 @@ QT_MODULE = "qttools" | |||
4 | 4 | ||
5 | require nativesdk-qt5.inc | 5 | require nativesdk-qt5.inc |
6 | 6 | ||
7 | # it's already included with newer oe-core, but include it here for dylan | ||
8 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qttools:" | ||
9 | |||
7 | SRC_URI += "file://0001-Allow-to-build-only-lrelease-lupdate-lconvert.patch" | 10 | SRC_URI += "file://0001-Allow-to-build-only-lrelease-lupdate-lconvert.patch" |
8 | 11 | ||
9 | PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" | 12 | PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" |