Files
poky/meta/recipes-devtools
Robert Yang b2f8367dff python3: fix for cross compiling
Fixed:
* python3 has introduced _PYTHON_PROJECT_BASE which is used for separate
  B and S, but it doesn't work when compile Modules, the target python3 runs
  python3-native's sysconfig to get srcdir which is the native's, there
  would be errors when native's srcdir has been removed, add
  _PYTHON_PROJECT_SRC to fix the problem.

* Check cross_compiling when get FLAGS

(From OE-Core rev: c33639963491f00f55b80299922895fe68b0637d)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 11:36:27 +00:00
..
2015-01-23 11:36:25 +00:00
2015-01-23 11:36:26 +00:00
2014-12-27 22:53:40 +00:00
2014-11-09 10:21:20 +00:00
2014-03-02 17:25:28 +00:00
2015-01-16 23:08:25 +00:00
2014-12-25 08:18:13 +00:00
2014-11-25 13:03:28 +00:00
2015-01-16 23:08:26 +00:00
2014-11-12 15:38:31 +00:00
2015-01-08 09:24:49 +00:00
2014-09-22 13:04:21 +01:00
2014-12-23 10:18:19 +00:00
2014-12-03 12:24:00 +00:00
2015-01-08 09:24:50 +00:00
2014-01-02 12:50:24 +00:00
2014-11-09 10:21:21 +00:00
2014-08-28 15:12:44 +01:00
2015-01-07 23:35:09 +00:00
2015-01-23 11:36:26 +00:00
2014-12-27 22:53:40 +00:00
2014-12-23 10:18:20 +00:00
2015-01-16 23:08:24 +00:00
2015-01-23 11:36:25 +00:00
2014-10-18 16:14:05 +02:00
2014-11-06 16:45:17 +00:00
2015-01-23 11:36:26 +00:00
2014-12-23 10:18:16 +00:00
2014-09-22 13:04:22 +01:00
2014-08-28 15:12:42 +01:00
2015-01-16 23:08:19 +00:00
2015-01-23 11:36:27 +00:00
2015-01-16 23:08:26 +00:00
2015-01-16 23:08:24 +00:00
2014-08-11 10:53:05 +01:00
2015-01-16 23:08:28 +00:00
2014-12-23 10:18:20 +00:00
2014-11-12 15:38:33 +00:00
2014-11-06 16:45:18 +00:00
2015-01-07 23:35:08 +00:00
2014-11-20 14:08:12 +00:00
2014-12-19 18:08:02 +00:00
2014-12-11 11:34:57 +00:00
2014-08-23 09:26:10 +01:00
2013-08-13 23:05:58 +01:00