summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2020-07-16kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich
2020-07-02kernel.bbclass: Fix Module.symvers supportLili Li
2020-06-05kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield
2020-03-10kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel buildsChristopher Clark
2020-03-06classes/kernel.bbclass: Fix parsing errorsJoshua Watt
2020-02-04kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold ...Martin Jansa
2019-12-30kernel: Make symbol link to vmlinux.64 in boot directoryVasyl Gomonovych
2019-09-06Revert "kernel.bbclass: adjust a condition checking"Jason Wessel
2019-07-31kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov
2019-06-11kernel.bbclass: Make task clean depend on cleaning of make-mod-scriptsHaiqing Bai
2019-05-31kernel: package modules.builtin.modinfoBruce Ashfield
2019-05-16kernel.bbclass: adjust a condition checkingMing Liu
2019-04-23kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)
2019-03-02kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is setJustin Bronder
2019-02-25kernel: Ensure an initramfs is added if configuredRichard Purdie
2019-01-16meta: Fix Deprecated warnings from regexsRichard Purdie
2019-01-07kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha
2018-12-08kernel: don't assign the build user/hostFederico Sauter
2018-11-14kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield
2018-10-25kernel.bbclass: allow custom KERNEL_IMAGEDESTIoan-Adrian Ratiu
2018-09-22kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twiceAlex Kiernan
2018-09-22kernel: Fix modules tarball generation with usrmergeAlex Kiernan
2018-09-22Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ...Alex Kiernan
2018-09-13kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.Leon Woestenberg
2018-08-21kernel.bbclass: rename type variable to imageTypeMartin Jansa
2018-08-21kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa
2018-08-21kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa
2018-07-10kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa
2018-07-10kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa
2018-07-10kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa
2018-06-28kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not setAlex Kiernan
2018-06-12kernel: specify dependencies for compilation for config tasksBruce Ashfield
2018-05-22kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKEAndre McCurdy
2018-05-11kernel: Permit overriding of KERNEL_IMAGETYPE_FOR_MAKEMike Crowe
2018-04-03kernel.bbclass: improve reproducibilityJonathan Liu
2018-03-20kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky
2018-03-08kernel: make copying of crtsavres.o conditionalBruce Ashfield
2018-02-24kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko
2018-01-30meta: don't use deprecated functions from utils.bbclassRoss Burton
2018-01-19kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfsThomas Perrot
2018-01-19kernel: drop unnecessary True options from calls to getVarAndre McCurdy
2018-01-18kernel.bbclass: drop legacy fallback to yes '' | make oldconfigAndre McCurdy
2018-01-14kernel.bbclass: remove bashism in kernel_do_installRicardo Salveti
2018-01-02kernel: Add support for multiple kernel packagesHaris Okanovic
2018-01-02kernel.bbclass: Fix do_sizecheck behaviourMike Crowe
2017-12-10kernel.bbclass: Add cleandirs for do_shared_workdirSaul Wold
2017-09-21kernel.bbclass: build host programs with native sysrootsWenzong Fan
2017-09-13kernel: Move Device Tree support to kernel.bbclassOtavio Salvador
2017-09-11kernel: Stop using update-alternativesOtavio Salvador