]> 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>
Tue, 10 Jun 2014 16:10:33 +0000 (17:10 +0100)
commit26e46f935cc98845225c41d954b34b3312a4c37d
tree8968e8d8fcace862afb094324d94267bc28eb1ff
parentd5a9290649fb493b6ac8b585d82ee9f02d138147
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.

(From OE-Core rev: 8ae714bb59c67433ded1efe6a8750e0e9c126dab)

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