Age | Commit message (Expand) | Author | Files |
2017-02-19 | kernel-yocto: trivial: remove extra } from bsp_definition | Bruce Ashfield | 1 |
2017-02-19 | kernel-yocto.bbclass: ensure repatching when HEAD is checked out | Awais Belal | 1 |
2017-02-05 | kernel-yocto: log the BSP definition file | Bruce Ashfield | 1 |
2017-02-05 | kern-tools: re-enable scc merge command | Bruce Ashfield | 1 |
2017-01-06 | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-13 | kernel-yocto: explicitly trap subcommand errors | Bruce Ashfield | 1 |
2016-12-07 | kernel-yocto: exit on non-zero return code | Bruce Ashfield | 1 |
2016-10-07 | utils.bbclass: add function to check for git config user | Stephano Cetola | 1 |
2016-09-14 | kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKS | André Draszik | 1 |
2016-09-08 | kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES | Bruce Ashfield | 1 |
2016-09-08 | kernel-yocto: restore kernel-meta data detection for SRC_URI elements | Bruce Ashfield | 1 |
2016-09-05 | kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning error | Ioan-Adrian Ratiu | 1 |
2016-09-05 | kernel-yocto: test for empty artifacts | Bruce Ashfield | 1 |
2016-08-18 | kernel-yocto: streamline patch, configuration and audit phases | Bruce Ashfield | 1 |
2016-05-09 | kernel-yocto: allow branch auditing to be suspended | Bruce Ashfield | 1 |
2016-04-03 | kernel-yocto: enforce SRC_URI specified branch | Bruce Ashfield | 1 |
2016-01-17 | kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclass | Andre McCurdy | 1 |
2016-01-17 | kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKS | Andre McCurdy | 1 |
2015-12-27 | kernel-yocto: fix checkout bare-cloned kernel repositories | Jianxun Zhang | 1 |
2015-10-24 | linux-yocto: skip kernel meta data branches when finding machine branch | Bruce Ashfield | 1 |
2015-09-09 | kernel-yocto.bbclass: do_kernel_metadata depends on do_unpack | Markus Lehtonen | 1 |
2015-07-25 | linux-yocto: split meta data from kernel repository | Bruce Ashfield | 1 |
2015-07-16 | Use die() or bbfatal_log() where the log should definitely be printed | Paul Eggleton | 1 |
2015-07-16 | kernel-yocto: fix machine_srcrev check in do_patch | Petter Mabäcker | 1 |
2015-05-22 | linux-yocto: drop suggestion of devshell for patch failures | Bruce Ashfield | 1 |
2015-05-09 | kernel-yocto: propagate in tree defconfigs to WORKDIR | Bruce Ashfield | 1 |
2015-05-09 | linux-yocto: fix race between checkout and meta data generation | Bruce Ashfield | 1 |
2015-03-29 | kernel-yocto: merge duplicate kernel_configme task definitions | Ross Burton | 1 |
2015-03-29 | linux-yocto: add kern-tools-native to kernel_metadata depends | Ross Burton | 1 |
2015-03-24 | kernel-yocto: allow in-tree defconfigs | Bruce Ashfield | 1 |
2015-03-20 | kernel-yocto: split meta data generation from patching phase | Bruce Ashfield | 1 |
2015-03-02 | kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernels | Bruce Ashfield | 1 |
2015-02-23 | classes/kernel-yocto: extend SRCTREECOVEREDTASKS | Paul Eggleton | 1 |
2015-02-21 | linux-yocto: warn when a generated BSP description is used | Bruce Ashfield | 1 |
2015-02-20 | linux-yocto: make kernel configuration audit user visible | Bruce Ashfield | 1 |
2015-01-29 | kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout() | Theodor Gherzan | 1 |
2015-01-16 | kernel-yocto: remove GUILT_BASE from terminal exports | Bruce Ashfield | 1 |
2014-12-20 | kernel-yocto: make sure git tags get dereferenced properly in do_patch() | Jeff Wang | 1 |
2014-12-20 | kernel-yocto: fix non-git builds | Bruce Ashfield | 1 |
2014-12-20 | kernel: Rearrange for 1.8 | Richard Purdie | 1 |
2014-12-05 | kernel-yocto.bbclass: fix shell syntax error | Paul Eggleton | 1 |
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 |