aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)Author
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
2012-12-03kernel-yocto: checkout known branch before leaving do_validate_branchesBruce Ashfield
2012-11-22kernel-yocto: clarify KMETA branch commentsBruce Ashfield
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield
2012-09-04linux-yocto: check for bad SRCREV before branch checksBruce Ashfield
2012-09-04linux-yocto: fix unapplied patch error messageBruce Ashfield
2012-08-25kernel-yocto: don't require meta branch for custom reposBruce Ashfield
2012-08-25kernel-yocto: set master branch to a defined SRCREVBruce Ashfield
2012-08-19linux-yocto: explicitly export KMETA to scriptsBruce Ashfield
2012-08-19linux-yocto: make KBRANCH the exception and not the ruleBruce Ashfield
2012-07-22kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day
2012-07-22kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield
2012-05-30ccache: Separate out into its own classRichard Purdie
2012-05-11kernel-yocto: export GUILT_BASE to devshellBruce Ashfield
2012-05-08linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield
2012-03-28linux-yocto: support externalsrc buildsBruce Ashfield
2012-03-13linux-yocto: respect FILESPATH directoriesBruce Ashfield
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-02linux-yocto: make kernel_checkout reentrantBruce Ashfield
2012-02-28linux-yocto: allow non-branched repositories to check outBruce Ashfield
2012-02-24linux-yocto: improve checkout error handling and reportingBruce Ashfield
2012-02-07linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield
2012-01-19linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield
2012-01-02linux-yocto: use PATH to locate kconf_checkBruce Ashfield
2011-12-02kernel-yocto: fix extra CR in do_kernel_checkoutSaul Wold