Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-graphics/wayland/weston_7.0.0.bbappend | 42 +++++++++++-----------
 1 file changed, 20 insertions(+), 22 deletions(-)

diff --git a/meta-arago-distro/recipes-graphics/wayland/weston_7.0.0.bbappend 
b/meta-arago-distro/recipes-graphics/wayland/weston_7.0.0.bbappend
index 1bdcf7e..5e15bb6 100644
--- a/meta-arago-distro/recipes-graphics/wayland/weston_7.0.0.bbappend
+++ b/meta-arago-distro/recipes-graphics/wayland/weston_7.0.0.bbappend
@@ -1,6 +1,4 @@
-# When configured for fbdev compositor, make it the default
-PACKAGECONFIG[fbdev] = "--enable-fbdev-compositor 
WESTON_NATIVE_BACKEND="fbdev-backend.so",--disable-fbdev-compositor,udev mtdev"
-PACKAGECONFIG[kms] = "--enable-drm-compositor,--disable-drm-compositor,drm 
udev virtual/libgbm mtdev"
+PACKAGECONFIG[kms] = "-Dbackend-drm=true,-Dbackend-drm=false,drm udev 
virtual/libgbm mtdev"
 
 PR_append = ".arago34"
 
@@ -8,24 +6,24 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 RDEPENDS_${PN} += "weston-conf"
 
-SRC_URI += " \
-        file://0002-weston-Allow-visual_id-to-be-0.patch \
-        file://0003-weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch 
\
-        file://0004-weston-Fix-touch-screen-crash-issue.patch \
-        file://0005-weston-drm-fix-dual-display-issue.patch \
-        file://0001-protocol-add-weston-debug.xml.patch \
-        file://0002-libweston-add-weston_debug-API-and-implementation.patch \
-        file://0003-compositor-add-option-to-enable-weston_debug.patch \
-        file://0004-clients-add-weston-debug.patch \
-        file://0005-compositor-offer-logs-via-weston-debug.patch \
-        file://0006-xwm-dump_property-to-use-FILE-internally.patch \
-        file://0007-xwm-move-FILE-to-the-callers-of-dump_property.patch \
-        file://0008-xwm-convert-WM_DEBUG-into-a-weston-debug-scope.patch \
-        file://0009-compositor-protocol-logger.patch \
-        file://0010-compositor-Add-weston_layer_mask_is_infinite.patch \
-        file://0011-compositor-Add-scene-graph-debug-scope.patch \
-        file://0012-compositor-drm-Add-backend-pointer-to-drm_output.patch \
-        file://0013-compositor-drm-Add-drm-backend-log-debug-scope.patch \
-"
+#SRC_URI += " \
+#        file://0002-weston-Allow-visual_id-to-be-0.patch \
+#        
file://0003-weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch \
+#        file://0004-weston-Fix-touch-screen-crash-issue.patch \
+#        file://0005-weston-drm-fix-dual-display-issue.patch \
+#        file://0001-protocol-add-weston-debug.xml.patch \
+#        file://0002-libweston-add-weston_debug-API-and-implementation.patch \
+#        file://0003-compositor-add-option-to-enable-weston_debug.patch \
+#        file://0004-clients-add-weston-debug.patch \
+#        file://0005-compositor-offer-logs-via-weston-debug.patch \
+#        file://0006-xwm-dump_property-to-use-FILE-internally.patch \
+#        file://0007-xwm-move-FILE-to-the-callers-of-dump_property.patch \
+#        file://0008-xwm-convert-WM_DEBUG-into-a-weston-debug-scope.patch \
+#        file://0009-compositor-protocol-logger.patch \
+#        file://0010-compositor-Add-weston_layer_mask_is_infinite.patch \
+#        file://0011-compositor-Add-scene-graph-debug-scope.patch \
+#        file://0012-compositor-drm-Add-backend-pointer-to-drm_output.patch \
+#        file://0013-compositor-drm-Add-drm-backend-log-debug-scope.patch \
+#"
 
 INHIBIT_PACKAGE_STRIP = "1"
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to