]> code.ossystems Code Review - openembedded-core.git/commit
glew: Stop polluting /tmp during builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Sep 2021 09:58:08 +0000 (10:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Sep 2021 10:02:50 +0000 (11:02 +0100)
commit3a55194f90e11da5671b24391a4aaf2b86a8e1e6
tree423eb308707d813318242ebbacef48f5996b3333
parentbe119ead6d5bb01a50f78fd34024ded1289c9fd7
glew: Stop polluting /tmp during builds

Currently the glew code creates a new directory in /tmp for each make
invocation. This is a bit ugly, don't do that. The patch does break the
dist targets but we don't use them.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/glew/glew/notempdir.patch [new file with mode: 0644]
meta/recipes-graphics/glew/glew_2.2.0.bb