summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/classes/patch.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/classes/patch.bbclass')
-rw-r--r--yocto-poky/meta/classes/patch.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/yocto-poky/meta/classes/patch.bbclass b/yocto-poky/meta/classes/patch.bbclass
index 1e2aab041..3d22ad838 100644
--- a/yocto-poky/meta/classes/patch.bbclass
+++ b/yocto-poky/meta/classes/patch.bbclass
@@ -136,7 +136,6 @@ python patch_do_patch() {
s = d.getVar('S', True)
- path = os.getenv('PATH')
os.putenv('PATH', d.getVar('PATH', True))
# We must use one TMPDIR per process so that the "patch" processes
OpenPOWER on IntegriCloud