Age | Commit message (Expand) | Author | Files |
2018-04-19 | package.py: use single quotes for path passed to file in is_elf() | Andre McCurdy | 1 |
2018-04-18 | package.bbclass: Add '-b' option to file call in isELF | Mark Hatle | 1 |
2017-09-01 | lib/oe/package: Improve filedeprunner subprocess handling | Richard Purdie | 1 |
2017-08-27 | package.py: strip_execs: Support for .ko modules | Tobias Hagelborn | 1 |
2017-08-27 | package.py: Fix some lint errors | Tobias Hagelborn | 1 |
2017-08-16 | package.bbclass: Restore functionality to detect RPM dependencies | Peter Kjellerstedt | 1 |
2017-06-28 | package.py: Add function strip_execs | Tobias Hagelborn | 1 |
2017-06-12 | Revert "package.bbclass: Restore functionality to detect RPM dependencies" | Richard Purdie | 1 |
2017-06-12 | package.bbclass: Restore functionality to detect RPM dependencies | Peter Kjellerstedt | 1 |
2017-03-14 | package: Fix various rpmdeps relocation issues | Richard Purdie | 1 |
2017-03-04 | lib/oe/package.py: remove @ from package name | Anders Darander | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-08 | package_manager: remove strings and migrate to direct arrays | Stephano Cetola | 1 |
2016-07-20 | oe/lib/package: handle shlibs files disappearing | Ross Burton | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 1 |
2016-05-06 | recipetool: create: fix picking up false npm package directories | Paul Eggleton | 1 |
2016-04-14 | npm.bbclass: Stop packagenames containing underscores from being generated | Brendan Le Foll | 1 |
2016-03-09 | recipetool: create: split npm module dependencies into packages | Paul Eggleton | 1 |
2015-04-29 | split_and_strip_files: regroup hardlinks to make build deterministic | Ed Bartosh | 1 |
2015-04-29 | lib/oe/package: Improve strip subprocess handling | Richard Purdie | 1 |
2015-03-20 | meta/lib/oe/package.py: fix files ownership in packages | Fabrice Coulon | 1 |
2015-01-23 | lib/oe/package: Ensure strip breaks hardlinks | Richard Purdie | 1 |
2014-12-21 | classes/package: move read_shlib_providers() to a common unit | Paul Eggleton | 1 |
2014-03-07 | package.py: use subprocess.Popen for rpmdeps call | Martin Jansa | 1 |
2013-02-06 | package: Process package stripping in parallel | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 1 |