summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2021-08-02Convert 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-17kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa
2020-09-17kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa
2020-09-17kernel.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-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