aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2012-08-07kernel.bbclass: Revert ${base_libdir} changeRichard Purdie
2012-08-06kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etcJavier Martinez Canillas
2012-07-31kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Leon Woestenberg
2012-07-26kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi
2012-07-26kernel.bbclass: fix external module buildingDenis Carikli
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-17kernel.bbclass: Dont package kxgettext.oKhem Raj
2012-07-09kernel.bbclass: add non-santized kernel providesBruce Ashfield
2012-07-04kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-06-21recipes-kernel: make perf a standalone packageLiang Li
2012-06-21kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield
2012-06-21kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-17kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson
2012-05-07image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj
2012-05-03kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson
2012-04-26{kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter
2012-04-26kernel.bbclass: unify white spacesMartin Jansa
2012-04-26kernel.bbclass: merge uboot_mkimage improvements from meta-oeMartin Jansa
2012-04-26kernel: Fix packaging issueSaul Wold
2012-03-26kernel.bbclass: touch .scmversion also in ${S}Martin Jansa
2012-03-23kernel.bbclass: don't create /etc/modutils/*Martin Jansa
2012-03-23kernel.bbclass: fix extra + in kernelreleaseMartin Jansa
2012-03-23kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa
2012-03-23kernel.bbclass: use symlinks for modutils filesMartin Jansa
2012-03-23kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa
2012-03-08kernel.bbclass: Remove warnings for modutils and modprobe.dDarren Hart
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-12-24kernel.bbclass: fix pkg_postinst and pkg_postrmAndrea Adami
2011-12-13kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie
2011-11-27getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-10classes: Remove various bashismsRichard Purdie
2011-09-28kernel.bbclass: remove unshipped files in do_installDmitry Eremin-Solenikov
2011-09-28kernel.bbclass: handle .cis firmwareDmitry Eremin-Solenikov
2011-09-28kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackageDmitry Eremin-Solenikov
2011-08-29kernel.bbclass: Find the kernel consistently.Mike Crowe
2011-08-29kernel.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-19image.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