diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb index 0c66d27c2d..b2a36b478f 100644 --- a/meta/recipes-devtools/python/python-native_2.7.3.bb +++ b/meta/recipes-devtools/python/python-native_2.7.3.bb | |||
| @@ -21,7 +21,7 @@ SRC_URI += "\ | |||
| 21 | " | 21 | " |
| 22 | S = "${WORKDIR}/Python-${PV}" | 22 | S = "${WORKDIR}/Python-${PV}" |
| 23 | 23 | ||
| 24 | FILESPATH = "${FILE_DIRNAME}/python-native/:${FILE_DIRNAME}/python/" | 24 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:" |
| 25 | 25 | ||
| 26 | inherit native | 26 | inherit native |
| 27 | 27 | ||
