diff options
Diffstat (limited to 'recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch')
-rw-r--r-- | recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch b/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch index 68875eb..d9aba5e 100644 --- a/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch +++ b/recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 581742c1edf89d4ed3728a3c6d59484ced4234cc Mon Sep 17 00:00:00 2001 | 1 | From 2291cf20017c297e6ed3afd56945cf8768c9901e 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: Sat, 6 Feb 2016 11:09:18 -0800 | 3 | Date: Sat, 6 Feb 2016 11:09:18 -0800 |
4 | Subject: [PATCH] Remove RPC_FLUSH | 4 | Subject: [PATCH 08/21] Remove RPC_FLUSH |
5 | 5 | ||
6 | Origins from buildroot | 6 | Origins from buildroot |
7 | 7 | ||
@@ -22,3 +22,6 @@ index f9b7287..b04ffef 100644 | |||
22 | #if EGL_BRCM_global_image | 22 | #if EGL_BRCM_global_image |
23 | } | 23 | } |
24 | #endif | 24 | #endif |
25 | -- | ||
26 | 2.27.0 | ||
27 | |||