Age | Commit message (Expand) | Author | Files |
2019-03-22 | kernel: Ensure an initramfs is added if configured | Richard Purdie | 1 |
2019-01-28 | kernel.bbclass: Fix incorrect deploying of fitimage.initramfs | Manjukumar Matha | 1 |
2019-01-28 | kernel: don't assign the build user/host | Federico Sauter | 1 |
2019-01-28 | kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND | Bruce Ashfield | 1 |
2018-10-25 | kernel.bbclass: allow custom KERNEL_IMAGEDEST | Ioan-Adrian Ratiu | 1 |
2018-09-22 | kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twice | Alex Kiernan | 1 |
2018-09-22 | kernel: Fix modules tarball generation with usrmerge | Alex Kiernan | 1 |
2018-09-22 | Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ... | Alex Kiernan | 1 |
2018-09-12 | kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that. | Leon Woestenberg | 1 |
2018-08-21 | kernel.bbclass: rename type variable to imageType | Martin Jansa | 1 |
2018-08-21 | kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr... | Martin Jansa | 1 |
2018-08-21 | kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA... | Martin Jansa | 1 |
2018-07-10 | kernel.bbclass: move variables for kernel artifacts names to separate bbclass | Martin Jansa | 1 |
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 | 1 |
2018-06-28 | kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not set | Alex Kiernan | 1 |
2018-06-08 | kernel: specify dependencies for compilation for config tasks | Bruce Ashfield | 1 |
2018-05-22 | kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKE | Andre McCurdy | 1 |
2018-05-09 | kernel: Permit overriding of KERNEL_IMAGETYPE_FOR_MAKE | Mike Crowe | 1 |
2018-04-03 | kernel.bbclass: improve reproducibility | Jonathan Liu | 1 |
2018-03-20 | kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMAND | California Sullivan | 1 |
2018-03-12 | classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES value | Juro Bystricky | 1 |
2018-03-08 | kernel: make copying of crtsavres.o conditional | Bruce Ashfield | 1 |
2018-02-24 | kernel.bbclass: explicitly depend on bison-native for deterministic builds | Denys Dmytriyenko | 1 |
2018-01-29 | meta: don't use deprecated functions from utils.bbclass | Ross Burton | 1 |
2018-01-19 | kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs | Thomas Perrot | 1 |
2018-01-18 | kernel: drop unnecessary True options from calls to getVar | Andre McCurdy | 1 |
2018-01-17 | kernel.bbclass: drop legacy fallback to yes '' | make oldconfig | Andre McCurdy | 1 |
2018-01-14 | kernel.bbclass: remove bashism in kernel_do_install | Ricardo Salveti | 1 |
2018-01-02 | kernel: Add support for multiple kernel packages | Haris Okanovic | 1 |
2018-01-02 | kernel.bbclass: Fix do_sizecheck behaviour | Mike Crowe | 1 |
2017-12-09 | kernel.bbclass: Add cleandirs for do_shared_workdir | Saul Wold | 1 |
2017-09-21 | kernel.bbclass: build host programs with native sysroots | Wenzong Fan | 1 |
2017-09-13 | kernel: Move Device Tree support to kernel.bbclass | Otavio Salvador | 1 |
2017-09-11 | kernel: Stop using update-alternatives | Otavio Salvador | 1 |
2017-08-23 | kernel.bbclass: external toolchain fix | Juro Bystricky | 1 |
2017-08-16 | kernel.bbclass: improve reproducibility | Juro Bystricky | 1 |
2017-07-24 | kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipe | Mikko Rapeli | 1 |
2017-06-04 | kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz | Nicolas Dechesne | 1 |
2017-05-25 | kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOST | Joshua Lock | 1 |
2017-04-05 | kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto... | Ming Liu | 1 |
2017-03-31 | kernel.bbclass: introduce INITRAMFS_IMAGE_NAME | Ming Liu | 1 |
2017-03-31 | kernel.bbclass: fix a typo | Ming Liu | 1 |
2017-03-21 | kernel: use ${nonarch_base_libdir} for kernel modules installation. | Amarnath Valluri | 1 |
2017-03-04 | kernel.bbclass: Give sanity check function an opt-out variable | California Sullivan | 1 |
2017-02-28 | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 1 |
2017-02-23 | kernel.bbclass: do_deploy requires depmodwrapper | Robert Yang | 1 |
2017-02-15 | kernel.bbclass: Make symbol to vmlinuz.bin in boot directory | Andrea Adami | 1 |
2017-01-19 | kernel.bbclass: Add PACKAGE_WRITE_DEPS for postinst | Jussi Kukkonen | 1 |
2017-01-19 | Revert "kernel: Modify kernel modules installation path." | Jason Wessel | 1 |