generic-poky/meta
Ross Burton 442efc3959 patch.bbclass: unset TMPDIR after use
GNU Patch < 2.6.1 has a race condition so we create a per-instance TMPDIR to
avoid this.  This was implemented by setting os.environ[TMPDIR] but at the end
of do_patch the temporary directory is deleted but TMPDIR is not unset.

In general this doesn't cause a problem but if do_patch is embedded in a larger
function then TMPDIR is set to a directory that doesn't exist.  Avoid this by
removing TMPDIR from os.environ when the directory is deleted.

(From OE-Core rev: 51ea4378864f1468df2ca282a84f78a17d6861aa)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-29 09:04:22 +01:00
..
classes patch.bbclass: unset TMPDIR after use 2014-06-29 09:04:22 +01:00
conf native.bbclass: Properly define directories 2014-06-14 08:43:56 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib lib/oe/package_manager.py: Add processing for alternative SDK_OS 2014-06-25 13:51:47 +01:00
recipes-bsp u-boot-fw-utils: install config file 2014-06-25 13:51:49 +01:00
recipes-connectivity mobile-broadband-provider-info: Update SRCREV 2014-06-25 13:51:47 +01:00
recipes-core initrdscripts: Try to boot if boot label is unknown 2014-06-29 09:04:21 +01:00
recipes-devtools recipes-devtools: fix segfault in lib32-gcc with "." multilib_dir 2014-06-29 09:04:21 +01:00
recipes-extended sudo: upgrade from 1.8.10p2 to 1.8.10p3 2014-06-25 13:51:48 +01:00
recipes-gnome gdk-pixbuf: fix paths to test binaries 2014-06-10 17:11:55 +01:00
recipes-graphics libsdl: Convert to use pkg-config in internal m4 macros 2014-06-25 13:51:48 +01:00
recipes-kernel lttng-modules: update to 2.4.1-stable latest 2014-06-18 10:44:10 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia gst-openmax: Add missing pkgconfig inherit 2014-06-25 13:51:47 +01:00
recipes-qt qmmp: upgrade to 0.7.7 2014-06-17 17:56:21 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS 2014-06-03 16:49:19 +01:00
recipes-support createrepo: RDEPENDS on libxml2-python 2014-06-25 13:51:49 +01:00
site siteinfo, insane: Recognize musl specific triplets 2014-06-01 14:29:29 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00