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