diff options
Diffstat (limited to 'recipes-devtools/python/python_2.7.3.bbappend')
| -rw-r--r-- | recipes-devtools/python/python_2.7.3.bbappend | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/python/python_2.7.3.bbappend b/recipes-devtools/python/python_2.7.3.bbappend index e39deba6..55301c7e 100644 --- a/recipes-devtools/python/python_2.7.3.bbappend +++ b/recipes-devtools/python/python_2.7.3.bbappend | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" | ||
| 3 | 2 | ||
| 4 | DEPENDS += " ncurses" | 3 | DEPENDS += " ncurses" |
| 5 | 4 | ||
