summaryrefslogtreecommitdiff
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)AuthorFiles
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
2012-08-19linux-yocto: make KBRANCH the exception and not the ruleBruce Ashfield1
2012-07-22kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day1
2012-07-22kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield1
2012-05-30ccache: Separate out into its own classRichard Purdie1
2012-05-11kernel-yocto: export GUILT_BASE to devshellBruce Ashfield1
2012-05-08linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield1
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield1
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield1
2012-03-28linux-yocto: support externalsrc buildsBruce Ashfield1
2012-03-13linux-yocto: respect FILESPATH directoriesBruce Ashfield1