[PATCH] glew: update patch status
Ross Burton <ross@...>
Signed-off-by: Ross Burton <ross.burton@...>
--- .../glew/glew/0001-Fix-build-race-in-Makefile.patch | 2 +- meta/recipes-graphics/glew/glew/no-strip.patch | 2 +- meta/recipes-graphics/glew/glew/notempdir.patch | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makef= ile.patch b/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefi= le.patch index 7edcfe8de8..2418646689 100644 --- a/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefile.pat= ch +++ b/meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefile.pat= ch @@ -1,4 +1,4 @@ -Upstream-Status: Submitted [https://github.com/nigels-com/glew/pull/311] +Upstream-Status: Backport [767e0316450911f1158bd4f7fd8dcd066bae5c55] Signed-off-by: Ross Burton <ross.burton@...> =20 From 0ce0a85597db48a2fca619bd95e34af091e54ae8 Mon Sep 17 00:00:00 2001 diff --git a/meta/recipes-graphics/glew/glew/no-strip.patch b/meta/recipe= s-graphics/glew/glew/no-strip.patch index e411f11cb5..5708d93082 100644 --- a/meta/recipes-graphics/glew/glew/no-strip.patch +++ b/meta/recipes-graphics/glew/glew/no-strip.patch @@ -1,7 +1,7 @@ Don't forcibly strip the binaries. =20 Signed-off-by: Ross Burton <ross.burton@...> -Upstream-Status: Pending +Upstream-Status: Backport [d7693eea09ac76c67f5f3aa538bb911ce2291e2c] =20 diff --git a/Makefile b/Makefile index 6a9803c..170c0ce 100644 diff --git a/meta/recipes-graphics/glew/glew/notempdir.patch b/meta/recip= es-graphics/glew/glew/notempdir.patch index 8d79ce0cdf..68b46b6641 100644 --- a/meta/recipes-graphics/glew/glew/notempdir.patch +++ b/meta/recipes-graphics/glew/glew/notempdir.patch @@ -2,6 +2,8 @@ We don't use the dist-* targets and hence DIST_DIR isn't = used. The current code creates a new temp directory in /tmp/ for every invocation of make. Lets not do that. =20 +https://github.com/nigels-com/glew/issues/334 + Upstream-Status: Pending [a revised version would be needed for upstream= ] Signed-off-by: Richard Purdie <richard.purdie@...> =20 --=20 2.25.1 |
|