Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split_and_strip_files: regroup hardlinks to make build deterministic | Ed Bartosh | 2015-04-29 | 1 | -2/+1 |
* | lib/oe/package: Improve strip subprocess handling | Richard Purdie | 2015-04-29 | 1 | -4/+4 |
* | meta/lib/oe/package.py: fix files ownership in packages | Fabrice Coulon | 2015-03-20 | 1 | -1/+1 |
* | lib/oe/package: Ensure strip breaks hardlinks | Richard Purdie | 2015-01-23 | 1 | -1/+2 |
* | classes/package: move read_shlib_providers() to a common unit | Paul Eggleton | 2014-12-21 | 1 | -0/+26 |
* | 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 |