summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2014-10-06kernel.bbclass: enable a link for external module buildingNitin A Kamble
2014-10-06kernel: Added bc-native as DEPENDSAlejandro Hernandez
2014-09-22kernel.bbclass: use one package split for all firmware filename extensionsCarlos Rafael Giani
2014-09-10kernel.bbclass: handle .dsp firmwareCarlos Rafael Giani
2014-08-23sanity.bbclass/kernel.bbclass: minor fixesRobert Yang
2014-08-23kernel: Prevent from installing so files into source dirYang Shi
2014-07-25kernel: don't copy .so.dbg files into kernel source installBruce Ashfield
2014-07-10kernel.bbclass: update KERNEL_IMAGE_MAXSIZERobert Yang
2014-06-29classes/kernel: Use full path for symlink in update-alternatives.Drew Moseley
2014-04-25kernel: don't populate source symbolic linkMing Liu
2014-03-22classes/kernel: move module postinst commands to kernel-basePaul Eggleton
2014-02-13kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador
2014-02-11kernel: use oldnoconfig before yes '' | make oldconfigAlexandre Belloni
2014-02-11kernel: stop using -exec rm for deleting filesBruce Ashfield
2014-02-02kernel.bbclass: Fix empty modules directory QA issueNathan Rossi
2014-01-14kernel.bbclass: add support for LZ4 initramfs filesKoen Kooi
2013-12-12classes/module_strip: removePaul Eggleton
2013-11-29Revert "kernel: restore scripts in the sysroot"Richard Purdie
2013-11-24kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix raceMike Crowe
2013-11-24Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"Mike Crowe
2013-11-20kernel.bbclass: move bundle_initramfs after kernel_link_vmlinuxMing Liu
2013-11-20kernel.bbclass: Use lzma not lzmash for decompressingPhil Blundell
2013-11-16kernel.bbclass: fix hardlink testBruce Ashfield
2013-11-15kernel.bbclass: test for hardlinks before installingBruce Ashfield
2013-11-12kernel: Use hardlinks for do_populate_sysroot for speedRichard Purdie
2013-11-12kernel: Use hardlinks during do_install for speedRichard Purdie
2013-11-05kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang
2013-10-14kernel: restore scripts in the sysrootBruce Ashfield
2013-10-14kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu
2013-09-30kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel
2013-09-06kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel
2013-08-13kernel.bbclass: Correct post(inst|rm) package associationDarren Hart
2013-08-06kernel.bbclass: fix typoJavier Viguera
2013-06-07kernel.bbclass: Fix link for modules-${MACHINE}.tgzYi Zhao
2013-05-24kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creationMartin Jansa
2013-05-24kernel.bbclass: Add dependency on binutilsMike Crowe
2013-05-10kernel.bbclass: make FILES package-specificTom Zanussi
2013-04-15kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie
2013-04-12kernel.bbclass: Optionally create lib dir during deployKhem Raj
2013-04-11kernel.bbclass: do_strip: allow recipes to strip the kernelMichel Thebeau
2013-04-08kernel.bbclass: do_sizecheck: update path to build image and do not deleteMichel Thebeau
2013-03-18kernel bbclass: return to original directory in do_deployChase Maupin
2013-03-05kernel: extract functions for kernel modules to separate bbclassMartin Jansa
2013-03-01Add KERNEL_EXTRA_ARGS parameterWolfgang Denk
2013-03-01module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle
2013-03-01kernel.bbclass: Add missing modules.order and modules.builtinsMark Hatle
2013-02-06package.bbclass: Add PACKAGESPLITFUNCS variableRichard Purdie
2013-02-06kernel.bbclass: Improve populate_packages_prependRichard Purdie
2013-02-01kernel: avoid copying unnecessary files during do_installMark Asselstine
2013-01-20kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CCKhem Raj