Files
poky/meta/recipes-devtools
Yue Tao 2ab41dfb60 python: do not replace ccache in the middle of a path
Python recipe did a sed s/ccache/$(CCACHE) on the Makefile, which
replaces all "ccache" including ones that consist of a full path.
This leads to build error when building in a project path with
"ccache" in its name. Fix it by only replacing "ccache " with
"$(CCACHE) ".

(From OE-Core master rev: 1181112cf65bc0186807fc59399c5dddcb9f9449)

(From OE-Core rev: 3081a1d16d2e1928f11c221c02d92b2c23fa1d85)

Signed-off-by: Lei Liu <lei.liu2@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-09 11:04:13 +00:00
..
2013-07-02 22:23:49 +01:00
2013-09-17 20:53:20 +01:00
2013-09-14 08:21:01 +01:00
2013-06-07 16:48:23 +01:00
2013-10-01 22:56:03 +01:00
2013-12-12 17:00:19 +00:00
2014-02-09 11:04:12 +00:00
2013-08-03 10:33:05 +01:00
2013-08-26 11:29:45 +01:00
2013-07-05 15:44:12 +01:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-08-03 10:33:05 +01:00
2013-07-29 13:09:09 +01:00
2013-04-28 12:12:20 +01:00
2013-03-18 13:18:24 +00:00
2013-07-29 13:09:14 +01:00
2013-10-07 09:37:33 +01:00
2012-08-19 10:46:39 +01:00
2013-08-13 23:05:58 +01:00