require qt5.inc SRC_URI += " \ file://0001-Add-linux-oe-g-platform.patch \ file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ file://0003-Add-external-hostbindir-option.patch \ file://0004-qmake-is-already-built-in-qtbase-native.patch \ file://0005-Allow-building-a-separate-qmake-for-the-target.patch \ file://0006-qt_functions-temporary-remove-isEmpty-check.patch \ file://0008-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ file://0009-qt_module-Fix-pkgconfig-replacement.patch \ file://0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch \ file://0011-qt_module-Fix-paths-in-.prl-files.patch \ " DEPENDS += "qtbase-native virtual/libgl freetype jpeg libpng zlib openssl glib-2.0 ${ICU} udev" # to provide xcb/xcb_icccm.h, xcb/xcb_image.h, xcb/xcb_keysyms.h and dbus/dbus.h XCB_DEPENDS += "xcb-util-wm xcb-util-image xcb-util-keysyms dbus" # reenable when we switch to "-qt-xcb" and build of # DEPENDS += "${XCB_DEPENDS}" # QT_MODULE_FLAGS = "-qt-xcb" # src/platformsupport/glxconvenience/ is resolved to be before build of # src/plugins/platforms/xcb/ QT_MODULE_FLAGS = "-no-xcb" INC_PR = "r0" # Qt uses atomic instructions not supported in thumb mode ARM_INSTRUCTION_SET = "arm" inherit qmake5 do_generate_qt_config_file_append() { cat >> ${WORKDIR}/qt.conf <