summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
AgeCommit message (Expand)Author
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
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-05-20classes/kernel: check OLDEST_KERNEL at configure timePaul Eggleton
2016-05-20classes/kernel: fix typoPaul Eggleton
2016-05-19kernel: moves KERNEL_SRC_PATH to bitbake.confMing Liu
2016-03-26kernel.bbclass: consider .csp firmware filesKhem Raj
2016-02-04Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...Ioan-Adrian Ratiu
2016-01-25kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy
2016-01-15kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2015-12-12kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()Andre McCurdy
2015-11-24kernel: fix race condition between compile_kernelmodules and shared_workdirJens Rehsack
2015-10-01kernel.bbclass: fix the bug of checking the existing sections in do_strip()Kevin Hao
2015-09-09kernel.bbclass: do not mv/link sources when externalsrc enabledMarkus Lehtonen
2015-09-02kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imageKevin Hao
2015-08-11kernel.bbclass: dont assume ${B}/include/generated existsAndre McCurdy