summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-821/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* kernel.bbclass: pass LD also in savedefconfigMartin Jansa2022-07-251-1/+1
* kernel.bbclass: Do not overwrite recipe's custom postinstRaphael Teller2022-05-231-1/+1
* kernel: add missing path to search for debug filesAndrej Valek2022-05-151-0/+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
* kernel: relocate copy of module.lds to module compilation taskBruce Ashfield2020-11-181-1/+4
* kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung2020-11-171-1/+1
* kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield2020-11-161-0/+1
* kernel.bbclass: ensure symlink_kernsrc task gets run even with externalsrcRasmus Villemoes2020-09-281-1/+4
* kernel.bbclass: use camelCase notation for bash variables in do_deployMartin Jansa2020-09-171-7/+7
* kernel.bbclass: eliminate (initramfs_)symlink_name variablesMartin Jansa2020-09-171-4/+2
* kernel.bbclass: use bash variables like imageType, base_name without {}Martin Jansa2020-09-171-10/+10
* kernel.bbclass: Move away from calling package_get_auto_prMark Hatle2020-08-281-1/+4
* kernel.bbclass: Remove do_install[prefunc] no longer neededMark Hatle2020-08-261-1/+0
* kernel.bbclass: run do_symlink_kernsrc before do_patchRasmus Villemoes2020-08-261-1/+1
* kernel.bbclass: Configuration for environment with HOSTCXXZhang Qiang2020-08-131-0/+2
* kernel.bbclass: make dependency on lzop-native conditionalTimon Ulrich2020-07-081-1/+2
* kernel.bbclass: add gzip-native to do_deploy dependenciesMatt Madison2020-07-081-1/+1
* classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support sym...Yanfei Xu2020-07-051-3/+19
* kernel.bbclass: add lz4 dependency and fix the call to lz4Timon Ulrich2020-07-051-1/+2
* deploy.bbclass: Clean DEPLOYDIR before do_deployDaniel Klauer2020-06-301-2/+0
* kernel.bbclass: Fix Module.symvers supportLili Li2020-06-281-1/+1
* linux-modules.tgz: fix file permissions to rootLi Wang2020-05-221-0/+1