summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package.py
Commit message (Expand)AuthorAgeFilesLines
* recipetool: create: fix picking up false npm package directoriesPaul Eggleton2016-06-291-1/+1
* npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll2016-04-141-1/+1
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-091-0/+32
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-04-291-2/+1
* lib/oe/package: Improve strip subprocess handlingRichard Purdie2015-04-291-4/+4
* meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon2015-03-201-1/+1
* lib/oe/package: Ensure strip breaks hardlinksRichard Purdie2015-01-231-1/+2
* classes/package: move read_shlib_providers() to a common unitPaul Eggleton2014-12-211-0/+26
* package.py: use subprocess.Popen for rpmdeps callMartin Jansa2014-03-071-4/+7
* package: Process package stripping in parallelRichard Purdie2013-02-061-0/+45
* package.bbclass: Multithread per file dependency generation codeRichard Purdie2013-02-061-0/+51