]> code.ossystems Code Review - openembedded-core.git/commit
patch.bbclass: remove useless path assignment
authorAlex Franco <alejandro.franco@linux.intel.com>
Tue, 5 Apr 2016 16:21:34 +0000 (11:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Apr 2016 22:12:41 +0000 (23:12 +0100)
commita3c7c5148017c652661f2c5f79d90aa80dcb479b
tree9e3c611f4284390114c7241e06ac1a9a6c9571cc
parentae15536d8b441a51ef453fe3f8ca9cf9d856cd93
patch.bbclass: remove useless path assignment

A path variable is assigned the value of PATH from the
environment, before the PATH is set on the environemnt
from the value of PATH in the bb datastore. This seems
to be an unnecessary leftover.

[YOCTO #8543]

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/patch.bbclass