aboutsummaryrefslogtreecommitdiffstats
path: root/lib/oe/path.py
AgeCommit message (Expand)Author
2010-10-09oe.path: add 'find' convenience functionChris Larson
2010-09-27oe.path: added 'recurse' argument to remove()Enrico Scholz
2010-07-26oe.patch: don't error when the symlink already exists and is correctEvgeniy Dushistov
2010-06-10Add a rm -rf utility function and use it in packaged-staging.bbclassChris Larson
2010-04-24oe.path.relative: add missing importsChris Larson
2010-04-24Revert "oe.path.relative: switch to a different appraoch"Chris Larson
2010-04-23oe.path.relative: switch to a different appraochChris Larson
2010-04-23oe.path.relative: leverage os.path.relpath if availableChris Larson
2010-04-23oe.path.join: simplify a bitChris Larson
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson