diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2023-06-21 13:59:29 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-21 13:59:29 -0300 |
| commit | c327d5541e236fbd08bb39104d5a5601018d68fe (patch) | |
| tree | ac5cacda1500f87a014852fd307e85018115e8f9 /recipes-graphics | |
| parent | 057e3d2b32ac13609d5f3a6ef3c7dd1b8e8f64ae (diff) | |
| parent | ef66b6988cf5a2135ae62b8bc2b4759d5e87cd0a (diff) | |
| download | meta-freescale-c327d5541e236fbd08bb39104d5a5601018d68fe.tar.gz | |
Merge pull request #1581 from YoeDistro/yoe/mut
alsa-lib: Correct Upstream-Status
Diffstat (limited to 'recipes-graphics')
| -rw-r--r-- | recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch b/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch index eb541d658..459a6ebd4 100644 --- a/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch +++ b/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | mesa-demos: Add extension header to fix build break now that gl1 is removed | 1 | mesa-demos: Add extension header to fix build break now that gl1 is removed |
| 2 | 2 | ||
| 3 | Upstream Status: Pending | 3 | Upstream-Status: Pending |
| 4 | 4 | ||
| 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
| 5 | diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c | 6 | diff --git a/src/egl/opengles1/clear.c b/src/egl/opengles1/clear.c |
| 6 | index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644 | 7 | index 9fe1b5291e1905fd6fe572063ed707d59ce45a81..ca9954a21b5f475709dbdef07f90b900962fcbc7 100644 |
| 7 | --- a/src/egl/opengles1/clear.c | 8 | --- a/src/egl/opengles1/clear.c |
