summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_1.0.bb
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-11-25 15:28:56 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2016-11-25 15:28:56 +0000
commit4b155ea6182063a293f41e2ae83bfb3395e3967a (patch)
treeb2111bffd2d7e6c268e11781ef894f7a0fe8305b /meta-app-framework/recipes-core/af-main/af-main_1.0.bb
parentc0bfe0c519deed4e8cb3250e56e14db08a5d8750 (diff)
parentf45014a50e1895cdaa3771b1245a87253ea929bf (diff)
Merge "Improves places for QT_WAYLAND_SHELL_INTEGRATION"
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.bb')
-rw-r--r--meta-app-framework/recipes-core/af-main/af-main_1.0.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.bb b/meta-app-framework/recipes-core/af-main/af-main_1.0.bb
index d8d7af4..1b4e209 100644
--- a/meta-app-framework/recipes-core/af-main/af-main_1.0.bb
+++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.bb
@@ -42,8 +42,11 @@ FILES_${PN} += "\
RDEPENDS_${PN}_append_smack = " smack-userspace"
DEPENDS_append_smack = " smack-userspace-native"
-# short hack here
-SRC_URI += " file://Hack-to-allow-the-debugging.patch"
+# short hacks here
+SRC_URI += "\
+ file://Hack-to-allow-the-debugging.patch \
+ file://add-qt-wayland-shell-integration.patch \
+"
do_install_append() {
if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then