Age | Commit message (Expand) | Author | Files |
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 |
2008-03-28 | kernel.bbclass: fix generation of uImage on powerpc platforms | Jeremy Laine | 1 |
2008-03-27 | kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to kernel... | Jeremy Laine | 1 |
2008-03-27 | kernel.bbclass: unbreak uImage generation. | Koen Kooi | 1 |
2008-03-27 | kernel.bbclass: add generic do_deploy task | Thomas Kunze | 1 |
2008-02-21 | kernel.bbclass: Fis typo in do_builtin_initramfs. | Paul Sokolovsky | 1 |
2008-02-19 | classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24 | Jeremy Laine | 1 |
2008-02-17 | classes/kernel.bbclass: Remove usage of non-standard variables (DEPLOY_TO) an... | Richard Purdie | 1 |
2008-02-15 | kernel.bbclass: Add satndalone task "builtin_initramfs". | Paul Sokolovsky | 1 |
2008-01-24 | kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664. | Rolf Leggewie | 1 |
2008-01-21 | kernel.bbclass: Account for sa1100 rtc renaming (#3710) | Richard Purdie | 1 |
2008-01-18 | kernel.bbclass: added sizecheck task from linux recipe (merge from Poky) | Marcin Juszkiewicz | 1 |
2008-01-18 | kernel.bbclass: stage also include/video directory (from Poky) | Marcin Juszkiewicz | 1 |
2007-12-07 | kernel.bbclass: When processing module_autoload's, also try canonical name (w... | Paul Sokolovsky | 1 |
2007-12-07 | kernel.bbclass: Add kernel-vmlinux to kernel-modules dependency blacklist. | Paul Sokolovsky | 1 |
2007-09-29 | kernel.bbclass: Add menuconfig task (from poky) | Richard Purdie | 1 |
2007-09-29 | kernel.bbclass: Package vmlinux file (used by oprofile) (from poky) | Richard Purdie | 1 |
2007-08-29 | kernel.bbclass: Allow machines to override the kernel-base runtime dependencies | Richard Purdie | 1 |
2007-07-25 | kernel.bbclass: Add support for module config per 2.6 conevntions. | Paul Sokolovsky | 1 |
2007-07-05 | kernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS. | Paul Sokolovsky | 1 |
2007-07-05 | kernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND. | Paul Sokolovsky | 1 |
2007-07-04 | bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection. | Paul Sokolovsky | 1 |
2007-04-09 | kernel.bbclass: Add kernel-base package which kernel modules depend on instea... | Richard Purdie | 1 |
2007-02-14 | kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we sho... | Richard Purdie | 1 |
2007-01-07 | kernel.bbclass: Remove the KERNEL_RELEASE variable and set it to KERNEL_VERSI... | Richard Purdie | 1 |
2007-01-06 | kernel.bbclass: Create relative symlinks from "zImage" to actual kernel image... | Paul Sokolovsky | 1 |
2006-11-20 | kernel.bbclass: unset MACHINE otherwise things break (from poky) | Richard Purdie | 1 |
2006-10-12 | rename linux_modules to linux-kernel-base, add common kernel_get*version func... | Michael Lauer | 1 |