Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split_and_strip_files: regroup hardlinks to make build deterministic | Ed Bartosh | 2015-05-15 | 1 | -2/+1 |
* | meta/lib/oe/package.py: fix files ownership in packages | Fabrice Coulon | 2015-05-15 | 1 | -1/+1 |
* | lib/oe/package: Ensure strip breaks hardlinks | Richard Purdie | 2015-02-11 | 1 | -1/+2 |
* | package.py: use subprocess.Popen for rpmdeps call | Martin Jansa | 2014-03-07 | 1 | -4/+7 |
* | package: Process package stripping in parallel | Richard Purdie | 2013-02-06 | 1 | -0/+45 |
* | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 2013-02-06 | 1 | -0/+51 |