Age | Commit message (Expand) | Author | Files |
2013-11-20 | kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux | Ming Liu | 1 |
2013-11-20 | kernel.bbclass: Use lzma not lzmash for decompressing | Phil Blundell | 1 |
2013-11-16 | kernel.bbclass: fix hardlink test | Bruce Ashfield | 1 |
2013-11-15 | kernel.bbclass: test for hardlinks before installing | Bruce Ashfield | 1 |
2013-11-12 | kernel: Use hardlinks for do_populate_sysroot for speed | Richard Purdie | 1 |
2013-11-12 | kernel: Use hardlinks during do_install for speed | Richard Purdie | 1 |
2013-11-04 | kernel.bbclass: Delay rm_work to run after do_bundle_initramfs | Xufeng Zhang | 1 |
2013-10-14 | kernel: restore scripts in the sysroot | Bruce Ashfield | 1 |
2013-10-14 | kernel.bbclass: unset LDFLAGS when run devshell in kernel recipe | Nobuhiro Iwamatsu | 1 |
2013-09-30 | kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs code | Jason Wessel | 1 |
2013-09-06 | kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund... | Jason Wessel | 1 |
2013-08-13 | kernel.bbclass: Correct post(inst|rm) package association | Darren Hart | 1 |
2013-08-05 | kernel.bbclass: fix typo | Javier Viguera | 1 |
2013-06-07 | kernel.bbclass: Fix link for modules-${MACHINE}.tgz | Yi Zhao | 1 |
2013-05-24 | kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation | Martin Jansa | 1 |
2013-05-24 | kernel.bbclass: Add dependency on binutils | Mike Crowe | 1 |
2013-05-10 | kernel.bbclass: make FILES package-specific | Tom Zanussi | 1 |
2013-04-15 | kernel.bbclass: Ensure we have correct version information in deploy data | Richard Purdie | 1 |
2013-04-12 | kernel.bbclass: Optionally create lib dir during deploy | Khem Raj | 1 |
2013-04-11 | kernel.bbclass: do_strip: allow recipes to strip the kernel | Michel Thebeau | 1 |
2013-04-08 | kernel.bbclass: do_sizecheck: update path to build image and do not delete | Michel Thebeau | 1 |
2013-03-18 | kernel bbclass: return to original directory in do_deploy | Chase Maupin | 1 |
2013-03-04 | kernel: extract functions for kernel modules to separate bbclass | Martin Jansa | 1 |
2013-03-01 | Add KERNEL_EXTRA_ARGS parameter | Wolfgang Denk | 1 |
2013-03-01 | module.bbclass: Create a new depmodwrapper to assist cross-installs | Mark Hatle | 1 |
2013-03-01 | kernel.bbclass: Add missing modules.order and modules.builtins | Mark Hatle | 1 |
2013-02-06 | package.bbclass: Add PACKAGESPLITFUNCS variable | Richard Purdie | 1 |
2013-02-06 | kernel.bbclass: Improve populate_packages_prepend | Richard Purdie | 1 |
2013-02-01 | kernel: avoid copying unnecessary files during do_install | Mark Asselstine | 1 |
2013-01-20 | kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC | Khem Raj | 1 |
2013-01-18 | kernel.bbclass: remove references to update-modules | Laurentiu Palcu | 1 |
2013-01-17 | kernel.bbclass: don't depend on DATETIME | Martin Jansa | 1 |
2013-01-09 | kernel.bbclass: Define MODULE_IMAGE_BASE_NAME for layer convenience. | Robert P. J. Day | 1 |
2013-01-09 | kernel.bbclass: kernel_do_install fails with kernel <2.6.30 | Marco Cavallini | 1 |
2013-01-04 | kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME | Martin Jansa | 1 |
2012-12-18 | kernel.bbclass: Allow modules*.tar.gz generation to be inhibited | Phil Blundell | 1 |
2012-12-18 | kernel.bbclass: use the same versioning schema for modules.tgz and provide li... | Martin Jansa | 1 |
2012-10-22 | kernel.bbclass: Do not chdir to /boot before running update-alternatives | Holger Hans Peter Freyther | 1 |
2012-10-19 | kernel.bbclass: add kernel-modules to PACKAGES | Martin Jansa | 1 |
2012-10-19 | PACKAGES_DYNAMIC: use regexp not glob | Martin Jansa | 1 |
2012-10-19 | kernel.bbclass: remove explicit version.h target | Bruce Ashfield | 1 |
2012-10-18 | kernel.bbclass, module.bbclass: Make update-modules optional | Phil Blundell | 1 |
2012-10-02 | classes: Update to use corrected bb.utils.explode_dep_versions2 API | Richard Purdie | 1 |
2012-08-25 | kernel.bbclass: fix INC directory for SLANG | Liang Li | 1 |
2012-08-20 | kernel.bbclass: Preserve generated headers only if they exist | Martin Jansa | 1 |
2012-08-19 | kernel.bbclass: Preserve generated headers | Khem Raj | 1 |
2012-08-15 | kernel.bbclass: remove default module_autoload and module_conf values | Bruce Ashfield | 1 |
2012-08-07 | kernel.bbclass: Revert ${base_libdir} change | Richard Purdie | 1 |
2012-08-06 | kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc | Javier Martinez Canillas | 1 |
2012-07-31 | kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x. | Leon Woestenberg | 1 |