Age | Commit message (Expand) | Author | Files |
2013-09-06 | kernel-yocto: improve error checking on non-git repos | Bruce Ashfield | 1 |
2013-09-01 | meta: Don't use deprecated bitbake API | Richard Purdie | 1 |
2013-08-26 | kern-tools: usability, bug fixes and no guilt | Bruce Ashfield | 1 |
2013-05-09 | classes/lib: Fix getcmdstatus breakage | Richard Purdie | 1 |
2013-05-09 | sanity/patch.py: Remove commands module usage | Richard Purdie | 1 |
2013-04-02 | kernel-yocto: use KBRANCH as default build branch | Bruce Ashfield | 1 |
2013-03-01 | kernel-yocto: allow building from fetcher source dir | Bruce Ashfield | 1 |
2013-03-01 | kernel-yocto: respect SRC_URI modified branch selection | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto/linux-yocto-custom: support low bandwidth options | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: allow multiple / shared kernel feature directories | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: fix .scc and .cfg matching | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: make configuration audit details debug only | Bruce Ashfield | 1 |
2013-01-18 | kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS | Bruce Ashfield | 1 |
2013-01-18 | kernel-yocto: remove unnecessary non-bare warning | Bruce Ashfield | 1 |
2012-12-03 | kernel-yocto: checkout known branch before leaving do_validate_branches | Bruce Ashfield | 1 |
2012-11-22 | kernel-yocto: clarify KMETA branch comments | Bruce Ashfield | 1 |
2012-09-14 | kernel-yocto: fix kernel configuration audit for custom yocto kernels | Bruce Ashfield | 1 |
2012-09-04 | linux-yocto: check for bad SRCREV before branch checks | Bruce Ashfield | 1 |
2012-09-04 | linux-yocto: fix unapplied patch error message | Bruce Ashfield | 1 |
2012-08-25 | kernel-yocto: don't require meta branch for custom repos | Bruce Ashfield | 1 |
2012-08-25 | kernel-yocto: set master branch to a defined SRCREV | Bruce Ashfield | 1 |
2012-08-19 | linux-yocto: explicitly export KMETA to scripts | Bruce Ashfield | 1 |
2012-08-19 | linux-yocto: make KBRANCH the exception and not the rule | Bruce Ashfield | 1 |
2012-07-22 | kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directory | Robert P. J. Day | 1 |
2012-07-22 | kernel-yocto.bbclass: Fix some obvious typoes in comments. | Robert P. J. Day | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-06-28 | kern-tools: add buildall and robustness fixes | Bruce Ashfield | 1 |
2012-05-30 | ccache: Separate out into its own class | Richard Purdie | 1 |
2012-05-11 | kernel-yocto: export GUILT_BASE to devshell | Bruce Ashfield | 1 |
2012-05-08 | linux-yocto: streamline support for multiple upstream repo types | Bruce Ashfield | 1 |
2012-04-17 | linux-yocto: .diff is a valid patch extension | Bruce Ashfield | 1 |
2012-04-13 | linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order | Bruce Ashfield | 1 |
2012-03-28 | linux-yocto: support externalsrc builds | Bruce Ashfield | 1 |
2012-03-13 | linux-yocto: respect FILESPATH directories | Bruce Ashfield | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-02 | linux-yocto: make kernel_checkout reentrant | Bruce Ashfield | 1 |
2012-02-28 | linux-yocto: allow non-branched repositories to check out | Bruce Ashfield | 1 |
2012-02-24 | linux-yocto: improve checkout error handling and reporting | Bruce Ashfield | 1 |
2012-02-07 | linux-yocto: locate and use out of tree features specified on the SRC_URI | Bruce Ashfield | 1 |
2012-01-19 | linux-yocto: restore WORKDIR as a patch source directory | Bruce Ashfield | 1 |
2012-01-06 | linux-yocto: use src_patches for out of tree kernel feature support | Bruce Ashfield | 1 |
2012-01-02 | linux-yocto: use PATH to locate kconf_check | Bruce Ashfield | 1 |
2011-12-02 | kernel-yocto: fix extra CR in do_kernel_checkout | Saul Wold | 1 |
2011-12-02 | linux-yocto: prefer in-tree tools to external ones | Bruce Ashfield | 1 |
2011-12-02 | kernel-yocto: support allnoconfig base configuration | Bruce Ashfield | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-09-22 | linux-yocto: simplify kernel configuration check expression | Bruce Ashfield | 1 |
2011-09-05 | linux-yocto: generalize kernel config search pattern | Bruce Ashfield | 1 |
2011-08-08 | kernel-yocto: add CCACHE_DIR dependency to do_kernel_configme | Saul Wold | 1 |