summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2021-12-20classes/kernel*: add variables to allow changing artifact extensionPaul Eggleton
2021-12-20classes/kernel*: allow disabling symlink creationPaul Eggleton
2021-12-09kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe
2021-11-26kernel: export native PKGCONFIG variablesBruce Ashfield
2021-11-10kernel: provide virtual/kernel for all kernelsBruce Ashfield
2021-10-16kernel: Rework kernel make flag to variable mappingsRichard Purdie
2021-10-16kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie
2021-09-26kernel.bbclass: remove unnecessary dead codeRasmus Villemoes
2021-09-01base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi
2021-09-01kernel: Use unexpanded EXTENDPKGVRichard Purdie
2021-08-27kernel.bbclass: Use full versions for inter-package dependenciesZoltán Böszörményi
2021-08-27Allow opt-out of split kernel modulesZoltán Böszörményi
2021-07-30Convert to new override syntaxRichard Purdie
2021-06-27kernel: Fix interaction when packaging disabledRichard Purdie
2021-06-14kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami
2021-01-30kernel.bbclass: fix deployment for initramfs imagesAwais Belal
2021-01-20kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi
2020-12-24kernel: set COMPATIBLE_HOST to *-linuxRoss Burton
2020-11-18kernel: relocate copy of module.lds to module compilation taskBruce Ashfield
2020-11-17kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung
2020-11-16kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield
2020-09-28kernel.bbclass: ensure symlink_kernsrc task gets run even with externalsrcRasmus Villemoes
2020-09-16kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa
2020-09-16kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa
2020-09-16kernel.bbclass: use bash variables like imageType, base_name without {}Martin Jansa
2020-08-28kernel.bbclass: Move away from calling package_get_auto_prMark Hatle
2020-08-26kernel.bbclass: Remove do_install[prefunc] no longer neededMark Hatle
2020-08-26kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes
2020-08-13kernel.bbclass: Configuration for environment with HOSTCXXZhang Qiang
2020-07-08kernel.bbclass: make dependency on lzop-native conditionalTimon Ulrich
2020-07-08kernel.bbclass: add gzip-native to do_deploy dependenciesMatt Madison
2020-07-05classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support sym...Yanfei Xu
2020-07-05kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich
2020-06-30deploy.bbclass: Clean DEPLOYDIR before do_deployDaniel Klauer
2020-06-28kernel.bbclass: Fix Module.symvers supportLili Li
2020-05-22linux-modules.tgz: fix file permissions to rootLi Wang
2020-05-15kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield
2020-05-14classes/kernel: Generate reproducible kernel module tarballJoshua Watt
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-29kernel.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-01kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is setJustin Bronder
2019-02-25kernel: Ensure an initramfs is added if configuredRichard Purdie