diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-07-25 23:44:16 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-08-16 15:17:26 +0100 |
| commit | a374ab0e4e5f2d17d506f28498b0de37798549fb (patch) | |
| tree | feeb903ad401d24fe81b0ba5dd03565c0f75d337 /recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | |
| parent | f961726634dc84b2f535ebd5eb323a3235785f30 (diff) | |
| download | meta-raspberrypi-a374ab0e4e5f2d17d506f28498b0de37798549fb.tar.gz | |
userland: Upgrade to latest
Fix build with glibc 2.30
Forward patches to 20190724 release
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 | 6 |
1 files changed, 3 insertions, 3 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 5a5a032..2fc16b1 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,7 +1,7 @@ | |||
| 1 | From 90f6ebc04c688720f45c7009d12d524d33f51781 Mon Sep 17 00:00:00 2001 | 1 | From 9568135c3e4c23e9056135a13cee58c37456aaac 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/19] EGL/glplatform.h: define EGL_CAST |
| 5 | 5 | ||
| 6 | C++ / C typecast macros for special EGL handle values: used by libepoxy code | 6 | C++ / C typecast macros for special EGL handle values: used by libepoxy code |
| 7 | The definition comes from the updated version of this header in mesa. | 7 | The definition comes from the updated version of this header in mesa. |
| @@ -28,5 +28,5 @@ index 1f7c930..c39d425 100644 | |||
| 28 | + | 28 | + |
| 29 | #endif /* __eglplatform_h */ | 29 | #endif /* __eglplatform_h */ |
| 30 | -- | 30 | -- |
| 31 | 2.21.0 | 31 | 2.22.0 |
| 32 | 32 | ||
