On Fri, May 30, 2014 at 6:39 PM, Dan McGregor wrote:
> From: Dan McGregor
>
> 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
Great fix. It seems
From: Dan McGregor
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
---
meta/recipes-extended/gzip/gzip.inc | 2 ++
1 file changed, 2 insertions(+)
diff