]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 4 Oct 2021 02:46:18 +0000 (10:46 +0800)
commitf730707b3e00e5d9d145d55cdf479cd6d11a62f5
tree04c3582a0eeb9595b838b3f2a3dfae1dde8310ef
parent27c7e46bc4dbabdcd8c5c1a9de2906c5bc8a48c4
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: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-graphics/glew/glew/notempdir.patch [new file with mode: 0644]
meta/recipes-graphics/glew/glew_2.2.0.bb