From 842174e46db477167f44870160edadb46c7a3468 Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Fri, 18 Nov 2022 21:26:38 +0100 Subject: qt5: examples: cinematicexperience: Fix patch formating The fix-fullscreen-mode.patch is formated incorrectly. This leads to a build failure. This patch fixes it. Related-to: ELB-4884 Signed-off-by: Stefan Eichenberger --- .../recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch b/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch index a7a6846..a82dc40 100644 --- a/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch +++ b/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch @@ -1,5 +1,5 @@ ---- main.cpp.orig 2022-11-16 15:25:11.221100107 +0100 -+++ main.cpp 2022-11-18 09:30:01.084064039 +0100 +--- a/main.cpp 2022-11-16 15:25:11.221100107 +0100 ++++ b/main.cpp 2022-11-18 09:30:01.084064039 +0100 @@ -1,5 +1,22 @@ #include #include -- cgit v1.2.3