summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung2020-11-291-1/+1
* kernel: relocate copy of module.lds to module compilation taskBruce Ashfield2020-11-291-1/+4
* kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield2020-11-291-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
* kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield2020-05-151-0/+15
* classes/kernel: Generate reproducible kernel module tarballJoshua Watt2020-05-141-1/+7
* kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel buildsChristopher Clark2020-03-101-8/+4
* classes/kernel.bbclass: Fix parsing errorsJoshua Watt2020-03-061-2/+2
* kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold ...Martin Jansa2020-02-041-1/+1
* kernel: Make symbol link to vmlinux.64 in boot directoryVasyl Gomonovych2019-12-301-0/+3
* Revert "kernel.bbclass: adjust a condition checking"Jason Wessel2019-09-061-2/+4
* kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov2019-07-311-1/+1
* kernel.bbclass: Make task clean depend on cleaning of make-mod-scriptsHaiqing Bai2019-06-111-0/+1
* kernel: package modules.builtin.modinfoBruce Ashfield2019-05-311-1/+1
* kernel.bbclass: adjust a condition checkingMing Liu2019-05-161-1/+2
* kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)2019-04-231-1/+2
* kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is setJustin Bronder2019-03-021-0/+9
* kernel: Ensure an initramfs is added if configuredRichard Purdie2019-02-251-1/+3
* meta: Fix Deprecated warnings from regexsRichard Purdie2019-01-161-1/+1
* kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha2019-01-071-0/+3
* kernel: don't assign the build user/hostFederico Sauter2018-12-081-2/+2
* kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield2018-11-141-1/+1
* kernel.bbclass: allow custom KERNEL_IMAGEDESTIoan-Adrian Ratiu2018-10-251-1/+1
* kernel.bbclass: Avoid iterating over KERNEL_IMAGETYPES twiceAlex Kiernan2018-09-221-7/+4
* kernel: Fix modules tarball generation with usrmergeAlex Kiernan2018-09-221-2/+2
* Revert "kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does ...Alex Kiernan2018-09-221-12/+6
* kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.Leon Woestenberg2018-09-131-6/+12
* kernel.bbclass: rename type variable to imageTypeMartin Jansa2018-08-211-29/+29
* kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa2018-08-211-2/+2
* kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa2018-08-211-7/+7
* kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa2018-07-101-17/+1
* kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa2018-07-101-10/+9
* kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa2018-07-101-0/+3
* kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not setAlex Kiernan2018-06-281-1/+1
* kernel: specify dependencies for compilation for config tasksBruce Ashfield2018-06-121-1/+1
* kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKEAndre McCurdy2018-05-221-12/+16