Age | Commit message (Expand) | Author | Files |
2018-07-26 | logging: use warning instead warn | Chen Qi | 1 |
2018-07-24 | lib/oe/utils: Drop now unused multiprocess_exec | Richard Purdie | 1 |
2018-07-24 | package/package_manager: multiprocess_exec -> multiprocess_launch | Richard Purdie | 2 |
2018-07-24 | package: Call file to determine elf status in parallel | Richard Purdie | 1 |
2018-07-24 | package: Refactor to remove isElf/is_elf function duplication | Richard Purdie | 1 |
2018-07-24 | package: Don't use subshell to execute file | Richard Purdie | 1 |
2018-07-24 | utils: Add multiprocess_launch API and testcase | Richard Purdie | 1 |
2018-07-18 | classes/buildhistory: handle packaged files with names containing spaces | Paul Eggleton | 1 |
2018-07-18 | lib/oe/buildhistory_analysis: drop related field feature | Paul Eggleton | 1 |
2018-07-07 | oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN | Robert Yang | 1 |
2018-07-06 | sstatesig: Remove trailing whitespace | Joshua Watt | 1 |
2018-07-05 | oe.types.boolean: treat None as False | Binghua Guan | 1 |
2018-07-02 | oe.path: add which_wild function | Christopher Larson | 1 |
2018-07-02 | lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contexts | Richard Purdie | 1 |
2018-07-02 | lib/oe/utils: Improve get_multilib_datastore | Richard Purdie | 1 |
2018-07-02 | postinst-intercepts: do not execute any variant of delay_to_first_boot | Joe Slater | 1 |
2018-06-21 | oe/types: Allow boolean to accept an existing boolean | Richard Purdie | 1 |
2018-06-18 | package_manager.py: rework postinst_intercept failures | Alexander Kanavin | 2 |
2018-06-18 | rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr... | Stefan Agner | 1 |
2018-06-18 | populate_sdk_ext.bbclass: fix corebase identification | Damien Riegel | 1 |
2018-05-29 | package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM() | Alexander Kanavin | 1 |
2018-05-22 | rootfs: only use dnf to cleanup if package management is enabled | Ross Burton | 1 |
2018-05-22 | package_manager: expand the removal list for RPM | Ross Burton | 1 |
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 |
2018-04-05 | sdk.py: run postinst intercepts | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: do not hardcode the task name when referring to log files | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: move intercept running logic from rootfs class to Package... | Alexander Kanavin | 2 |
2018-04-05 | package_manager.py: move postinst_intercept dir initialization from RootFS to... | Alexander Kanavin | 2 |
2018-04-05 | package_manager.py: move target_rootfs property to common ancestor class | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: Skip gpgcheck while using dnf on target | Manjukumar Matha | 1 |
2018-04-03 | buildhistory_analysis.py: Check if RPROVIDES changed order | Amanda Brindle | 1 |
2018-03-20 | package-index: index also subdirectories when using rpm | Alexander Kanavin | 1 |
2018-03-20 | patch.py: Use git format-patch with --no-signature --no-numbered params | Martin Jansa | 1 |
2018-03-20 | package_manager: format pydoc comments properly | Ross Burton | 1 |
2018-03-12 | lib/oe/patch.py: add a warning if patch context was ignored | Alexander Kanavin | 1 |
2018-03-12 | meta/lib/oe/package_manager.py: warn about failing scriptlets for all package... | Alexander Kanavin | 1 |
2018-03-11 | meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly mat... | Alexander Kanavin | 1 |
2018-03-08 | package_manager.py: Explicit complementary fail | Niko Mauno | 1 |
2018-03-08 | buildhistory: remove duplicate renames | Anuj Mittal | 1 |
2018-03-07 | package_manager.py: Print offending package instead of non-sense trace | Jason Wessel | 1 |
2018-03-06 | sdk: only install locales if we're using glibc | Ross Burton | 1 |
2018-03-01 | sdk: generate locale archive and remove packages | Ross Burton | 1 |
2018-03-01 | sdk: install specified locales into SDK | Ross Burton | 1 |
2018-03-01 | package-manager: add install_glob() | Ross Burton | 1 |
2018-03-01 | package_manager: improve install_complementary | Ross Burton | 1 |
2018-03-01 | lib/oe/recipeutils: add .txz extension to archive list | Paul Eggleton | 1 |
2018-03-01 | lib/oe/path: implement is_path_parent() | Paul Eggleton | 1 |
2018-03-01 | sstatesig: Move hardcoded native tools | Joshua Watt | 1 |
2018-03-01 | sstatesig: Add recipe wildcard | Joshua Watt | 1 |