Convert to new override syntax
[AGL/meta-agl-demo.git] / recipes-qt / qt / qtwayland_agldemo.inc
index 46bf2e7..b24c7b7 100644 (file)
@@ -1,4 +1,4 @@
-FILESEXTRAPATHS_append := ":${THISDIR}/qtwayland"
+FILESEXTRAPATHS:append := ":${THISDIR}/qtwayland"
 
 # QT_MODULE_BRANCH = "5.4"
 
@@ -11,16 +11,9 @@ FILESEXTRAPATHS_append := ":${THISDIR}/qtwayland"
 #    file://0001-protocol-update-3rd-party-ivi-application-protocol.patch \
 #    file://0002-qwaylandwindow-add-support-for-IVI-Surface-ID-proper.patch \
 #
-#  The xdg-shell merged into upstream, so we don't need these patch anymore.
-#  But xdg-shell doesn't work well in current AGL Distro because of
-#  mismatch of protocol versions between server(weston) and client(Qt Apps).
-#
-#    file://0016-xdg-shell-Add-xdg-shell-protocol-file-version-1.4.0.patch \
-#    file://0017-xdg-shell-Add-minimize-feature-to-QWindow-using-wayl.patch \
-#    file://0019-xdg-shell-upgrade-to-support-current-version-weston-.patch \
-#
 
-SRC_URI_append = "\
+SRC_URI:append = "\
     file://0010-Added-manifest-file-according-to-smack-3-domain-mode.patch \
+    file://0001-client-qwaylandintegration-Do-not-attempt-to-use-the.patch \
     "