aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
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-24kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi
2011-03-23kernel/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-03kernel: remove explicit bash call in do_menuconfigBruce Ashfield
2011-02-24Ensure 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
2010-08-10kernel.bbclass: Clean up kernel packaging outputRichard Purdie
2010-08-04kernel.bbclass: Simplify shell syntax so pysh can cope with itRichard Purdie
2010-07-19qemu/mips: arrange for vmlinux to be bootableBruce Ashfield
2010-06-23kernel.bbclass: Remove additional binaries from stagingScott Garman
2010-06-09kernel.bbclass: Drop code which is duplicated later in the function, fixing o...Richard Purdie
2010-05-24kernel.bbclass: Simplify the current external module codeRichard Purdie
2010-05-24kernel.bbclass: Stop staging binaries within scripts/Scott Garman
2010-05-20kernel.bbclass: tidy up staging of headersJoshua Lock
2010-05-20kernel.bbclass: Package Kernel firmwareJoshua Lock
2010-05-20kernel.bbclass: match x86 header installation to other architecturesJoshua Lock
2010-05-19kernel.bbclass: fix installing of kernels 2.6.34 and aboveJoshua Lock
2009-12-18kernel.bbclass: Use B, not S in KERNEL_VERSIONRichard Purdie
2009-12-14kernel.bbclass: Sync with OE.devRichard Purdie
2009-11-19kernel.bbclass: Merge do_stage into do_installRichard Purdie
2009-11-16debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixesRichard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2008-10-29kernel.bbclass: We dont want to tar lib/ if we dont have any modulesSamuel Ortiz
2008-06-05kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixesRichard Purdie
2008-04-08kernel.bbclass: Use INHIBIT_DEFAULT_DEPS to drop virtual/libc dependency sinc...Richard Purdie