summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-07-13 14:01:29 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-07-14 17:16:50 +0100
commit497a90a220086c1b23f6bd53a502adfa7bb060b9 (patch)
treeb22c1227ce2d068d1825aa659d3330383d9cdc8a /recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
parent372dc40ae390afa3d586e641952b5e639edefb8e (diff)
downloadmeta-raspberrypi-497a90a220086c1b23f6bd53a502adfa7bb060b9.tar.gz
userland: Update to 2020-06-24 top commit
Forward port patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch')
-rw-r--r--recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch b/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
index 19939e0..53403d7 100644
--- a/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
+++ b/recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
@@ -1,7 +1,7 @@
1From efd80d2b278c326cc3dae7eeb1fed6c4dd12a8a6 Mon Sep 17 00:00:00 2001 1From a09feea5ceb0af717c17a3a7df8a638f8e858f52 Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Sat, 2 Apr 2016 10:54:59 -0700 3Date: Sat, 2 Apr 2016 10:54:59 -0700
4Subject: [PATCH] implement buffer wrapping interface for dispmanx 4Subject: [PATCH 12/21] implement buffer wrapping interface for dispmanx
5 5
6Courtesy: Zan Dobersek 6Courtesy: Zan Dobersek
7 7
@@ -87,3 +87,6 @@ index c18626d..11ed1ef 100644
87 </interface> 87 </interface>
88 88
89 </protocol> 89 </protocol>
90--
912.27.0
92