Age | Commit message (Expand) | Author | Files |
2014-10-24 | kernel-yocto: fix branch validation for AUTOREV, non machine_meta kernels | Bruce Ashfield | 1 |
2014-09-29 | kernel-yocto.bbclass: Fixup shell condition test syntax error | Darren Hart | 1 |
2014-09-01 | kernel-yocto: replace --is-ancestor with basic git porcelain commands | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: convert echo statements to bb* equivalents | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: allow custom non-meta, SRCREV format builds | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: clean overly complex branch checkout | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: use show-ref instead of branch -a | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: simplify branch SRCREV validation | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: remove KBRANCH_DEFAULT | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: remove branch existence checking in do_validate_branches | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: remove SRC_URI kbranch validation | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: remove containing branch check | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: move SRCREV validation to patching phase | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: use cat-file instead of git-show | Bruce Ashfield | 1 |
2014-09-01 | kernel-yocto: remove redundant SRCREV check | Bruce Ashfield | 1 |
2014-05-06 | kernel-yocto: quote kconfig mode check | Bruce Ashfield | 1 |
2014-03-11 | kernel-yocto: replace '=' with '+=' | Ming Liu | 1 |
2014-03-07 | kernel-yocto: fix diffconfig/kernel_configme breakage | Christopher Larson | 1 |
2014-03-07 | kernel-yocto: Disable ANSI escape codes from git branch | Matt Fleming | 1 |
2014-02-28 | kernel-yocto: always checkout machine branch when existing validate_branches | Bruce Ashfield | 1 |
2014-02-20 | kernel-yocto: Add do_diffconfig task | João Henrique Ferreira de Freitas | 1 |
2013-10-11 | kernel-yocto: Add a missing '[' | Peter Kjellerstedt | 1 |
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 |