Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oe.path: sync up with current OE | Chris Larson | 2011-03-21 | 1 | -7/+14 |
* | lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier | Khem Raj | 2011-03-02 | 1 | -1/+1 |
* | lib/oe/path.py: Add expection class to handle the output argument | Richard Purdie | 2011-02-21 | 1 | -1/+8 |
* | meta/lib/oe/path: Use check_output for subprocess so we can see error info. I... | Richard Purdie | 2011-02-18 | 1 | -10/+38 |
* | lib.oe.path: Update copytree function to call shell commands since its twice ... | Richard Purdie | 2011-02-09 | 1 | -32/+12 |
* | lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada... | Richard Purdie | 2010-08-22 | 1 | -1/+1 |
* | lib/oe/path.py: Add copytree function that works | Richard Purdie | 2010-08-12 | 1 | -0/+41 |
* | lib/oe: support wildcards in path.remove | Joshua Lock | 2010-08-12 | 1 | -8/+9 |
* | lib/oe: sync with OE.dev | Joshua Lock | 2010-08-04 | 1 | -0/+22 |
* | lib/oe: Import oe lib from OE.dev | Joshua Lock | 2010-05-06 | 1 | -0/+44 |