Age | Commit message (Expand) | Author | Files |
2011-09-28 | kernel.bbclass: remove unshipped files in do_install | Dmitry Eremin-Solenikov | 1 |
2011-09-28 | kernel.bbclass: handle .cis firmware | Dmitry Eremin-Solenikov | 1 |
2011-09-28 | kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage | Dmitry Eremin-Solenikov | 1 |
2011-08-26 | kernel.bbclass: Find the kernel consistently. | Mike Crowe | 1 |
2011-08-26 | kernel.bbclass: support kernel image type of vmlinux.gz | Mike Crowe | 1 |
2011-08-23 | image.bbclass, kernel.bbclass: remove non-standard -n option from cp command | Paul Eggleton | 1 |
2011-08-23 | kernel.bbclass: save kernel image name into $kerneldir | Otavio Salvador | 1 |
2011-08-18 | image.bbclass, kernel.bbclass: create warning file about deleting deploydir f... | Paul Eggleton | 1 |
2011-08-17 | kernel: restore crtsavres.o to enable building external modules on powerpc | Darren Hart | 1 |
2011-08-05 | kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables | Nitin A Kamble | 1 |
2011-08-04 | kernel.bbcalss: Added do_savedefconfig task. | Noor, Ahsan | 1 |
2011-08-04 | kernel,cml1.bbclass: Move menuconfig to cml1 | Noor, Ahsan | 1 |
2011-07-22 | kernel: copy defconfig to {B} vs {S} | Bruce Ashfield | 1 |
2011-07-19 | kernel.bbclass: minor whitespace fixes | Paul Eggleton | 1 |
2011-07-14 | kernel.bbclass: remove unintended change of INITRAMFS_TASK | Andrea Adami | 1 |
2011-07-13 | kernel.bbclass: fix the broken lines | Nitin A Kamble | 1 |
2011-07-12 | kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround | Phil Blundell | 1 |
2011-07-12 | kernel.bbclass: handle embedding of initramfs images | Andrea Adami | 1 |
2011-07-01 | image|kernel.bblass|module-init-tools: do not use depmod-2.6 | Anders Darander | 1 |
2011-07-01 | Remove support for building 2.4 kernels | Anders Darander | 1 |
2011-07-01 | kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ... | Richard Purdie | 1 |
2011-06-30 | kernel: move menuconfig task after configure | Darren Hart | 1 |
2011-06-23 | kernel.bbclass: Stop do_install poking directly into the sysroot and evading ... | Richard Purdie | 1 |
2011-06-23 | kernel.bbclass: Stage System.map with KERNEL_VERSION suffix | Tom Rini | 1 |
2011-06-23 | kernel.bbclass: restore kernel-abiversion file | Koen Kooi | 1 |
2011-06-23 | kernel.bbclass: Add support for perf-dbg package | Mark Hatle | 1 |
2011-05-20 | kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name | Andreas Oberritter | 1 |
2011-05-04 | logging: update existing oe* logging users to the bb* interface | Darren Hart | 1 |
2011-04-19 | kernel: Remove debug statements | Darren Hart | 1 |
2011-04-19 | kernel: Copy over bzImage to sysroots during install | Darren Hart | 1 |
2011-03-29 | base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ... | Richard Purdie | 1 |
2011-03-23 | kernel.bbclass: blacklist 'kernel-misc' from kernel-modules | Koen Kooi | 1 |
2011-03-21 | kernel/bbclass: rework kernel and module classes to allow for building out-of... | Darren Hart | 1 |
2011-03-15 | kernel bbclass: split do_compile into do_compile and do_compile_modules | Koen Kooi | 1 |
2011-03-02 | kernel: remove explicit bash call in do_menuconfig | Bruce Ashfield | 1 |
2011-03-01 | Ensure Bash is used when spawning terminals | Joshua Lock | 1 |
2011-02-14 | kernel.bbclass: add approproate X Environment variables to allow xterm to start | Saul Wold | 1 |
2011-02-09 | kernel.bbclass: use defconfig if it exists | Darren Hart | 1 |
2011-02-01 | kernel.bbclass: Add fix from OE.dev for tmpnam() usage | Richard Purdie | 1 |
2011-01-21 | staging: Use relative path in sysroot-destdir for target recipes | Dongxiao Xu | 1 |
2011-01-12 | kernel.bbclass: Remove a binary generated by recent kernel versions | Richard Purdie | 1 |
2011-01-12 | kernel bbclass: add 'perf' to kernel-modules blacklist | Koen Kooi | 1 |
2010-12-30 | kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LD | Richard Purdie | 1 |
2010-12-20 | kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e... | Richard Purdie | 1 |
2010-12-16 | kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAME | Kevin Tian | 1 |
2010-12-16 | kernel.bbclass: Rename do_deploy so the function can be overridden in recipes | Kevin Tian | 1 |
2010-11-10 | kernel: prefer the kernel produced uImage | Bruce Ashfield | 1 |
2010-09-08 | kernel.bbclass/linux-wrs: move definition of perf package to kernel class | Joshua Lock | 1 |
2010-08-19 | deploy.bbclass: use new style staging for deploy tasks | Joshua Lock | 1 |
2010-08-17 | kernel.bbclass: Fix adding module dependencies to RDEPENDS | Joshua Lock | 1 |