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/0015-EGL-glplatform.h-define-EGL_CAST.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/0015-EGL-glplatform.h-define-EGL_CAST.patch')
-rw-r--r-- | recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch b/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch index cfcc120..5a5a032 100644 --- a/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch +++ b/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 3ba79e86cdec88440885fefc7aadf793b301b000 Mon Sep 17 00:00:00 2001 | 1 | From 90f6ebc04c688720f45c7009d12d524d33f51781 Mon Sep 17 00:00:00 2001 |
2 | From: Andrea Galbusera <gizero@gmail.com> | 2 | From: Andrea Galbusera <gizero@gmail.com> |
3 | Date: Fri, 14 Jul 2017 09:52:54 +0200 | 3 | Date: Fri, 14 Jul 2017 09:52:54 +0200 |
4 | Subject: [PATCH 15/18] EGL/glplatform.h: define EGL_CAST | 4 | Subject: [PATCH 15/18] EGL/glplatform.h: define EGL_CAST |
@@ -28,5 +28,5 @@ index 1f7c930..c39d425 100644 | |||
28 | + | 28 | + |
29 | #endif /* __eglplatform_h */ | 29 | #endif /* __eglplatform_h */ |
30 | -- | 30 | -- |
31 | 2.20.1 | 31 | 2.21.0 |
32 | 32 | ||