This is just a tentative workaround for the Weston 2.0 display issue. Weston should be used instead of qwindow-compositor after the Weston 2.0 display problem is fixed.
Signed-off-by: Eric Ruei <[email protected]> --- recipes-core/matrix/matrix-gui-video-analytics-demos_2.0.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-core/matrix/matrix-gui-video-analytics-demos_2.0.bbappend diff --git a/recipes-core/matrix/matrix-gui-video-analytics-demos_2.0.bbappend b/recipes-core/matrix/matrix-gui-video-analytics-demos_2.0.bbappend new file mode 100644 index 0000000..a246ecb --- /dev/null +++ b/recipes-core/matrix/matrix-gui-video-analytics-demos_2.0.bbappend @@ -0,0 +1,4 @@ +PR_append = ".tisdk0" + +SRCREV = "5abdf6d0e0fbfc54aab8c8488ec42932351e27b9" + -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
