summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: add original package name to RPROVIDES for -image and -baseMartin Jansa2025-06-131-1/+2
* kernel.bbclass: check, if directory exists before removing empty module direc...Heiko2024-05-151-1/+1
* kernel.bbclass: Set pkg-config variables for building modulesMunehisa Kamata2024-03-071-0/+7
* kernel: make LOCALVERSION consistent between recipesBruce Ashfield2024-03-011-0/+14
* kernel: fix localversion in v6.3+Bruce Ashfield2024-03-011-2/+4
* kernel.bbclass: introduce KERNEL_LOCALVERSIONMing Liu2024-03-011-1/+5
* Revert "kernel: fix localversion in v6.3+"Steve Sakoman2024-02-151-8/+2
* kernel: fix localversion in v6.3+Bruce Ashfield2024-02-151-2/+8
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-09-301-2/+2
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-08-261-3/+4
* kernel: add missing path to search for debug filesAndrej Valek2023-08-021-0/+1
* kernel: don't force PAHOLE=falseBruce Ashfield2023-06-231-1/+1
* kernel-devicetree: make shell scripts posix compliantMartin Jansa2023-06-011-1/+1
* kernel-devicetree: allow specification of dtb directoryRandolph Sapp2023-06-011-0/+2
* kernel: improve initramfs bundle processing timeBruce Ashfield2023-05-121-1/+1
* linux: inherit pkgconfig in kernel.bbclassMing Liu2023-03-201-1/+1
* kernel/linux-kernel-base: Fix kernel build artefact determinism issuesRichard Purdie2023-02-151-3/+0
* kernel.bbclass: remove empty module directories to prevent QA issuesOvidiu Panait2023-01-061-2/+2
* kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi2022-12-071-0/+8
* kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro2022-11-241-0/+16
* kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_allSean Anderson2022-11-101-3/+1
* kernel: Use consistent make flags for menuconfigRichard Purdie2022-09-161-1/+2
* kernel: Always set CC and LD for the kernel buildRichard Purdie2022-09-161-6/+7
* kernel.bbclass: pass LD also in savedefconfigMartin Jansa2022-08-081-1/+1
* kernel: Delete unused KERNEL_LOCALVERSION variableAlex Kiernan2022-04-141-2/+0
* kernel.bbclass: Fix the do_strip() malfunctionKevin Hao2022-04-121-1/+1
* kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot pathAlessio Igor Bogani2022-04-031-8/+7
* kernel.bbclass: avoid config changes based on the availability of paholeMichael Olbrich2022-03-261-2/+2
* kernel: make kernel-base recommend kernel-image, not dependRoss Burton2022-02-211-1/+1
* kernel.bbclass: Allow initramfs to be built from a separate multiconfigAlejandro Hernandez Samaniego2022-01-261-4/+9
* kernel.bbclass: use common strip()Saul Wold2022-01-131-25/+19
* kernel: add -dbg packageSaul Wold2021-12-221-1/+1
* classes/kernel*: add variables to allow changing artifact extensionPaul Eggleton2021-12-221-5/+5
* classes/kernel*: allow disabling symlink creationPaul Eggleton2021-12-221-4/+12
* kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe2021-12-091-3/+18
* kernel: export native PKGCONFIG variablesBruce Ashfield2021-11-261-0/+7
* kernel: provide virtual/kernel for all kernelsBruce Ashfield2021-11-101-1/+1
* kernel: Rework kernel make flag to variable mappingsRichard Purdie2021-10-161-2/+2
* kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie2021-10-161-2/+4
* kernel.bbclass: remove unnecessary dead codeRasmus Villemoes2021-09-281-13/+2
* base/kernel: Support zstd-compressed squashfs and cpio initramfsZoltán Böszörményi2021-09-011-2/+8
* kernel: Use unexpanded EXTENDPKGVRichard Purdie2021-09-011-4/+3
* kernel.bbclass: Use full versions for inter-package dependenciesZoltán Böszörményi2021-08-271-6/+7
* Allow opt-out of split kernel modulesZoltán Böszörményi2021-08-271-0/+7
* Convert to new override syntaxRichard Purdie2021-08-021-30/+30
* kernel: Fix interaction when packaging disabledRichard Purdie2021-06-271-0/+2
* kernel.bbclass: fix do_sizecheck() comparisonAndrea Adami2021-06-141-1/+1
* kernel.bbclass: fix deployment for initramfs imagesAwais Belal2021-01-301-1/+1
* kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi2021-01-201-1/+15
* kernel: set COMPATIBLE_HOST to *-linuxRoss Burton2020-12-241-0/+2