Age | Commit message (Expand) | Author | Files |
2010-03-04 | kernel.bbclass: pass ${KERNEL_VERSION} to depmod -a | Michael Smith | 1 |
2010-02-16 | kernel.bbclass: prepare for 2.6.33 header move and simplify logic a bit | Koen Kooi | 1 |
2010-02-14 | zaurus-kernels: move the kernel size check to linux-kexecboot.inc. | Andrea Adami | 1 |
2010-02-03 | kernel.bbclass: Fix pstaging do_deploy. | Tom Rini | 1 |
2010-01-29 | Revert "kernel.bbclass only install image in do_deploy if not installing from... | Frans Meulenbroeks | 1 |
2010-01-29 | kernel.bbclass only install image in do_deploy if not installing from package... | Frans Meulenbroeks | 1 |
2010-01-21 | kernel.bbclass: fix kernel build, version >= 2.6.33-rc1, arch x86 | Aleksey Makarov | 1 |
2009-12-31 | kernel.bbclass: copy gz, lzo, lzma initramfs cpio images. - since 2.6.30 ther... | Andrea Adami | 1 |
2009-12-23 | kernel, linux-kernel-base classes: update for 2.6.33-rc1 and newer | Martin Jansa | 1 |
2009-11-23 | kernel.bbclass: force do_deploy call before do_build | Martin Jansa | 1 |
2009-11-23 | kernel.bbclass, linux.inc: move do_deploy task after do_package | Martin Jansa | 1 |
2009-11-23 | kernel.bbclass: do_deploy modules.tgz should operating on PKGD | Richard Purdie | 1 |
2009-11-18 | move menuconfig task from "after do_patch" to "after do_configure"; | Phil Blundell | 1 |
2009-11-16 | kernel.bbclass: Revert import os removal for now | Richard Purdie | 1 |
2009-11-16 | classes: Drop a number of unneeded import calls (from Poky) | Richard Purdie | 1 |
2009-11-14 | kernel.bbclass: Fix populate_packaged 'D' references | Richard Purdie | 1 |
2009-09-20 | kernel.bbclass: fix ownership inside the modules tarball | Denys Dmytriyenko | 1 |
2009-08-24 | kernel.bbclass: Set EXTRA_OEMAKE to null for kernel | Dale Farnsworth | 1 |
2009-08-24 | kernel.bbclass: Install & package symvers as /boot/Module.symvers-<ver>. | Chris Larson | 1 |
2009-08-22 | kernel.bbclass: stage more include files for x86 in 2.6.27+ | Michael Smith | 1 |
2009-08-14 | kernel.bbclass: introduce MODULES_IMAGE_BASE_NAME | Denys Dmytriyenko | 1 |
2009-07-31 | kernel.bbclass : moved uImage creation from do_deploy to between do_compile | Graham Gower | 1 |
2009-06-17 | Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ... | Phil Blundell | 1 |
2009-06-17 | kernel.bbclass: don't add dependency on update-modules if not doing O_P_M | Phil Blundell | 1 |
2009-06-17 | kernel.bbclass: remove not used 'pr' variable - spotten by Koen | Marcin Juszkiewicz | 1 |
2009-06-17 | fix for MACHINE_KERNEL_PR stuff | Marcin Juszkiewicz | 1 |
2009-05-07 | kernel.bbclass: also stage include/trace if it's available | Dmitry Eremin-Solenikov | 1 |
2009-04-06 | kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PR | Koen Kooi | 1 |
2009-03-24 | kernel.bbclass: stage more files | Koen Kooi | 1 |
2009-03-12 | Kernel bbclass "too many open files" bugfix | Jader H. Silva | 1 |
2009-01-30 | kernel.bbclass: move initramfs stuff to configure so we can do postprocessing... | Koen Kooi | 1 |
2009-01-25 | kernel.bbclass: Remove some repetition in last commit. | Tim 'timtim' Ellis | 1 |
2009-01-25 | kernel.bbclass: Add missing entry for scsi headers in staging, as needed by i... | Tim 'timtim' Ellis | 1 |
2009-01-12 | kernel.bbclass: do not use insecure tmpnam() function for generating unique n... | Marcin Juszkiewicz | 1 |
2008-11-23 | kernel.bbclass: stage more headers for the .27 header move | Koen Kooi | 1 |
2008-11-15 | kernel.bbclass: stage more headers for >=2.6.27 kernels | Koen Kooi | 1 |
2008-10-30 | kernel bbclass: start adding support for >=2.6.27 where headers moved | Koen Kooi | 1 |
2008-09-26 | kernel.bbclass: prepare for 2.6.27 style external firmware | Koen Kooi | 1 |
2008-08-13 | kernel.bbclass: make aes-generic module provide aes | Thomas Kunze | 1 |
2008-08-12 | kernel.bbclass: fix typo in do_sizecheck() | Thomas Kunze | 1 |
2008-08-03 | kernel.bbclass: use KERNEL_OUTPUT where possible | Tom Rini | 1 |
2008-07-27 | kernel.bbclass: -change initramfs-logic | Thomas Kunze | 1 |
2008-05-31 | classes/kernen.bbclass: Fix INITRAMFS logic to stop breaking builds for peopl... | Richard Purdie | 1 |
2008-05-30 | kernel.bbclass: get initramfs stuff working | Thomas Kunze | 1 |
2008-05-25 | kernel bbclass: stage vmlinux if present | Koen Kooi | 1 |
2008-05-22 | kernel.bbclass: comment initramfs stuff till rootfs locking works properly (i... | Koen Kooi | 1 |
2008-04-30 | kernel bbclass: ${D} doesn't always have a trailing /, so put one in, sh is f... | Koen Kooi | 1 |
2008-04-28 | classes/kernel.bbclass : fix for situation in which we generate no modules. | Graeme Gregory | 1 |
2008-04-15 | kernel bbclass: have modules.tgz have the same version and packages and deplo... | Koen Kooi | 1 |
2008-03-31 | kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME} | Jeremy Laine | 1 |