summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2023-10-16kernel.bbclass: Add force flag to rm callsRyan Eatmon
2023-09-11kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén
2023-08-12kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi
2023-03-14linux: inherit pkgconfig in kernel.bbclassMing Liu
2022-12-06kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi
2022-12-06kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe
2021-07-05kernel: Fix interaction when packaging disabledRichard Purdie
2021-06-15kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami
2021-05-07kernel.bbclass: Remove do_install[prefunc] no longer neededMark Hatle
2021-05-03kernel.bbclass: Configuration for environment with HOSTCXXZhang Qiang
2021-02-04kernel.bbclass: fix deployment for initramfs imagesAwais Belal
2021-01-01kernel: set COMPATIBLE_HOST to *-linuxRoss Burton
2020-11-30kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung
2020-11-30kernel: relocate copy of module.lds to module compilation taskBruce Ashfield
2020-11-30kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield
2020-09-16Revert "kernel.bbclass: run do_symlink_kernsrc before do_patch"Steve Sakoman
2020-09-01kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes
2020-07-10kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich
2020-06-29kernel.bbclass: Fix Module.symvers supportLili Li
2020-06-01kernel/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-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
2019-01-14meta: 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-09kernel: 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-12kernel.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-08kernel: specify dependencies for compilation for config tasksBruce Ashfield
2018-05-22kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKEAndre McCurdy