summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky
2018-03-08kernel: make copying of crtsavres.o conditionalBruce Ashfield
2018-02-24kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko
2018-01-29meta: don't use deprecated functions from utils.bbclassRoss Burton
2018-01-19kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfsThomas Perrot
2018-01-18kernel: drop unnecessary True options from calls to getVarAndre McCurdy
2018-01-17kernel.bbclass: drop legacy fallback to yes '' | make oldconfigAndre McCurdy
2018-01-14kernel.bbclass: remove bashism in kernel_do_installRicardo Salveti
2018-01-02kernel: Add support for multiple kernel packagesHaris Okanovic
2018-01-02kernel.bbclass: Fix do_sizecheck behaviourMike Crowe
2017-12-09kernel.bbclass: Add cleandirs for do_shared_workdirSaul Wold
2017-09-21kernel.bbclass: build host programs with native sysrootsWenzong Fan
2017-09-13kernel: Move Device Tree support to kernel.bbclassOtavio Salvador
2017-09-11kernel: Stop using update-alternativesOtavio Salvador
2017-08-23kernel.bbclass: external toolchain fixJuro Bystricky
2017-08-16kernel.bbclass: improve reproducibilityJuro Bystricky
2017-07-24kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipeMikko Rapeli
2017-06-04kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gzNicolas Dechesne
2017-05-25kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOSTJoshua Lock
2017-04-05kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu
2017-03-31kernel.bbclass: introduce INITRAMFS_IMAGE_NAMEMing Liu
2017-03-31kernel.bbclass: fix a typoMing Liu
2017-03-21kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri
2017-03-04kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan
2017-02-28kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-02-23kernel.bbclass: do_deploy requires depmodwrapperRobert Yang
2017-02-15kernel.bbclass: Make symbol to vmlinuz.bin in boot directoryAndrea Adami
2017-01-19kernel.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19Revert "kernel: Modify kernel modules installation path."Jason Wessel
2017-01-16kernel: Modify kernel modules installation path.Amarnath Valluri
2016-12-22kernel: Fix symlinksDavid Vincent
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-08kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on ...Andreas Oberritter
2016-12-08kernel.bbclass: do not copy bundled initramfs to /bootAndreas Oberritter
2016-12-08kernel.bbclass: Avoid wildcards for kernel imagesAndreas Oberritter
2016-12-08kernel.bbclass: Use real filenames in kernel packagesAndreas Oberritter
2016-12-08kernel.bbclass: allow uncompressed initramfs archivesAndreas Oberritter
2016-12-07kernel.bbclass: let do_deploy depend on do_packagedataRobert Yang
2016-09-21kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan
2016-09-19kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy
2016-09-14meta: cleanup d.getVar(var, 1)Robert Yang
2016-09-13linux-yocto: allow overriding compiler name in KConfigJérémy Rosen
2016-09-03kernel.bbclass: include signing keys when copying files required for module b...Mattias Waldo
2016-09-03kernel.bbclass: add user output to savedefconfigStefan Müller-Klieser
2016-09-03kernel.bbclass: remove EXTRA_OEMAKE workaroundStefan Müller-Klieser
2016-08-10kernel.bbclass: add lzop dependencyTrevor Woerner
2016-07-25kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik
2016-07-01classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik
2016-07-01classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik
2016-06-15classes/kernel: remove path assumptions in compile_kernelmodulesRoss Burton