]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 30 Sep 2021 14:20:38 +0000 (04:20 -1000)
commitd12c44df66ca065a1526c7d6885e726cf50aab46
treecb2ba17c7ccf3a99f306c11385cd985c785c2a32
parent15db91abd152aa3d22d24f951ba7663ab59ff7eb
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>
(cherry picked from commit 3a55194f90e11da5671b24391a4aaf2b86a8e1e6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-graphics/glew/glew/notempdir.patch [new file with mode: 0644]
meta/recipes-graphics/glew/glew_2.2.0.bb