summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-09-06lib/oe/unpack.py: fix uncompressing .gz .bz2 or .xzEric BĂ©nard
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson
2010-07-26oe.patch: don't error when the symlink already exists and is correctEvgeniy Dushistov
2010-06-10lib/oe/patch.py: Dont import patches but symlink them insteadKhem Raj
2010-06-10Add a rm -rf utility function and use it in packaged-staging.bbclassChris Larson
2010-06-09Revert "lib/oe/patch.py: Dont import patches but symlink them instead"Khem Raj
2010-06-09lib/oe/patch.py: Dont import patches but symlink them insteadKhem Raj
2010-05-27oe.utils: added param_bool() methodEnrico Scholz
2010-05-23oe.patch: kill long standing annoying messages from the non-quilt patch appli...Chris 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