diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-27 10:58:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-07 15:10:33 +0100 |
commit | b47125666fe44e491ce9a4ecadd1875bec9891db (patch) | |
tree | 853d606e2c430802e7c5e69f9517f191a581f470 /bitbake/lib/bb/fetch2/git.py | |
parent | dd1f464f36e0c073f7d12a14536bc19dd154ac8a (diff) | |
download | poky-b47125666fe44e491ce9a4ecadd1875bec9891db.tar.gz |
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.
(From OE-Core rev: d12c44df66ca065a1526c7d6885e726cf50aab46)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3a55194f90e11da5671b24391a4aaf2b86a8e1e6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions