Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a rm -rf utility function and use it in packaged-staging.bbclass | Chris Larson | 2010-06-10 | 1 | -0/+11 |
* | Revert "lib/oe/patch.py: Dont import patches but symlink them instead" | Khem Raj | 2010-06-09 | 1 | -4/+9 |
* | lib/oe/patch.py: Dont import patches but symlink them instead | Khem Raj | 2010-06-09 | 1 | -9/+4 |
* | oe.utils: added param_bool() method | Enrico Scholz | 2010-05-27 | 1 | -0/+11 |
* | oe.patch: kill long standing annoying messages from the non-quilt patch appli... | Chris Larson | 2010-05-23 | 1 | -4/+0 |
* | oe.path.relative: add missing imports | Chris Larson | 2010-04-24 | 1 | -2/+2 |
* | Revert "oe.path.relative: switch to a different appraoch" | Chris Larson | 2010-04-24 | 1 | -16/+19 |
* | oe.path.relative: switch to a different appraoch | Chris Larson | 2010-04-23 | 1 | -19/+16 |
* | oe.path.relative: leverage os.path.relpath if available | Chris Larson | 2010-04-23 | 1 | -12/+15 |
* | oe.path.join: simplify a bit | Chris Larson | 2010-04-23 | 1 | -8/+3 |
* | Initial move of common python bits into modules of the 'oe' python package | Chris Larson | 2010-04-23 | 5 | -0/+598 |