aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package.py
AgeCommit message (Expand)Author
2018-04-05package_manager: remove strings and migrate to direct arraysStephano Cetola
2016-07-20oe/lib/package: handle shlibs files disappearingRoss Burton
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie
2015-03-20meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton
2014-03-07package.py: use subprocess.Popen for rpmdeps callMartin Jansa
2013-02-06package: Process package stripping in parallelRichard Purdie
2013-02-06package.bbclass: Multithread per file dependency generation codeRichard Purdie