revert patches

This commit is contained in:
chaos 2024-09-04 22:07:44 +01:00
parent 4bdaaed80c
commit df5c5c0112
No known key found for this signature in database
4 changed files with 1 additions and 12337 deletions

View file

@ -55,6 +55,7 @@
# Makes GPU work?
dtoverlay=vc4-kms-v3d-pi5
cma=256M@256M
# Force 32 bpp framebuffer allocation.
framebuffer_depth=32

View file

@ -42,8 +42,6 @@ in {
patches =
oA.patches
++ [
./rbp2-000-do-not-include-gles3-headers.patch
./rbp2-001-add-raspberrypi5-support.patch
];
});

View file

@ -1,17 +0,0 @@
--- a/include/meson.build 2022-02-28 00:20:21.754665910 +0000
+++ b/include/meson.build 2022-02-28 00:20:32.310758480 +0000
@@ -51,14 +51,6 @@
'GLES2/gl2platform.h',
subdir : 'GLES2',
)
- install_headers(
- 'GLES3/gl3.h',
- 'GLES3/gl31.h',
- 'GLES3/gl32.h',
- 'GLES3/gl3ext.h',
- 'GLES3/gl3platform.h',
- subdir : 'GLES3',
- )
endif
if with_opengl