Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/oe: sync with OE.dev | Joshua Lock | 2010-08-04 | 1 | -9/+6 |
| | | | | | | | Most notable change is the move to creating symlinks to patches in the metadata tree rather than copying them. Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
* | lib/oe/patch.py: Fix patch application failure interaction handling | Richard Purdie | 2010-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | lib/oe/patch.py: Fix datastore references in error paths | Richard Purdie | 2010-05-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | lib/oe: Import oe lib from OE.dev | Joshua Lock | 2010-05-06 | 1 | -0/+407 |
This library moves the common Python methods into modules of an 'oe' Python package. Signed-off-by: Joshua Lock <josh@linux.intel.com> |