mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-06 14:14:36 +02:00
qtjsbackend: add .pri and .prl to SSTATE_SCAN_FILES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@ DEPENDS = "qtbase-native"
|
||||
|
||||
QT_MODULE = "qtjsbackend"
|
||||
|
||||
SSTATE_SCAN_FILES += "*.pri *.prl"
|
||||
|
||||
INC_PR = "r0"
|
||||
|
||||
inherit native qmake5_base
|
||||
|
||||
@@ -8,6 +8,8 @@ DEPENDS = "qtbase qtjsbackend-native"
|
||||
|
||||
INC_PR = "r0"
|
||||
|
||||
SSTATE_SCAN_FILES += "*.pri *.prl"
|
||||
|
||||
inherit qmake5
|
||||
|
||||
SRC_URI += " \
|
||||
|
||||
Reference in New Issue
Block a user