Age | Commit message (Expand) | Author | Files |
2018-08-08 | devicetree.bbclass: User/BSP device tree source compilation class | Nathan Rossi | 1 |
2018-08-07 | toolchain-scripts: put TARGET_ARCH and TARGET_OS into environment | Ross Burton | 1 |
2018-08-07 | cmake: fix linking in multilib SDKs | Ross Burton | 1 |
2018-08-02 | python[3]native: allow use of both native Python 2 and 3 | Ross Burton | 2 |
2018-08-02 | meson: don't dump full error log on failure | Ross Burton | 1 |
2018-08-01 | multiconfig: Enable multiconfig dependencies on oe-core | Alejandro Enedino Hernandez Samaniego | 1 |
2018-07-31 | package.bbclass: Fix hardlink preservation issue | Richard Purdie | 1 |
2018-07-31 | multilib_script: Add support for multilib scripts | Richard Purdie | 1 |
2018-07-30 | distutils/distutils3: do not try to fetch code during do_configure | Hongxu Jia | 2 |
2018-07-30 | testsdk.bbclass: check python module testtools and subunit | Robert Yang | 1 |
2018-07-30 | package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o... | Martin Jansa | 1 |
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 |