aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)Author
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
2014-10-24kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernelsBruce Ashfield
2014-09-29kernel-yocto.bbclass: Fixup shell condition test syntax errorDarren Hart
2014-09-01kernel-yocto: replace --is-ancestor with basic git porcelain commandsBruce Ashfield
2014-09-01kernel-yocto: convert echo statements to bb* equivalentsBruce Ashfield
2014-09-01kernel-yocto: allow custom non-meta, SRCREV format buildsBruce Ashfield
2014-09-01kernel-yocto: clean overly complex branch checkoutBruce Ashfield
2014-09-01kernel-yocto: use show-ref instead of branch -aBruce Ashfield
2014-09-01kernel-yocto: simplify branch SRCREV validationBruce Ashfield
2014-09-01kernel-yocto: remove KBRANCH_DEFAULTBruce Ashfield
2014-09-01kernel-yocto: remove branch existence checking in do_validate_branchesBruce Ashfield
2014-09-01kernel-yocto: remove SRC_URI kbranch validationBruce Ashfield
2014-09-01kernel-yocto: remove containing branch checkBruce Ashfield
2014-09-01kernel-yocto: move SRCREV validation to patching phaseBruce Ashfield
2014-09-01kernel-yocto: use cat-file instead of git-showBruce Ashfield
2014-09-01kernel-yocto: remove redundant SRCREV checkBruce Ashfield
2014-05-06kernel-yocto: quote kconfig mode checkBruce Ashfield
2014-03-11kernel-yocto: replace '=' with '+='Ming Liu
2014-03-07kernel-yocto: fix diffconfig/kernel_configme breakageChristopher Larson
2014-03-07kernel-yocto: Disable ANSI escape codes from git branchMatt Fleming
2014-02-28kernel-yocto: always checkout machine branch when existing validate_branchesBruce Ashfield
2014-02-20kernel-yocto: Add do_diffconfig taskJoão Henrique Ferreira de Freitas
2013-10-11kernel-yocto: Add a missing '['Peter Kjellerstedt
2013-09-06kernel-yocto: improve error checking on non-git reposBruce Ashfield
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-26kern-tools: usability, bug fixes and no guiltBruce Ashfield
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie
2013-04-02kernel-yocto: use KBRANCH as default build branchBruce Ashfield
2013-03-01kernel-yocto: allow building from fetcher source dirBruce Ashfield
2013-03-01kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield
2013-02-04kernel-yocto/linux-yocto-custom: support low bandwidth optionsBruce Ashfield
2013-02-04kernel-yocto: allow multiple / shared kernel feature directoriesBruce Ashfield
2013-02-04kernel-yocto: fix .scc and .cfg matchingBruce Ashfield
2013-02-04kernel-yocto: make configuration audit details debug onlyBruce Ashfield
2013-01-18kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTSBruce Ashfield
2013-01-18kernel-yocto: remove unnecessary non-bare warningBruce Ashfield