diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-28 13:03:59 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-28 15:55:09 +0200 |
| commit | eed206da36737ab299599f87d8f3d08cb3838635 (patch) | |
| tree | 87a649dd87f831438c22871a237e4de000a2041e /recipes-qt/qt5/qtjsbackend-native.inc | |
| parent | 40cf08634741494df0c66fdfb151613b7ae29803 (diff) | |
| download | meta-qt5-eed206da36737ab299599f87d8f3d08cb3838635.tar.gz | |
qt5: move SSTATE_SCAN_FILES to qmake5_base.bbclass
* penalty for more replacements is better then to forget to add this
in some component which will also install .prl files
Diffstat (limited to 'recipes-qt/qt5/qtjsbackend-native.inc')
| -rw-r--r-- | recipes-qt/qt5/qtjsbackend-native.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtjsbackend-native.inc b/recipes-qt/qt5/qtjsbackend-native.inc index b73311ee..25de8e60 100644 --- a/recipes-qt/qt5/qtjsbackend-native.inc +++ b/recipes-qt/qt5/qtjsbackend-native.inc | |||
| @@ -5,8 +5,6 @@ DEPENDS = "qtbase-native" | |||
| 5 | 5 | ||
| 6 | QT_MODULE = "qtjsbackend" | 6 | QT_MODULE = "qtjsbackend" |
| 7 | 7 | ||
| 8 | SSTATE_SCAN_FILES += "*.pri *.prl" | ||
| 9 | |||
| 10 | INC_PR = "r0" | 8 | INC_PR = "r0" |
| 11 | 9 | ||
| 12 | inherit native qmake5_base | 10 | inherit native qmake5_base |
