]> code.ossystems Code Review - openembedded-core.git/commit
gzip: Avoid host contamination during build
authorDan McGregor <dan.mcgregor@usask.ca>
Fri, 30 May 2014 21:39:48 +0000 (15:39 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Jun 2014 13:28:35 +0000 (14:28 +0100)
commit8ae714bb59c67433ded1efe6a8750e0e9c126dab
tree5e1b849bab18df1def6577e6d4382a259e9d20b6
parent106e9a3f594658b6a207f1f29bd4007616cc31d6
gzip: Avoid host contamination during build

On systems with /bin and /usr/bin merged the gzip recipe may find grep
in /usr/bin, while OE puts it in /bin. Force the recipe to find grep in
the correct place.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/gzip/gzip.inc