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:29:30 +0000 (14:29 +0100)
commitad0b1b47188a2f9567b2d3488d6652ec7adc31cd
treed8324a28af220e7ada6b40dbd3740070545d67f3
parent3e74dd4aa9f2f698d3a98fe3e8ab8b365e0f7c89
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