| Commit message (Expand) | Author | Age | Files | Lines |
* | image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross | Khem Raj | 2012-05-06 | 1 | -4/+3 |
* | kernel.bbclass: move kernel-vmlinux up in PACKAGES | Christopher Larson | 2012-05-03 | 1 | -1/+1 |
* | {kernel, module}.bbclass: don't run depmod for module packages during do_rootfs | Andreas Oberritter | 2012-04-24 | 1 | -3/+1 |
* | kernel.bbclass: unify white spaces | Martin Jansa | 2012-04-24 | 1 | -13/+13 |
* | kernel.bbclass: merge uboot_mkimage improvements from meta-oe | Martin Jansa | 2012-04-24 | 1 | -16/+25 |
* | kernel: Fix packaging issue | Saul Wold | 2012-04-24 | 1 | -1/+1 |
* | kernel.bbclass: touch .scmversion also in ${S} | Martin Jansa | 2012-03-26 | 1 | -1/+1 |
* | kernel.bbclass: don't create /etc/modutils/* | Martin Jansa | 2012-03-23 | 1 | -8/+4 |
* | kernel.bbclass: fix extra + in kernelrelease | Martin Jansa | 2012-03-23 | 1 | -0/+6 |
* | kernel.bbclass: use better number for KERNEL_PRIORITY | Martin Jansa | 2012-03-23 | 1 | -1/+3 |
* | kernel.bbclass: use symlinks for modutils files | Martin Jansa | 2012-03-23 | 1 | -5/+3 |
* | kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too | Martin Jansa | 2012-03-23 | 1 | -2/+8 |
* | kernel.bbclass: Remove warnings for modutils and modprobe.d | Darren Hart | 2012-03-08 | 1 | -0/+10 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -23/+23 |
* | kernel.bbclass: fix pkg_postinst and pkg_postrm | Andrea Adami | 2011-12-23 | 1 | -2/+2 |
* | kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE | Richard Purdie | 2011-12-13 | 1 | -1/+1 |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-26 | 1 | -3/+3 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -34/+34 |
* | classes: Remove various bashisms | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | kernel.bbclass: remove unshipped files in do_install | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -0/+2 |
* | kernel.bbclass: handle .cis firmware | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -0/+1 |
* | kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage | Dmitry Eremin-Solenikov | 2011-09-28 | 1 | -1/+1 |
* | kernel.bbclass: Find the kernel consistently. | Mike Crowe | 2011-08-26 | 1 | -3/+3 |
* | kernel.bbclass: support kernel image type of vmlinux.gz | Mike Crowe | 2011-08-26 | 1 | -1/+6 |
* | image.bbclass, kernel.bbclass: remove non-standard -n option from cp command | Paul Eggleton | 2011-08-23 | 1 | -1/+1 |
* | kernel.bbclass: save kernel image name into $kerneldir | Otavio Salvador | 2011-08-23 | 1 | -0/+6 |
* | image.bbclass, kernel.bbclass: create warning file about deleting deploydir f... | Paul Eggleton | 2011-08-18 | 1 | -0/+2 |
* | kernel: restore crtsavres.o to enable building external modules on powerpc | Darren Hart | 2011-08-17 | 1 | -0/+7 |
* | kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables | Nitin A Kamble | 2011-08-05 | 1 | -1/+1 |
* | kernel.bbcalss: Added do_savedefconfig task. | Noor, Ahsan | 2011-08-04 | 1 | -0/+6 |
* | kernel,cml1.bbclass: Move menuconfig to cml1 | Noor, Ahsan | 2011-08-04 | 1 | -15/+0 |
* | kernel: copy defconfig to {B} vs {S} | Bruce Ashfield | 2011-07-22 | 1 | -2/+2 |
* | kernel.bbclass: minor whitespace fixes | Paul Eggleton | 2011-07-19 | 1 | -2/+2 |
* | kernel.bbclass: remove unintended change of INITRAMFS_TASK | Andrea Adami | 2011-07-14 | 1 | -1/+1 |
* | kernel.bbclass: fix the broken lines | Nitin A Kamble | 2011-07-13 | 1 | -2/+2 |
* | kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround | Phil Blundell | 2011-07-12 | 1 | -5/+0 |
* | kernel.bbclass: handle embedding of initramfs images | Andrea Adami | 2011-07-12 | 1 | -0/+16 |
* | image|kernel.bblass|module-init-tools: do not use depmod-2.6 | Anders Darander | 2011-07-01 | 1 | -6/+4 |
* | Remove support for building 2.4 kernels | Anders Darander | 2011-07-01 | 1 | -10/+2 |
* | kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ... | Richard Purdie | 2011-07-01 | 1 | -0/+6 |
* | kernel: move menuconfig task after configure | Darren Hart | 2011-06-30 | 1 | -1/+1 |
* | kernel.bbclass: Stop do_install poking directly into the sysroot and evading ... | Richard Purdie | 2011-06-23 | 1 | -1/+1 |
* | kernel.bbclass: Stage System.map with KERNEL_VERSION suffix | Tom Rini | 2011-06-23 | 1 | -0/+1 |
* | kernel.bbclass: restore kernel-abiversion file | Koen Kooi | 2011-06-23 | 1 | -0/+6 |
* | kernel.bbclass: Add support for perf-dbg package | Mark Hatle | 2011-06-23 | 1 | -1/+2 |
* | kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name | Andreas Oberritter | 2011-05-20 | 1 | -2/+2 |
* | logging: update existing oe* logging users to the bb* interface | Darren Hart | 2011-05-04 | 1 | -2/+2 |
* | kernel: Remove debug statements | Darren Hart | 2011-04-19 | 1 | -2/+0 |
* | kernel: Copy over bzImage to sysroots during install | Darren Hart | 2011-04-19 | 1 | -0/+1 |
* | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 2011-03-29 | 1 | -1/+1 |