Age | Commit message (Expand) | Author | Files |
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 |
2012-07-26 | kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes" | Koen Kooi | 1 |
2012-07-26 | kernel.bbclass: fix external module building | Denis Carikli | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-17 | kernel.bbclass: Dont package kxgettext.o | Khem Raj | 1 |
2012-07-09 | kernel.bbclass: add non-santized kernel provides | Bruce Ashfield | 1 |
2012-07-04 | kernel: Add kernel headers to kernel-dev package | Darren Hart | 1 |
2012-06-21 | recipes-kernel: make perf a standalone package | Liang Li | 1 |
2012-06-21 | kernel: save $kerndir/tools and $kerndir/lib from pruning | Bruce Ashfield | 1 |
2012-06-21 | kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst | Martin Jansa | 1 |
2012-05-30 | Revert "meta: replace os.popen with subprocess.Popen" | Richard Purdie | 1 |
2012-05-30 | meta: replace os.popen with subprocess.Popen | Robert Yang | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-17 | kernel.bbclass: add deploy link to KERNEL_IMAGETYPE | Christopher Larson | 1 |
2012-05-06 | image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross | Khem Raj | 1 |
2012-05-03 | kernel.bbclass: move kernel-vmlinux up in PACKAGES | Christopher Larson | 1 |
2012-04-24 | {kernel, module}.bbclass: don't run depmod for module packages during do_rootfs | Andreas Oberritter | 1 |
2012-04-24 | kernel.bbclass: unify white spaces | Martin Jansa | 1 |
2012-04-24 | kernel.bbclass: merge uboot_mkimage improvements from meta-oe | Martin Jansa | 1 |
2012-04-24 | kernel: Fix packaging issue | Saul Wold | 1 |
2012-03-26 | kernel.bbclass: touch .scmversion also in ${S} | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: don't create /etc/modutils/* | Martin Jansa | 1 |