summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: fix installation of modules signing certificatesDmitry Eremin-Solenikov2019-10-301-1/+1
* kernel: package modules.builtin.modinfoBruce Ashfield2019-06-181-1/+1
* kernel.bbclass: adjust a condition checkingMing Liu2019-06-071-1/+2
* kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)2019-05-121-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
* kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipeMikko Rapeli2017-07-241-0/+2
* kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gzNicolas Dechesne2017-06-051-9/+9
* kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock2017-05-251-0/+2
* kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu2017-04-051-0/+1
* kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu2017-04-011-10/+11
* kernel.bbclass: fix a typoMing Liu2017-04-011-1/+1
* kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri2017-03-221-7/+7