Age | Commit message (Expand) | Author | Files |
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 |
2018-07-04 | meson: map architecture to correct values in cross file | Ross Burton | 1 |
2018-07-04 | meson: various class improvements | Ross Burton | 1 |
2018-07-04 | multilib: Tweak previous cross-canadian multilib fix | Richard Purdie | 1 |
2018-07-04 | staging: Always use the default sysroot for allarch recipes | Richard Purdie | 1 |
2018-07-03 | kernel-devicetree: Corrected normalize_dtb | Paulo Neves | 1 |
2018-07-03 | kernel-fitimage: Make DTB key insertion optional | Alex Kiernan | 1 |
2018-07-02 | multilib: Fix issues with some cross-canadian toolchain sysroots | Richard Purdie | 1 |
2018-07-02 | staging: Improve fixup processing code | Richard Purdie | 1 |
2018-07-02 | classes/utils: Improve all_multilib_tune_values | Richard Purdie | 1 |
2018-07-02 | staging/image: Fix multilib recipe sysroot issues | Richard Purdie | 2 |
2018-07-02 | license: Fix and extend recommendations for license packages. | Alp Ă–zmert | 1 |
2018-06-28 | bitbake.conf: handle cmake -dev files packaging with default rules | Andre McCurdy | 1 |
2018-06-28 | insane.bbclass: Don't let warnings make previous errors non-fatal | Olof Johansson | 1 |
2018-06-28 | insane.bbclass: Make missing license file fatal | Olof Johansson | 1 |
2018-06-28 | kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not set | Alex Kiernan | 1 |
2018-06-28 | image: Set COREBASE as the git directory for timestamp | Alex Kiernan | 1 |
2018-06-27 | systemd: escape paths passed to shell | Damien Riegel | 1 |