diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-02-22 16:34:15 -0800 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-02-24 11:07:36 +0000 |
commit | 60dbfd25443754690f834afe30e7a6dca46a40da (patch) | |
tree | 02afa16733ac801f295fff82d6043baf54fd6036 /recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | |
parent | a6c81aa527ce92e20452d5f23c17542bb81b4811 (diff) | |
download | meta-raspberrypi-60dbfd25443754690f834afe30e7a6dca46a40da.tar.gz |
userland: Upgrade to latest as of 20190114
Forward port the patches
package vcfiled init scripts
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 02cecb8..cfcc120 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 b5fa294c0d8fcb6dd5bfbfb96a0885dd9f3ae609 Mon Sep 17 00:00:00 2001 | 1 | From 3ba79e86cdec88440885fefc7aadf793b301b000 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.19.1 | 31 | 2.20.1 |
32 | 32 | ||