Age | Commit message (Expand) | Author | Files |
2018-07-26 | classes/package: fix variable name in comment | Paul Eggleton | 1 |
2018-07-26 | autotools.bbclass: fix autoreconf bbnote commandline arguments | Andre McCurdy | 1 |
2018-07-26 | lib/oe: split out machine to ELF data dictionary | Ross Burton | 1 |
2018-07-26 | distutils/setuptools, distutils3/setuptools3: improve reproducibility | Hongxu Jia | 4 |
2018-07-26 | distutils/setuptools-native, distutils3/setuptools3-native: do not try to fet... | Hongxu Jia | 2 |
2018-07-25 | license_image: Fix race | Richard Purdie | 2 |
2018-07-25 | license: Split image license functions to a separate class | Richard Purdie | 2 |
2018-07-25 | package: Use subprocess to be consistent with the rest of the class | Richard Purdie | 1 |
2018-07-25 | Revert "relocate_sdk.py: remove hardcoded SDK path" | Richard Purdie | 1 |
2018-07-24 | package/package_manager: multiprocess_exec -> multiprocess_launch | Richard Purdie | 1 |
2018-07-24 | package: Clean up getstatusoutput usage | Richard Purdie | 1 |
2018-07-24 | sstate/bitbake.conf: Use pigz if available | Richard Purdie | 1 |
2018-07-24 | package: Call file to determine elf status in parallel | Richard Purdie | 2 |
2018-07-24 | package: Refactor to remove isElf/is_elf function duplication | Richard Purdie | 1 |
2018-07-24 | package: Allow parallel processing of shlib analysis | Richard Purdie | 1 |
2018-07-24 | package: Allow parallel processing of debug splitting | Richard Purdie | 1 |
2018-07-24 | package: Don't use subshell to execute file | Richard Purdie | 1 |
2018-07-24 | package: Drop subshell usage for dwarfsrcfile generation. | Richard Purdie | 1 |
2018-07-24 | package_ipk|deb: Use oe.utils.multiprocess_launch | Richard Purdie | 2 |
2018-07-24 | package: Rework PACKAGELOCK based upon sstate for do_packagedata | Richard Purdie | 1 |
2018-07-24 | relocate_sdk.py: remove hardcoded SDK path | Ruslan Bilovol | 1 |
2018-07-24 | package.bbclass: exclude packages as shlib providers | Oleksii Konoplitskyi | 1 |
2018-07-18 | recipes: Enforce ARM ISA just for arm arches <= armv5 | Khem Raj | 1 |
2018-07-18 | spdx.bbclass: Encode strings before passing to hashlib | Olof Johansson | 1 |
2018-07-18 | spdx.bbclass: Make use of bb.utils' sha1_file() | Olof Johansson | 1 |
2018-07-18 | spdx.bbclass: Fix undefined variable error | Olof Johansson | 1 |
2018-07-18 | spdx.bbclass: Replace deprecated string.replace with str.replace | Olof Johansson | 1 |
2018-07-18 | insane: optimise buildpath search | Ross Burton | 1 |
2018-07-18 | classes/buildhistory: properly process escaped chars from pkgdata | Paul Eggleton | 1 |
2018-07-18 | classes/buildhistory: handle packaged files with names containing spaces | Paul Eggleton | 1 |
2018-07-18 | populate_sdk_base: Use default value assignment for SDK_TITLE/SDKEXTPATH | Richard Purdie | 1 |
2018-07-16 | testsdk: Enable multiprocess execution | Richard Purdie | 1 |
2018-07-16 | oeqa/core/threaded: Remove in favour of using concurrenttests | Richard Purdie | 1 |
2018-07-13 | image-live: fix check for rootfs size with hddimg images | Anuj Mittal | 1 |
2018-07-10 | distutils3: pass build arguments when doing a clean | Ross Burton | 1 |
2018-07-10 | meson: improve code style | Ross Burton | 1 |
2018-07-10 | kernel.bbclass: move variables for kernel artifacts names to separate bbclass | Martin Jansa | 2 |
2018-07-10 | kernel.bbclass: use the consistent naming schema for initramfs | Martin Jansa | 1 |
2018-07-10 | kernel-devicetree.bbclass: Fix and simplify instalation of DTB files | Martin Jansa | 2 |
2018-07-10 | kernel-devicetree.bbclass: Use lowercase names for shell variables | Martin Jansa | 1 |
2018-07-07 | rootfs-postcommands: split ssh_allow_empty_password | Jackie Huang | 2 |
2018-07-06 | classes/sstate: Remove unused argument | Joshua Watt | 1 |
2018-07-06 | classes/sstate: Remove trailing whitespace | Joshua Watt | 1 |
2018-07-06 | setuptools.bbclass: depend on python-setuptools | Ross Burton | 1 |
2018-07-06 | meson: map mipsel TARGET_ARCH to mips for the cross file | Ross Burton | 1 |
2018-07-06 | testsdk.bbclass: set PREMIRRORS for kernel to speed up test | Chen Qi | 1 |
2018-07-06 | patch: Jail patch_task_patch_prefunc in classes/patch into the workdir | Pablo Saavedra | 1 |
2018-07-06 | distutils: clean the build tree in do_configure | Ross Burton | 1 |
2018-07-05 | Revert "kernel-devicetree: Corrected normalize_dtb" | Martin Jansa | 1 |
2018-07-05 | kernel-fitimage: add support for ext2.gz initramfs files | Chunrong Guo | 1 |