diff options
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.patch | 7 |
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 3da0f50..b995769 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 @@ | |||
1 | From 481a9aeba3f84371668fdf8a1380a3cb23bfc502 Mon Sep 17 00:00:00 2001 | 1 | From d2fd39ea43f948feba34e895600afd801e03691f Mon Sep 17 00:00:00 2001 |
2 | From: Tomeu Vizoso <tomeu.vizoso@collabora.com> | 2 | From: Tomeu Vizoso <tomeu.vizoso@collabora.com> |
3 | Date: Tue, 1 Oct 2013 13:19:20 +0200 | 3 | Date: Tue, 1 Oct 2013 13:19:20 +0200 |
4 | Subject: [PATCH 03/19] wayland: Add Wayland example | 4 | Subject: [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 8225dd5..0be6ce7 100755 | |||
861 | make -C hello_mmal_encode | 861 | make -C hello_mmal_encode |
862 | - | 862 | - |
863 | +make -C hello_wayland | 863 | +make -C hello_wayland |
864 | -- | ||
865 | 2.22.0 | ||
866 | |||