Age | Commit message (Expand) | Author | Files |
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 |
2011-08-08 | linux-yocto: allow configuration of arbitrary branches | Bruce Ashfield | 1 |
2011-08-08 | linux-yocto: pass KMACHINE to updateme, not MACHINE | Bruce Ashfield | 1 |
2011-07-22 | kernel: copy defconfig to {B} vs {S} | Bruce Ashfield | 1 |
2011-07-07 | kernel-yocto: Fix case where recipe is always reparsed | Richard Purdie | 1 |
2011-05-17 | linux-yocto: detect and avoid branch revision checking for AUTOREV | Bruce Ashfield | 1 |
2011-05-10 | linux-yocto: error if meta data not present | Bruce Ashfield | 1 |
2011-05-05 | linux-yocto: safely process unbranched repositories | Bruce Ashfield | 1 |
2011-05-05 | linux-yocto: apply meta data to external repos | Bruce Ashfield | 1 |
2011-02-23 | linux-yocto: enable audio for selected qemu targets | Bruce Ashfield | 1 |
2011-02-09 | linux-yocto: streamline BSP bootstrapping | Bruce Ashfield | 1 |
2011-02-08 | kernel-yocto: Ensure python code has awlays run before SRCPV is expanded | Richard Purdie | 1 |
2011-02-08 | kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker... | Richard Purdie | 1 |
2011-02-07 | kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fix | Richard Purdie | 1 |
2011-02-02 | linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvements | Richard Purdie | 1 |
2011-02-01 | linux-yocto: export kernel configuration audit to the console | Bruce Ashfield | 1 |
2011-01-24 | linux-yocto: allow multiple BSPs per branch | Bruce Ashfield | 1 |
2011-01-19 | linux-yocto: update validate_branches to detected invalid commit IDs | Bruce Ashfield | 1 |
2011-01-19 | linux-yocto: streamline new BSP creation | Bruce Ashfield | 1 |
2011-01-10 | kernel-yocto: pass the build directory to configme | Bruce Ashfield | 1 |
2010-12-28 | yocto-kernel: fix kmachine to deal with overrides | Bruce Ashfield | 1 |
2010-12-21 | linux-yocto: remove or adjust to _ in branch names | Bruce Ashfield | 1 |