summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel: don't assign the build user/hostFederico Sauter2019-02-251-2/+2
* kernel: specify dependencies for compilation for config tasksBruce Ashfield2018-11-161-1/+1
* 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
* kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan2017-03-041-1/+5
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-03-011-2/+0
* kernel.bbclass: do_deploy requires depmodwrapperRobert Yang2017-02-231-0/+2
* kernel.bbclass: Make symbol to vmlinuz.bin in boot directoryAndrea Adami2017-02-151-0/+3
* kernel.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen2017-01-201-1/+2
* Revert "kernel: Modify kernel modules installation path."Jason Wessel2017-01-201-6/+6
* kernel: Modify kernel modules installation path.Amarnath Valluri2017-01-161-6/+6
* kernel: Fix symlinksDavid Vincent2016-12-221-3/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-20/+20
* kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on ...Andreas Oberritter2016-12-081-0/+1
* kernel.bbclass: do not copy bundled initramfs to /bootAndreas Oberritter2016-12-081-6/+0
* kernel.bbclass: Avoid wildcards for kernel imagesAndreas Oberritter2016-12-081-2/+2
* kernel.bbclass: Use real filenames in kernel packagesAndreas Oberritter2016-12-081-1/+1
* kernel.bbclass: allow uncompressed initramfs archivesAndreas Oberritter2016-12-081-1/+1
* kernel.bbclass: let do_deploy depend on do_packagedataRobert Yang2016-12-071-1/+1
* kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan2016-09-211-0/+30
* kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy2016-09-201-1/+1
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-141-4/+4
* linux-yocto: allow overriding compiler name in KConfigJérémy Rosen2016-09-141-0/+1
* kernel.bbclass: include signing keys when copying files required for module b...Mattias Waldo2016-09-031-0/+8
* kernel.bbclass: add user output to savedefconfigStefan Müller-Klieser2016-09-031-0/+1
* kernel.bbclass: remove EXTRA_OEMAKE workaroundStefan Müller-Klieser2016-09-031-4/+0
* kernel.bbclass: add lzop dependencyTrevor Woerner2016-08-101-1/+1