Files
poky/meta/recipes-support
Jackie Huang 484b928531 apr: avoid absolute paths for grep
The apr provides usr/share/build-1/libtool which is required by
the recipe such as apache2, and it will find grep on the host
and set absolute paths in libtool: GREP="/usr/bin/grep"

If we build apr/apr-native on a host that grep is in "/usr/bin/grep",
and re-use the sstate on another host with "/bin/grep", it will fail
when build apache2/apache2-native with:

| tmp/sysroots/x86_64-linux/usr/share/build-1/libtool: line 1093: /usr/bin/grep: No such file or directory
| tmp/sysroots/intel-x86-64/usr/share/build-1/libtool: line 1093: /usr/bin/grep: No such file or directory

(From OE-Core rev: 475709fc4f32e1ed01f45ee44819cd24e739eb43)

(From OE-Core rev: bbfa5c57ee97a96acf0b280ce342a515744b89a2)

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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-31 10:19:02 +00:00
..
2014-12-31 10:19:02 +00:00
2014-08-15 18:21:52 +01:00
2014-08-03 12:40:40 +01:00
2014-11-24 16:24:55 +00:00
2014-09-30 14:10:35 +01:00
2014-01-06 11:13:55 +00:00
2014-09-22 13:04:22 +01:00
2014-08-23 23:01:57 +01:00
2014-12-31 10:18:54 +00:00
2014-08-23 23:01:59 +01:00
2014-09-30 14:10:35 +01:00
2014-10-10 16:44:31 +01:00
2014-08-23 09:26:08 +01:00
2014-08-02 09:26:16 +01:00
2014-01-02 22:39:23 +00:00
2014-01-02 22:39:23 +00:00
2014-08-31 23:40:49 +01:00
2014-08-02 09:26:16 +01:00
2014-08-15 18:21:48 +01:00
2014-09-10 11:33:22 +01:00
2014-06-25 13:51:46 +01:00
2014-09-03 11:09:02 +01:00
2014-09-10 15:38:57 +01:00
2014-11-24 16:24:55 +00:00
2014-09-29 12:12:44 +01:00
2014-06-16 15:31:40 +01:00
2014-08-23 09:26:09 +01:00