summaryrefslogtreecommitdiffstats
path: root/classes/kernel.bbclass
AgeCommit message (Expand)Author
2009-04-06kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi
2009-03-24kernel.bbclass: stage more filesKoen Kooi
2009-03-12Kernel bbclass "too many open files" bugfixJader H. Silva
2009-01-30kernel.bbclass: move initramfs stuff to configure so we can do postprocessing...Koen Kooi
2009-01-25kernel.bbclass: Remove some repetition in last commit.Tim 'timtim' Ellis
2009-01-25kernel.bbclass: Add missing entry for scsi headers in staging, as needed by i...Tim 'timtim' Ellis
2009-01-12kernel.bbclass: do not use insecure tmpnam() function for generating unique n...Marcin Juszkiewicz
2008-11-23kernel.bbclass: stage more headers for the .27 header moveKoen Kooi
2008-11-15kernel.bbclass: stage more headers for >=2.6.27 kernelsKoen Kooi
2008-10-30kernel bbclass: start adding support for >=2.6.27 where headers movedKoen Kooi
2008-09-26kernel.bbclass: prepare for 2.6.27 style external firmwareKoen Kooi
2008-08-13kernel.bbclass: make aes-generic module provide aes Thomas Kunze
2008-08-12kernel.bbclass: fix typo in do_sizecheck()Thomas Kunze
2008-08-03kernel.bbclass: use KERNEL_OUTPUT where possibleTom Rini
2008-07-27kernel.bbclass: -change initramfs-logicThomas Kunze
2008-05-31classes/kernen.bbclass: Fix INITRAMFS logic to stop breaking builds for peopl...Richard Purdie
2008-05-30kernel.bbclass: get initramfs stuff workingThomas Kunze
2008-05-25kernel bbclass: stage vmlinux if presentKoen Kooi
2008-05-22kernel.bbclass: comment initramfs stuff till rootfs locking works properly (i...Koen Kooi
2008-04-30kernel bbclass: ${D} doesn't always have a trailing /, so put one in, sh is f...Koen Kooi
2008-04-28classes/kernel.bbclass : fix for situation in which we generate no modules.Graeme Gregory
2008-04-15kernel bbclass: have modules.tgz have the same version and packages and deplo...Koen Kooi
2008-03-31kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME}Jeremy Laine
2008-03-28kernel.bbclass: fix generation of uImage on powerpc platformsJeremy Laine
2008-03-27kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to kernel...Jeremy Laine
2008-03-27kernel.bbclass: unbreak uImage generation.Koen Kooi
2008-03-27kernel.bbclass: add generic do_deploy taskThomas Kunze
2008-02-21kernel.bbclass: Fis typo in do_builtin_initramfs.Paul Sokolovsky
2008-02-19classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24Jeremy Laine
2008-02-17classes/kernel.bbclass: Remove usage of non-standard variables (DEPLOY_TO) an...Richard Purdie
2008-02-15kernel.bbclass: Add satndalone task "builtin_initramfs".Paul Sokolovsky
2008-01-24kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.Rolf Leggewie
2008-01-21kernel.bbclass: Account for sa1100 rtc renaming (#3710)Richard Purdie
2008-01-18kernel.bbclass: added sizecheck task from linux recipe (merge from Poky)Marcin Juszkiewicz
2008-01-18kernel.bbclass: stage also include/video directory (from Poky)Marcin Juszkiewicz
2007-12-07kernel.bbclass: When processing module_autoload's, also try canonical name (w...Paul Sokolovsky
2007-12-07kernel.bbclass: Add kernel-vmlinux to kernel-modules dependency blacklist.Paul Sokolovsky
2007-09-29kernel.bbclass: Add menuconfig task (from poky)Richard Purdie
2007-09-29kernel.bbclass: Package vmlinux file (used by oprofile) (from poky)Richard Purdie
2007-08-29kernel.bbclass: Allow machines to override the kernel-base runtime dependenciesRichard Purdie
2007-07-25kernel.bbclass: Add support for module config per 2.6 conevntions.Paul Sokolovsky
2007-07-05kernel.bbclass: Oh ok, we need both DEPENDS and RDEPENDS.Paul Sokolovsky
2007-07-05kernel.bbclass: DEPEND on bluez-dtl1-workaround, not just RDEPEND.Paul Sokolovsky
2007-07-04bluez: Stop 02dtl1_cs.sh the nasty hack from breaking everyone's BT connection.Paul Sokolovsky
2007-04-09kernel.bbclass: Add kernel-base package which kernel modules depend on instea...Richard Purdie
2007-02-14kernel.bbclass: Remove PARALLEL_INSTALL_MODULES. If we want to do this we sho...Richard Purdie
2007-01-07kernel.bbclass: Remove the KERNEL_RELEASE variable and set it to KERNEL_VERSI...Richard Purdie
2007-01-06kernel.bbclass: Create relative symlinks from "zImage" to actual kernel image...Paul Sokolovsky
2006-11-20kernel.bbclass: unset MACHINE otherwise things break (from poky)Richard Purdie
2006-10-12rename linux_modules to linux-kernel-base, add common kernel_get*version func...Michael Lauer