mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-02 19:12:50 +02:00
libqofono: include /qt5/mkspecs in ${PN}-dev
* libqofono doesn't respect the install variables and mkspecs end in
${datadir}/qt5/mkspecs even when QT_DIR_NAME is empty and
OE_QMAKE_PATH_ARCHDATA is just ${datadir}/mkspecs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -32,4 +32,5 @@ FILES_${PN} += " \
|
||||
FILES_${PN}-dev += " \
|
||||
${OE_QMAKE_PATH_ARCHDATA}/mkspecs \
|
||||
${libdir}/libqofono-qt5.prl \
|
||||
${datadir}/qt5/mkspecs \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user