mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 12:12:07 +02:00
mallit-framework-qt5: Don't set OE_QMAKE_PATH_HEADERS
The qmake class now respects the QT_DIR_NAME setting when setting the headers path, so this change is not needed anymore. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
@@ -6,12 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
|
||||
|
||||
inherit qmake5
|
||||
|
||||
# Set path of qt5 headers as qmake5_base.bbclass sets this to just ${includedir}
|
||||
# but
|
||||
# actually it is ${includedir}/qt5
|
||||
OE_QMAKE_PATH_HEADERS = "${OE_QMAKE_PATH_QT_HEADERS}"
|
||||
|
||||
|
||||
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
|
||||
file://0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch \
|
||||
file://maliit-server.desktop \
|
||||
|
||||
Reference in New Issue
Block a user