summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch')
-rw-r--r--recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch b/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
index 59fc366..e10f9ab 100644
--- a/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
+++ b/recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
@@ -1,7 +1,7 @@
1From 3b568db9460c0359e8bda8256aa2161e5aafe07c Mon Sep 17 00:00:00 2001 1From 03053b119a625a03e28a86be0f0ab2aa9e2a6a49 Mon Sep 17 00:00:00 2001
2From: Tomeu Vizoso <tomeu.vizoso@collabora.com> 2From: Tomeu Vizoso <tomeu.vizoso@collabora.com>
3Date: Tue, 1 Oct 2013 13:19:20 +0200 3Date: Tue, 1 Oct 2013 13:19:20 +0200
4Subject: [PATCH 03/21] wayland: Add Wayland example 4Subject: [PATCH] wayland: Add Wayland example
5 5
6--- 6---
7 .../linux/apps/hello_pi/CMakeLists.txt | 1 + 7 .../linux/apps/hello_pi/CMakeLists.txt | 1 +
@@ -861,6 +861,3 @@ index 0000000..1a7bfc4
861+ return 0; 861+ return 0;
862+} 862+}
863+ 863+
864--
8652.27.0
866