aboutsummaryrefslogtreecommitdiffstats
path: root/classes/kernel.bbclass
AgeCommit message (Expand)Author
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
2006-09-26kernel.bbclass: do not override machine/*.conf setting of KERNEL_IMAGETYPE to...Tom Walsh
2006-09-22kernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18Richard Purdie
2006-08-12kernel.bbclass, module.bbclass: changed depmod -A into depmod -aFrans Meulenbroeks
2006-06-05classes/kernel.bbclass: also stage include/mediaKoen Kooi
2006-05-31classesRaymond Danks
2006-05-30kernel.bbclass: Add a postinstall for kernel-image to make sure the corrrect ...Richard Purdie
2006-04-29Install depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod so...Richard Purdie
2006-04-02kernel.bbclass: Make sure the directory in staging existsRichard Purdie
2006-02-28kernel.bbclass: Add kernel-modules meta package for PARALLEL_INSTALL_MODULES,...Koen Kooi
2006-01-30linux: fix missing HOST_CC_ARCH in module compilation in kernel/module allJohn Bowler
2006-01-13kernel.bbclass: Check if include/sound exists before trying to stage it (it d...Rod Whitby
2006-01-12kernel.bbclass: stage include/sound/*Philipp Zabel
2006-01-09kernel.bbclass: Add hack to cope with kernel-image-SOMEDYNAMICVERSION to enab...Richard Purdie
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie
2005-12-30kernel.bbclass: prevent self-referential asm links in kernel.bbclassJohn Bowler
2005-12-06disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c'Marcin Juszkiewicz
2005-12-06module-init-tools: prefer 3.2.1 over 3.2-pre4Philipp Zabel
2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler
2005-10-13kernel.bbclass: Fix some quoting and brackets on an if statement. Reported by...Richard Purdie