aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/classes/kernel.bbclass
AgeCommit message (Expand)Author
2012-11-13kernel.bbclass: remove explicit version.h targetBruce Ashfield
2012-07-19kernel.bbclass: convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-19kernel.bbclass: fix external module buildingDenis Carikli
2012-07-18kernel.bbclass: replace os.system with subprocess.callRobert Yang
2012-07-18kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson
2012-07-18kernel.bbclass: Dont package kxgettext.oKhem Raj
2012-07-18kernel.bbclass: add non-santized kernel providesBruce Ashfield
2012-07-18kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-07-18recipes-kernel: make perf a standalone packageLiang Li
2012-07-18kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield
2012-06-20kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa
2012-05-07kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj
2012-05-07kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson
2012-04-27kernel bbclass: recreate uImage unless KEEPUIMAGE is setKoen Kooi
2012-04-26kernel: Fix packaging issueSaul Wold
2012-04-26{kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter
2012-04-26kernel.bbclass: resync with oe-core versionMartin Jansa
2012-03-29kernel.bbclass: unify white spacesMartin Jansa
2012-03-29kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie
2012-03-29kernel.bbclass: touch .scmversion also in ${S}Martin Jansa
2012-03-26kernel.bbclass: don't create /etc/modutils/*Martin Jansa
2012-03-26kernel.bbclass: use symlinks for modutils filesMartin Jansa
2012-03-26kernel.bbclass: fix extra + in kernelreleaseMartin Jansa
2012-03-26kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa
2012-03-23kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa
2012-03-23kernel.bbclass: import QA warning fix for unpackaged files from oe-coreMartin Jansa
2012-03-23kernel.bbclass: import s/1/True/ changes from oe-core versionMartin Jansa
2012-01-09kernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)Andrea Adami
2011-12-11kernel bbclass: sync with OE-coreKoen Kooi
2011-08-22kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador
2011-08-22kernel.bbclass: fix spacing to reduce delta between oe-core and meta-oeOtavio Salvador
2011-08-05kernel: copy defconfig to {B} vs {S}Bruce Ashfield
2011-08-05kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variablesNitin A Kamble
2011-08-05kernel.bbcalss: Added do_savedefconfig task.Noor, Ahsan
2011-08-05kernel,cml1.bbclass: Move menuconfig to cml1Noor, Ahsan
2011-07-15kernel.bbclass: sync with oe-core after recent initramfs mergesKoen Kooi
2011-07-15base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-07-15kernel: move menuconfig task after configureDarren Hart
2011-07-15kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaroundPhil Blundell
2011-07-02kernel.bbclass: blacklist 'perf-dbg' as well for the modules meta packageKoen Kooi
2011-07-02kernel.bbclass: sync with OE-coreKoen Kooi
2011-07-02kernel.bbclass: Add support for perf-dbg packageMark Hatle
2011-07-02image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander
2011-07-02Remove support for building 2.4 kernelsAnders Darander
2011-07-01kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie
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-22kernel.bbclass: restore kernel-abiversion fileKoen Kooi
2011-05-20kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter
2011-05-16testlab, blacklist bbclass: import from meta-angstromKoen Kooi