aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)Author
2017-12-10kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield
2017-12-10kernel-yocto: Stop the build if defconfig is missingSaul Wold
2017-12-10kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold
2017-08-24kernel-yocto: relax BSP definition testBruce Ashfield
2017-08-24kernel-yocto: fix typo in error messageLuca Ceresoli
2017-08-23kernel-yocto: ensure that only valid BSPs are builtBruce Ashfield
2017-07-17kernel-yocto: propagate configuration errors to bbclassBruce Ashfield
2017-04-28kernel-yocto/kern-tools: fix do_validate_branches clean stageBruce Ashfield
2017-02-19kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield
2017-02-19kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal
2017-02-05kernel-yocto: log the BSP definition fileBruce Ashfield
2017-02-05kern-tools: re-enable scc merge commandBruce Ashfield
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-13kernel-yocto: explicitly trap subcommand errorsBruce Ashfield
2016-12-07kernel-yocto: exit on non-zero return codeBruce Ashfield
2016-10-07utils.bbclass: add function to check for git config userStephano Cetola
2016-09-14kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik
2016-09-08kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODESBruce Ashfield
2016-09-08kernel-yocto: restore kernel-meta data detection for SRC_URI elementsBruce Ashfield
2016-09-05kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning errorIoan-Adrian Ratiu
2016-09-05kernel-yocto: test for empty artifactsBruce Ashfield
2016-08-18kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield
2016-05-09kernel-yocto: allow branch auditing to be suspendedBruce Ashfield
2016-04-03kernel-yocto: enforce SRC_URI specified branchBruce Ashfield
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy
2016-01-17kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy
2015-12-27kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang
2015-10-24linux-yocto: skip kernel meta data branches when finding machine branchBruce Ashfield
2015-09-09kernel-yocto.bbclass: do_kernel_metadata depends on do_unpackMarkus Lehtonen
2015-07-25linux-yocto: split meta data from kernel repositoryBruce Ashfield
2015-07-16Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton
2015-07-16kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker
2015-05-22linux-yocto: drop suggestion of devshell for patch failuresBruce Ashfield
2015-05-09kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield
2015-05-09linux-yocto: fix race between checkout and meta data generationBruce Ashfield
2015-03-29kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton
2015-03-29linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton
2015-03-24kernel-yocto: allow in-tree defconfigsBruce Ashfield
2015-03-20kernel-yocto: split meta data generation from patching phaseBruce Ashfield
2015-03-02kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield
2015-02-23classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton
2015-02-21linux-yocto: warn when a generated BSP description is usedBruce Ashfield
2015-02-20linux-yocto: make kernel configuration audit user visibleBruce Ashfield
2015-01-29kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan
2015-01-16kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield
2014-12-20kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang
2014-12-20kernel-yocto: fix non-git buildsBruce Ashfield
2014-12-20kernel: Rearrange for 1.8Richard Purdie
2014-12-05kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton