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/0010-Fix-for-framerate-with-nested-composition.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/0010-Fix-for-framerate-with-nested-composition.patch')
-rw-r--r-- | recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch b/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch index 70d9045..20a3743 100644 --- a/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch +++ b/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 2f0b25266d0b4b04ef78b8950f5bd9749857b4f0 Mon Sep 17 00:00:00 2001 | 1 | From c7acd48a9044e24d64ef453ff35202d6a697eb5d Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Tue, 29 Mar 2016 20:38:30 -0700 | 3 | Date: Tue, 29 Mar 2016 20:38:30 -0700 |
4 | Subject: [PATCH 10/18] Fix for framerate with nested composition | 4 | Subject: [PATCH 10/18] Fix for framerate with nested composition |
@@ -56,5 +56,5 @@ index 03fe67b..13a110c 100644 | |||
56 | #ifdef ANDROID | 56 | #ifdef ANDROID |
57 | CLIENT_UNLOCK(); | 57 | CLIENT_UNLOCK(); |
58 | -- | 58 | -- |
59 | 2.20.1 | 59 | 2.21.0 |
60 | 60 | ||