summaryrefslogtreecommitdiff
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)AuthorFiles
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
2013-08-26kern-tools: usability, bug fixes and no guiltBruce Ashfield1
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie1
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie1
2013-04-02kernel-yocto: use KBRANCH as default build branchBruce Ashfield1
2013-03-01kernel-yocto: allow building from fetcher source dirBruce Ashfield1
2013-03-01kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield1
2013-02-04kernel-yocto/linux-yocto-custom: support low bandwidth optionsBruce Ashfield1
2013-02-04kernel-yocto: allow multiple / shared kernel feature directoriesBruce Ashfield1
2013-02-04kernel-yocto: fix .scc and .cfg matchingBruce Ashfield1
2013-02-04kernel-yocto: make configuration audit details debug onlyBruce Ashfield1
2013-01-18kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTSBruce Ashfield1
2013-01-18kernel-yocto: remove unnecessary non-bare warningBruce Ashfield1
2012-12-03kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield1
2012-11-22kernel-yocto: clarify KMETA branch commentsBruce Ashfield1
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield1
2012-09-04linux-yocto: check for bad SRCREV before branch checksBruce Ashfield1
2012-09-04linux-yocto: fix unapplied patch error messageBruce Ashfield1
2012-08-25kernel-yocto: don't require meta branch for custom reposBruce Ashfield1
2012-08-25kernel-yocto: set master branch to a defined SRCREVBruce Ashfield1
2012-08-19linux-yocto: explicitly export KMETA to scriptsBruce Ashfield1