summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2011-08-26kernel.bbclass: Find the kernel consistently.Mike Crowe
2011-08-26kernel.bbclass: support kernel image type of vmlinux.gzMike Crowe
2011-08-23image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton
2011-08-23kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador
2011-08-18image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton
2011-08-17kernel: restore crtsavres.o to enable building external modules on powerpcDarren Hart
2011-08-05kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variablesNitin A Kamble
2011-08-04kernel.bbcalss: Added do_savedefconfig task.Noor, Ahsan
2011-08-04kernel,cml1.bbclass: Move menuconfig to cml1Noor, Ahsan
2011-07-22kernel: copy defconfig to {B} vs {S}Bruce Ashfield
2011-07-19kernel.bbclass: minor whitespace fixesPaul Eggleton
2011-07-14kernel.bbclass: remove unintended change of INITRAMFS_TASKAndrea Adami
2011-07-13kernel.bbclass: fix the broken linesNitin A Kamble
2011-07-12kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaroundPhil Blundell
2011-07-12kernel.bbclass: handle embedding of initramfs imagesAndrea Adami
2011-07-01image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander
2011-07-01Remove support for building 2.4 kernelsAnders Darander
2011-07-01kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie
2011-06-30kernel: move menuconfig task after configureDarren Hart
2011-06-23kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...Richard Purdie
2011-06-23kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini
2011-06-23kernel.bbclass: restore kernel-abiversion fileKoen Kooi
2011-06-23kernel.bbclass: Add support for perf-dbg packageMark Hatle
2011-05-20kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart
2011-04-19kernel: Remove debug statementsDarren Hart
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-03-23kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi
2011-03-21kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart
2011-03-15kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi
2011-03-02kernel: remove explicit bash call in do_menuconfigBruce Ashfield
2011-03-01Ensure Bash is used when spawning terminalsJoshua Lock
2011-02-14kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold
2011-02-09kernel.bbclass: use defconfig if it existsDarren Hart
2011-02-01kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2011-01-12kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie
2011-01-12kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi
2010-12-30kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LDRichard Purdie
2010-12-20kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...Richard Purdie
2010-12-16kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAMEKevin Tian
2010-12-16kernel.bbclass: Rename do_deploy so the function can be overridden in recipesKevin Tian
2010-11-10kernel: prefer the kernel produced uImageBruce Ashfield
2010-09-08kernel.bbclass/linux-wrs: move definition of perf package to kernel classJoshua Lock
2010-08-19deploy.bbclass: use new style staging for deploy tasksJoshua Lock
2010-08-17kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock
2010-08-11kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie
2010-08-10kernel.bbclass: Exclude scripts/dtc object filesRichard Purdie
2010-08-10kernel/package.bbclass: Handle kernel module stripping centrallyRichard Purdie