diff options
Diffstat (limited to 'recipes-qt/qt5/qtwayland_5.4.1.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwayland_5.4.1.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-qt/qt5/qtwayland_5.4.1.bb b/recipes-qt/qt5/qtwayland_5.4.1.bb deleted file mode 100644 index 452851b8..00000000 --- a/recipes-qt/qt5/qtwayland_5.4.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require qt5-${PV}.inc | ||
| 2 | require ${PN}.inc | ||
| 3 | |||
| 4 | SRC_URI[md5sum] = "a132295b896062d21ded0937a56d22a3" | ||
| 5 | SRC_URI[sha256sum] = "653b5e600b1cbf3275d0858415570d2a2611823a4651ee911e684dcae870d792" | ||
| 6 | |||
| 7 | SRC_URI += " \ | ||
| 8 | file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ | ||
| 9 | " | ||
| 10 | QT_VERSION ?= "${PV}" | ||
| 11 | |||
| 12 | do_install_append() { | ||
| 13 | # do install files created by qtwaylandscanner | ||
| 14 | install ${B}/include/QtCompositor/${QT_VERSION}/QtCompositor/private/qwayland-server-*.h ${D}${OE_QMAKE_PATH_QT_HEADERS}/QtCompositor/${QT_VERSION}/QtCompositor/private | ||
| 15 | install ${B}/include/QtCompositor/${QT_VERSION}/QtCompositor/private/*protocol*.h ${D}${OE_QMAKE_PATH_QT_HEADERS}/QtCompositor/${QT_VERSION}/QtCompositor/private | ||
| 16 | } | ||
