summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH exportBruce Ashfield2020-06-051-0/+15
* 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
* kernel: Permit overriding of KERNEL_IMAGETYPE_FOR_MAKEMike Crowe2018-05-111-5/+6
* kernel.bbclass: improve reproducibilityJonathan Liu2018-04-031-0/+1
* kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan2018-03-201-0/+2
* classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky2018-03-121-1/+1
* kernel: make copying of crtsavres.o conditionalBruce Ashfield2018-03-081-2/+4
* kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko2018-02-241-1/+1
* meta: don't use deprecated functions from utils.bbclassRoss Burton2018-01-301-1/+1
* kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfsThomas Perrot2018-01-191-1/+1
* kernel: drop unnecessary True options from calls to getVarAndre McCurdy2018-01-191-6/+6
* kernel.bbclass: drop legacy fallback to yes '' | make oldconfigAndre McCurdy2018-01-181-1/+1
* kernel.bbclass: remove bashism in kernel_do_installRicardo Salveti2018-01-141-1/+1
* kernel: Add support for multiple kernel packagesHaris Okanovic2018-01-021-41/+73
* kernel.bbclass: Fix do_sizecheck behaviourMike Crowe2018-01-021-3/+11
* kernel.bbclass: Add cleandirs for do_shared_workdirSaul Wold2017-12-101-0/+1
* kernel.bbclass: build host programs with native sysrootsWenzong Fan2017-09-211-1/+1
* kernel: Move Device Tree support to kernel.bbclassOtavio Salvador2017-09-131-0/+3
* kernel: Stop using update-alternativesOtavio Salvador2017-09-111-13/+3
* kernel.bbclass: external toolchain fixJuro Bystricky2017-08-231-5/+2
* kernel.bbclass: improve reproducibilityJuro Bystricky2017-08-161-3/+36