summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: consider .csp firmware filesKhem Raj2016-03-281-1/+1
* Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...Ioan-Adrian Ratiu2016-02-041-12/+3
* kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie2016-01-261-0/+1
* kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2016-01-181-0/+12
* kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang2016-01-151-3/+12
* classes: Fix do_rootfs referencesRichard Purdie2016-01-111-1/+1
* kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()Andre McCurdy2015-12-121-1/+2
* kernel: fix race condition between compile_kernelmodules and shared_workdirJens Rehsack2015-11-241-0/+8
* kernel.bbclass: fix the bug of checking the existing sections in do_strip()Kevin Hao2015-10-011-1/+1
* kernel.bbclass: do not mv/link sources when externalsrc enabledMarkus Lehtonen2015-09-091-3/+7
* kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imageKevin Hao2015-09-031-0/+1
* kernel.bbclass: dont assume ${B}/include/generated existsAndre McCurdy2015-08-111-2/+4
* kernel: fix path assumptions in tasksRoss Burton2015-07-161-4/+4
* kernel: Pull uImage generation into separate classMarek Vasut2015-05-261-45/+17
* kernel: Pull out the linux.bin generationMarek Vasut2015-05-261-17/+23
* kernel: Rework do_uboot_mkimageMarek Vasut2015-05-261-11/+21
* kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKEMarek Vasut2015-05-261-2/+4
* kernel/rm_work: Improve interactionRichard Purdie2015-05-151-0/+5
* kernel.bbclass: Fix race conditionEd Bartosh2015-05-071-1/+1
* kernel: Fix depmod for multilibRichard Purdie2015-01-291-15/+11
* kernel/image/depmodwrapper: Fixups for depmodRichard Purdie2015-01-231-3/+15
* fix '[[: not found' error message using dashVincent GĂ©nieux2015-01-231-1/+1
* kernel.bbclass: Update cleandirs to remove new kernel staging dirsDarren Hart2015-01-161-1/+2
* kernel: move source and build output to work-sharedBruce Ashfield2015-01-161-12/+18
* kernel.bbclass: When linux/version.h exists, copy itOtavio Salvador2015-01-161-0/+4
* kernel.bbclass: fix do_unpack function when S ends with slashMartin Jansa2015-01-071-0/+3
* kernel: Fix non linux-yocto buildsRichard Purdie2014-12-211-4/+25
* kernel: Clean ${S} before unpackRichard Purdie2014-12-211-0/+2
* kernel: fix out of tree module buildsBruce Ashfield2014-12-211-0/+23
* kernel: Rearrange for 1.8Richard Purdie2014-12-211-88/+3
* kernel.bbclass: Remove bashismKhem Raj2014-12-191-1/+1
* kernel.bbclass: Create modules directory even if there is no modules installedHe Zhe2014-10-241-0/+1
* kernel.bbclass: enable a link for external module buildingNitin A Kamble2014-10-061-1/+2
* kernel: Added bc-native as DEPENDSAlejandro Hernandez2014-10-061-1/+1
* kernel.bbclass: use one package split for all firmware filename extensionsCarlos Rafael Giani2014-09-221-4/+1
* kernel.bbclass: handle .dsp firmwareCarlos Rafael Giani2014-09-101-0/+1
* sanity.bbclass/kernel.bbclass: minor fixesRobert Yang2014-08-231-1/+1
* kernel: Prevent from installing so files into source dirYang Shi2014-08-231-1/+1
* kernel: don't copy .so.dbg files into kernel source installBruce Ashfield2014-07-251-1/+1
* kernel.bbclass: update KERNEL_IMAGE_MAXSIZERobert Yang2014-07-101-3/+6
* classes/kernel: Use full path for symlink in update-alternatives.Drew Moseley2014-06-291-1/+1
* kernel: don't populate source symbolic linkMing Liu2014-04-251-1/+1
* classes/kernel: move module postinst commands to kernel-basePaul Eggleton2014-03-221-2/+5
* kernel.bbclass, base.bbclass: Fix support for old kernel configurationOtavio Salvador2014-02-131-1/+1
* kernel: use oldnoconfig before yes '' | make oldconfigAlexandre Belloni2014-02-111-1/+3
* kernel: stop using -exec rm for deleting filesBruce Ashfield2014-02-111-3/+15
* kernel.bbclass: Fix empty modules directory QA issueNathan Rossi2014-02-021-0/+2
* kernel.bbclass: add support for LZ4 initramfs filesKoen Kooi2014-01-141-1/+6
* classes/module_strip: removePaul Eggleton2013-12-121-1/+1
* Revert "kernel: restore scripts in the sysroot"Richard Purdie2013-11-291-11/+0