summaryrefslogtreecommitdiff
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)AuthorFiles
2011-08-04kernel.bbcalss: Added do_savedefconfig task.Noor, Ahsan1
2011-08-04kernel,cml1.bbclass: Move menuconfig to cml1Noor, Ahsan1
2011-07-22kernel: copy defconfig to {B} vs {S}Bruce Ashfield1
2011-07-19kernel.bbclass: minor whitespace fixesPaul Eggleton1
2011-07-14kernel.bbclass: remove unintended change of INITRAMFS_TASKAndrea Adami1
2011-07-13kernel.bbclass: fix the broken linesNitin A Kamble1
2011-07-12kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaroundPhil Blundell1
2011-07-12kernel.bbclass: handle embedding of initramfs imagesAndrea Adami1
2011-07-01image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander1
2011-07-01Remove support for building 2.4 kernelsAnders Darander1
2011-07-01kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie1
2011-06-30kernel: move menuconfig task after configureDarren Hart1
2011-06-23kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...Richard Purdie1
2011-06-23kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini1
2011-06-23kernel.bbclass: restore kernel-abiversion fileKoen Kooi1
2011-06-23kernel.bbclass: Add support for perf-dbg packageMark Hatle1
2011-05-20kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter1
2011-05-04logging: update existing oe* logging users to the bb* interfaceDarren Hart1
2011-04-19kernel: Remove debug statementsDarren Hart1
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart1
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie1
2011-03-23kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi1
2011-03-21kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart1
2011-03-15kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi1
2011-03-02kernel: remove explicit bash call in do_menuconfigBruce Ashfield1
2011-03-01Ensure Bash is used when spawning terminalsJoshua Lock1
2011-02-14kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold1
2011-02-09kernel.bbclass: use defconfig if it existsDarren Hart1
2011-02-01kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie1
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu1
2011-01-12kernel.bbclass: Remove a binary generated by recent kernel versionsRichard Purdie1
2011-01-12kernel bbclass: add 'perf' to kernel-modules blacklistKoen Kooi1
2010-12-30kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LDRichard Purdie1
2010-12-20kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...Richard Purdie1
2010-12-16kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAMEKevin Tian1
2010-12-16kernel.bbclass: Rename do_deploy so the function can be overridden in recipesKevin Tian1
2010-11-10kernel: prefer the kernel produced uImageBruce Ashfield1
2010-09-08kernel.bbclass/linux-wrs: move definition of perf package to kernel classJoshua Lock1
2010-08-19deploy.bbclass: use new style staging for deploy tasksJoshua Lock1
2010-08-17kernel.bbclass: Fix adding module dependencies to RDEPENDSJoshua Lock1
2010-08-11kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...Richard Purdie1
2010-08-10kernel.bbclass: Exclude scripts/dtc object filesRichard Purdie1
2010-08-10kernel/package.bbclass: Handle kernel module stripping centrallyRichard Purdie1
2010-08-10kernel.bbclass: Clean up kernel packaging outputRichard Purdie1
2010-08-04kernel.bbclass: Simplify shell syntax so pysh can cope with itRichard Purdie1
2010-07-19qemu/mips: arrange for vmlinux to be bootableBruce Ashfield1
2010-06-23kernel.bbclass: Remove additional binaries from stagingScott Garman1
2010-06-09kernel.bbclass: Drop code which is duplicated later in the function, fixing o...Richard Purdie1
2010-05-24kernel.bbclass: Simplify the current external module codeRichard Purdie1
2010-05-24kernel.bbclass: Stop staging binaries within scripts/Scott Garman1