Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | python: replace FILESPATH with FILESEXTRAPATHS_prepend | Bruce Ashfield | 2013-08-21 | 1 | -2/+1 | |
| | | | | | | | | | | redefining THISDIR and using FILESPATH is no longer required in a "modern" bbappend, and in fact breaks other layers that also patch python. Removing THISDIR and using FILESEXTRAPATHS_prepend fixes both issues. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | |||||
* | python: Add ncurses support. Requires cross-compile patch for library search. | Raymond Danks | 2012-06-21 | 2 | -0/+147 | |
Signed-off-by: Raymond Danks <ray.danks@se-eng.com> |