Age | Commit message (Expand) | Author | Files |
2019-01-28 | oeqa: Fix for QEMU_USE_KVM | Robert Yang | 1 |
2018-12-06 | lib/oe/utils: Improve multiprocess_lauch exception handling | Richard Purdie | 1 |
2018-10-28 | package_manager.py: correct the deploydir when packagefeed-stability inherited | Mingli Yu | 1 |
2018-10-18 | package_manager: handle remove() with no packages | Ross Burton | 1 |
2018-10-18 | package_manager: implement PACKAGE_EXCLUDE for opkg | Ross Burton | 1 |
2018-10-18 | rootfs: possibility to add packages to debug rootfs | Andrej Valek | 1 |
2018-10-11 | lib/oe/utils: add eol to format_pkg_list() | grygorii tertychnyi via Openembedded-core | 1 |
2018-09-25 | rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit... | Joshua Watt | 1 |
2018-09-25 | rootfs: always update the opkg index | Ioan-Adrian Ratiu | 1 |
2018-09-21 | lib/oe/elf.py: Add LatticeMico32 architecture definition | Nathan Rossi | 1 |
2018-09-21 | package_manager: use normalized path when doing the filtered copy | Max Krummenacher | 1 |
2018-09-13 | insane: Recognise BPF as a valid EM_MACHINE type | Khem Raj | 1 |
2018-09-12 | oe/utils.py: Add vartrue() | Robert Yang | 1 |
2018-09-05 | populate_base_sdk: Stop running gcc --version all the time | Richard Purdie | 1 |
2018-09-05 | package_manager.py: add noarch to buildarch_compat | Kai Kang | 1 |
2018-08-30 | lib/oe/package_manager: turn postinst failure warnings into bitbake failures | Alexander Kanavin | 1 |
2018-08-23 | lib/oe/patch.py: Clean up getstatusoutput usage | Robert Yang | 1 |
2018-08-23 | lib/oe/gpg_sign.py: Clean up getstatusoutput usage | Robert Yang | 1 |
2018-08-23 | lib/oe/utils: Fix get_multilib_datastore to work for original tune | Richard Purdie | 1 |
2018-08-23 | lib/oe/package.py: use bb.utils.break_hardlinks helper | Rasmus Villemoes | 1 |
2018-08-16 | oe.package_manager: support loading intercepts from multiple paths | Christopher Larson | 1 |
2018-08-15 | package_manager: Add definitions for riscv machines | Richard Purdie | 1 |
2018-08-15 | sstate/lib.oe.path: Ensure file sparseness is preserved | Richard Purdie | 1 |
2018-08-15 | package_manager/sdk: Use filtered copies of the deploy ipk/deb directories | Richard Purdie | 3 |
2018-08-15 | package_manager: Remove rpm specific pieces of create_packages_dir() | Richard Purdie | 1 |
2018-08-15 | image: Add locale archive optimisation | Richard Purdie | 2 |
2018-08-10 | lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+ | Khem Raj | 1 |
2018-08-09 | package: skip strip on signed kernel modules | foocampo | 1 |
2018-08-01 | multiconfig: Enable multiconfig dependencies on oe-core | Alejandro Enedino Hernandez Samaniego | 1 |
2018-07-26 | lib/oe: split out machine to ELF data dictionary | Ross Burton | 1 |
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 |