Age | Commit message (Expand) | Author | Files |
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 |
2017-01-16 | kernel: Modify kernel modules installation path. | Amarnath Valluri | 1 |
2016-12-22 | kernel: Fix symlinks | David Vincent | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-08 | kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on ... | Andreas Oberritter | 1 |
2016-12-08 | kernel.bbclass: do not copy bundled initramfs to /boot | Andreas Oberritter | 1 |
2016-12-08 | kernel.bbclass: Avoid wildcards for kernel images | Andreas Oberritter | 1 |
2016-12-08 | kernel.bbclass: Use real filenames in kernel packages | Andreas Oberritter | 1 |
2016-12-08 | kernel.bbclass: allow uncompressed initramfs archives | Andreas Oberritter | 1 |
2016-12-07 | kernel.bbclass: let do_deploy depend on do_packagedata | Robert Yang | 1 |
2016-09-21 | kernel.bbclass: Add kernel_version_sanity_check function | California Sullivan | 1 |
2016-09-19 | kernel.bbclass: assign INITRAMFS_BASE_NAME using ?= | Andre McCurdy | 1 |
2016-09-14 | meta: cleanup d.getVar(var, 1) | Robert Yang | 1 |
2016-09-13 | linux-yocto: allow overriding compiler name in KConfig | Jérémy Rosen | 1 |
2016-09-03 | kernel.bbclass: include signing keys when copying files required for module b... | Mattias Waldo | 1 |
2016-09-03 | kernel.bbclass: add user output to savedefconfig | Stefan Müller-Klieser | 1 |
2016-09-03 | kernel.bbclass: remove EXTRA_OEMAKE workaround | Stefan Müller-Klieser | 1 |
2016-08-10 | kernel.bbclass: add lzop dependency | Trevor Woerner | 1 |
2016-07-25 | kernel.bbclass: explicitly set workdir in do_bundle_initramfs | André Draszik | 1 |
2016-07-01 | classes/kernel: fix symlink logic when bundling initramfs images | André Draszik | 1 |
2016-07-01 | classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfs | André Draszik | 1 |
2016-06-15 | classes/kernel: remove path assumptions in compile_kernelmodules | Ross Burton | 1 |
2016-05-30 | kernel: Make symbol link to vmlinuz in boot directory | He Zhe | 1 |
2016-05-30 | kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time | He Zhe | 1 |
2016-05-20 | classes/kernel: check OLDEST_KERNEL at configure time | Paul Eggleton | 1 |
2016-05-20 | classes/kernel: fix typo | Paul Eggleton | 1 |
2016-05-19 | kernel: moves KERNEL_SRC_PATH to bitbake.conf | Ming Liu | 1 |
2016-03-26 | kernel.bbclass: consider .csp firmware files | Khem Raj | 1 |
2016-02-04 | Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo... | Ioan-Adrian Ratiu | 1 |
2016-01-25 | kernel: Clean DEPLOYDIR before do_deploy runs | Richard Purdie | 1 |
2016-01-17 | kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclass | Andre McCurdy | 1 |
2016-01-15 | kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel... | Jianxun Zhang | 1 |
2016-01-11 | classes: Fix do_rootfs references | Richard Purdie | 1 |
2015-12-12 | kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure() | Andre McCurdy | 1 |
2015-11-24 | kernel: fix race condition between compile_kernelmodules and shared_workdir | Jens Rehsack | 1 |
2015-10-01 | kernel.bbclass: fix the bug of checking the existing sections in do_strip() | Kevin Hao | 1 |
2015-09-09 | kernel.bbclass: do not mv/link sources when externalsrc enabled | Markus Lehtonen | 1 |
2015-09-02 | kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-image | Kevin Hao | 1 |
2015-08-11 | kernel.bbclass: dont assume ${B}/include/generated exists | Andre McCurdy | 1 |
2015-07-16 | kernel: fix path assumptions in tasks | Ross Burton | 1 |
2015-05-26 | kernel: Pull uImage generation into separate class | Marek Vasut | 1 |
2015-05-26 | kernel: Pull out the linux.bin generation | Marek Vasut | 1 |
2015-05-26 | kernel: Rework do_uboot_mkimage | Marek Vasut | 1 |
2015-05-26 | kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKE | Marek Vasut | 1 |
2015-05-15 | kernel/rm_work: Improve interaction | Richard Purdie | 1 |
2015-05-07 | kernel.bbclass: Fix race condition | Ed Bartosh | 1 |
2015-01-29 | kernel: Fix depmod for multilib | Richard Purdie | 1 |
2015-01-23 | kernel/image/depmodwrapper: Fixups for depmod | Richard Purdie | 1 |
2015-01-23 | fix '[[: not found' error message using dash | Vincent Génieux | 1 |