Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-08-12 | lib/oe/path.py: Add copytree function that works | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-08-12 | lib/oe: support wildcards in path.remove | Joshua Lock | 1 | |
Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
2010-08-04 | lib/oe: sync with OE.dev | Joshua Lock | 1 | |
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> | ||||
2010-05-06 | lib/oe: Import oe lib from OE.dev | Joshua Lock | 1 | |
This library moves the common Python methods into modules of an 'oe' Python package. Signed-off-by: Joshua Lock <josh@linux.intel.com> |