generic-poky/meta/recipes-extended/gzip
Jackie Huang 997fb34747 gzip: fix MakeMaker issues with using wrong SHELL/GREP
A set of substitution is being processed to all target scripts with sed by
replacing some key words with the detected values at configure time, this
is exactly not compliant with cross compling, and will cause missing path
errors at run time like:
"/usr/bin/zgrep: line 230: /usr/bin/grep: No such file or directory"

Fixed by removing unneeded substitution and using real runtime paths
instead.

(From OE-Core rev: fafdf20179cf28b24459dc0263e4ba36e5843b85)

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-05 18:01:07 +00:00
..
gzip-1.3.12 Upstream-Status: Update patch upstream-status for GPLv2 recipes 2011-05-17 15:14:46 +01:00
gzip-1.6 gzip: fix MakeMaker issues with using wrong SHELL/GREP 2014-12-05 18:01:07 +00:00
gzip.inc gzip: fix MakeMaker issues with using wrong SHELL/GREP 2014-12-05 18:01:07 +00:00
gzip_1.3.12.bb gzip: move uncompress bin to avoid cross-fs link 2014-07-10 17:38:32 +01:00
gzip_1.6.bb gzip : upgrade to 1.6 2013-06-13 17:38:07 +01:00