summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/kernel.bbclass
AgeCommit message (Expand)Author
2024-05-02classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie
2024-04-25kernel.bbclass: check, if directory exists before removing empty module direc...Heiko
2024-03-18kernel: Fix check_oldest_kernelPaul Barker
2024-02-24kernel.bbclass: Set pkg-config variables for building modulesMunehisa Kamata
2024-01-18classes/recipes: Switch to use inherit_deferRichard Purdie
2023-10-30kernel.bbclass: add preceding space in appendVar settingChen Qi
2023-10-27kernel.bbclass: Use strip utility used for kernel build in do_packageKhem Raj
2023-09-02kernel.bbclass: Add force flag to rm callsRyan Eatmon
2023-08-16kernel.bbclass: Use KERNEL_STRIP instead of STRIPKhem Raj
2023-08-10kernel: don't fail if Modules.symvers doesn't existJoel Stanley
2023-07-25kernel: make LOCALVERSION consistent between recipesBruce Ashfield
2023-07-21kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén
2023-07-21kernel: set HOSTPKG_CONFIG to use pkg-config-nativeBruce Ashfield
2023-07-12kernel: fix localversion in v6.3+Bruce Ashfield
2023-06-28kernel: config modules directories are handled by kernel-module-splitJose Quaresma
2023-06-19kernel: Add kernel specific STRIP variableKhem Raj
2023-06-01kernel: don't force PAHOLE=falseBruce Ashfield
2023-06-01kernel.bbclass: introduce KERNEL_LOCALVERSIONMing Liu
2023-05-22kernel-devicetree: make shell scripts posix compliantMartin Jansa
2023-05-05kernel-devicetree: allow specification of dtb directoryRandolph Sapp
2023-04-20kernel: improve initramfs bundle processing timeBruce Ashfield
2023-03-22image-artifact-names.bbclass: add INITRAMFS_IMAGE_NAME from kernel.bbclassMartin Jansa
2023-03-06linux: inherit pkgconfig in kernel.bbclassMing Liu
2023-03-01kernel: Add kernel specific OBJDUMPKhem Raj
2023-01-26kernel/linux-kernel-base: Fix kernel build artefact determinism issuesRichard Purdie
2023-01-12recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCSPeter Kjellerstedt
2023-01-05recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCSRichard Purdie
2022-12-08kernel.bbclass: remove empty module directories to prevent QA issuesOvidiu Panait
2022-11-20kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi
2022-11-07kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro
2022-10-26kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_allSean Anderson
2022-09-13kernel.bbclass: Pass the kernel package name to depmodwrapperAndrei Gherzan
2022-09-03kernel: Use consistent make flags for menuconfigRichard Purdie
2022-09-03kernel: Always set CC and LD for the kernel buildRichard Purdie
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie