summaryrefslogtreecommitdiff
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)AuthorFiles
2016-04-03kernel-yocto: enforce SRC_URI specified branchBruce Ashfield1
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy1
2016-01-17kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy1
2015-12-27kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang1
2015-10-24linux-yocto: skip kernel meta data branches when finding machine branchBruce Ashfield1
2015-09-09kernel-yocto.bbclass: do_kernel_metadata depends on do_unpackMarkus Lehtonen1
2015-07-25linux-yocto: split meta data from kernel repositoryBruce Ashfield1
2015-07-16Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton1
2015-07-16kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker1
2015-05-22linux-yocto: drop suggestion of devshell for patch failuresBruce Ashfield1
2015-05-09kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield1
2015-05-09linux-yocto: fix race between checkout and meta data generationBruce Ashfield1
2015-03-29kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton1
2015-03-29linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton1
2015-03-24kernel-yocto: allow in-tree defconfigsBruce Ashfield1
2015-03-20kernel-yocto: split meta data generation from patching phaseBruce Ashfield1
2015-03-02kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield1
2015-02-23classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton1
2015-02-21linux-yocto: warn when a generated BSP description is usedBruce Ashfield1
2015-02-20linux-yocto: make kernel configuration audit user visibleBruce Ashfield1
2015-01-29kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan1
2015-01-16kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield1
2014-12-20kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang1
2014-12-20kernel-yocto: fix non-git buildsBruce Ashfield1
2014-12-20kernel: Rearrange for 1.8Richard Purdie1
2014-12-05kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton1
2014-10-24kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernelsBruce Ashfield1
2014-09-29kernel-yocto.bbclass: Fixup shell condition test syntax errorDarren Hart1
2014-09-01kernel-yocto: replace --is-ancestor with basic git porcelain commandsBruce Ashfield1
2014-09-01kernel-yocto: convert echo statements to bb* equivalentsBruce Ashfield1
2014-09-01kernel-yocto: allow custom non-meta, SRCREV format buildsBruce Ashfield1
2014-09-01kernel-yocto: clean overly complex branch checkoutBruce Ashfield1
2014-09-01kernel-yocto: use show-ref instead of branch -aBruce Ashfield1
2014-09-01kernel-yocto: simplify branch SRCREV validationBruce Ashfield1
2014-09-01kernel-yocto: remove KBRANCH_DEFAULTBruce Ashfield1
2014-09-01kernel-yocto: remove branch existence checking in do_validate_branchesBruce Ashfield1
2014-09-01kernel-yocto: remove SRC_URI kbranch validationBruce Ashfield1
2014-09-01kernel-yocto: remove containing branch checkBruce Ashfield1
2014-09-01kernel-yocto: move SRCREV validation to patching phaseBruce Ashfield1
2014-09-01kernel-yocto: use cat-file instead of git-showBruce Ashfield1
2014-09-01kernel-yocto: remove redundant SRCREV checkBruce Ashfield1
2014-05-06kernel-yocto: quote kconfig mode checkBruce Ashfield1
2014-03-11kernel-yocto: replace '=' with '+='Ming Liu1
2014-03-07kernel-yocto: fix diffconfig/kernel_configme breakageChristopher Larson1
2014-03-07kernel-yocto: Disable ANSI escape codes from git branchMatt Fleming1
2014-02-28kernel-yocto: always checkout machine branch when existing validate_branchesBruce Ashfield1
2014-02-20kernel-yocto: Add do_diffconfig taskJoão Henrique Ferreira de Freitas1
2013-10-11kernel-yocto: Add a missing '['Peter Kjellerstedt1
2013-09-06kernel-yocto: improve error checking on non-git reposBruce Ashfield1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1