diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-05-22 10:59:19 -0700 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-20 21:56:21 +0100 |
commit | fe7725eb971a2ccef666e0b5d438fedf35aefcd6 (patch) | |
tree | 644f736ecad0a8e6afb22d1d9ccc06fe0506ab9b /recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch | |
parent | adbad84b6405bd49803e60f73542cf72d7c23ca8 (diff) | |
download | meta-raspberrypi-fe7725eb971a2ccef666e0b5d438fedf35aefcd6.tar.gz |
userland: Update to 20190501
Forward port the patches as needed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch')
-rw-r--r-- | recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch b/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch index 5197856..aae0b02 100644 --- a/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch +++ b/recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From e99b2eafba5260b8087fc1a85830b08ea3228292 Mon Sep 17 00:00:00 2001 | 1 | From 789d16a9d5aa57b201e9d6be9427671f48fec5e4 Mon Sep 17 00:00:00 2001 |
2 | From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> | 2 | From: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> |
3 | Date: Thu, 19 Jan 2017 18:56:07 +0000 | 3 | Date: Thu, 19 Jan 2017 18:56:07 +0000 |
4 | Subject: [PATCH 13/18] Implement triple buffering for wayland | 4 | Subject: [PATCH 13/18] Implement triple buffering for wayland |
@@ -86,5 +86,5 @@ index e328b77..58a3184 100644 | |||
86 | back_wl_buffer | 86 | back_wl_buffer |
87 | 87 | ||
88 | -- | 88 | -- |
89 | 2.20.1 | 89 | 2.21.0 |
90 | 90 | ||