| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-yocto: Simplify no git repo case in do_kernel_checkout | Paul Barker | 2021-08-04 | 1 | -15/+15 |
* | Convert to new override syntax | Richard Purdie | 2021-08-02 | 1 | -1/+1 |
* | linux-yocto-dev: base AUTOREV on specified version | Bruce Ashfield | 2021-06-17 | 1 | -0/+24 |
* | kernel-yocto: provide debug / summary information for metadata | Bruce Ashfield | 2021-05-18 | 1 | -0/+17 |
* | kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkout | Kai Kang | 2021-04-24 | 1 | -1/+1 |
* | kernel-yocto: fix do_kernel_configme indentation | Yann Dirson | 2021-04-06 | 1 | -5/+5 |
* | kernel-yocto: add KBUILD_DEFCONFIG search location to failure message | Bruce Ashfield | 2020-09-25 | 1 | -1/+1 |
* | kernel-yocto: only replace leading -I in include paths | Yanfei Xu | 2020-09-03 | 1 | -1/+1 |
* | kernel-yocto: checksum all modifications to available kernel fragments direct... | Bruce Ashfield | 2020-08-28 | 1 | -0/+16 |
* | kernel-yocto: allow promotion of configuration warnings to errors | Bruce Ashfield | 2020-08-28 | 1 | -2/+11 |
* | kernel-yocto: split meta data gathering into patch and config phases | Bruce Ashfield | 2020-08-13 | 1 | -29/+43 |
* | kernel-yocto: set cwd before querying the meta data dir | Bruce Ashfield | 2020-08-13 | 1 | -1/+1 |
* | kernel-yocto: enhance configuration queue analysis capabilities | Bruce Ashfield | 2020-08-08 | 1 | -33/+126 |
* | kernel/yocto: allow dangling KERNEL_FEATURES | Bruce Ashfield | 2020-08-06 | 1 | -4/+29 |
* | kernel-yocto: account for extracted defconfig in elements check | Bruce Ashfield | 2020-07-20 | 1 | -1/+1 |
* | kernel/yocto: fix search for defconfig from src_uri | Andrey Zhizhikin | 2020-07-08 | 1 | -2/+3 |
* | kernel/yocto: ensure that defconfigs are processed first | Bruce Ashfield | 2020-06-30 | 1 | -12/+21 |
* | kernel-yocto.bbclass: Fix deps when externalsrc is used | Paul Barker | 2020-04-24 | 1 | -0/+6 |
* | kernel-yocto.bbclass: Support config fragments with externalsrc | Paul Barker | 2020-03-10 | 1 | -1/+2 |
* | kernel-yocto.bbclass: fix a wrong inter-task dependency | Ming Liu | 2020-03-06 | 1 | -1/+1 |
* | kern-tools: fix merge_config when LD contains parameters | Bruce Ashfield | 2020-02-08 | 1 | -3/+7 |
* | kernel-yocto: fix defconfig detection in find_sccs() | Gavin Li | 2020-02-08 | 1 | -1/+1 |
* | kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu... | Martin Jansa | 2020-02-08 | 1 | -4/+3 |
* | kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh | Martin Jansa | 2020-02-08 | 1 | -1/+1 |
* | kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is... | Paul Barker | 2020-02-08 | 1 | -2/+4 |
* | kernel-yocto: Drop setting of unused variables in do_kernel_metadata | Paul Barker | 2020-02-08 | 1 | -7/+0 |
* | kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass | Paul Barker | 2020-02-08 | 1 | -0/+21 |
* | kernel-yocto.bbclass: export LD in the environment used by kconf_check | Martin Jansa | 2020-02-04 | 1 | -0/+1 |
* | kernel-yocto: allow external (aka non-integrated) BSPs to supply patches | Bruce Ashfield | 2019-12-30 | 1 | -0/+15 |
* | linux-yocto: fix SRC_URI patching with unified repos | Bruce Ashfield | 2019-03-12 | 1 | -1/+1 |
* | kernel-yocto: allow kernel-meta repositories to be patched | Bruce Ashfield | 2019-03-06 | 1 | -4/+25 |
* | devtool: Support kmeta directory usage with devtool modify/finish | Jaewon Lee | 2019-03-06 | 1 | -2/+2 |
* | kernel-yocto.bbclass: fix "referenced before assignment" error | Max Kellermann | 2018-09-27 | 1 | -2/+2 |
* | kernel-yocto: restore BSP audit visibility | Bruce Ashfield | 2018-08-28 | 1 | -0/+22 |
* | classes/kernel-yocto: Cleanup getstatusoutput usage | Joshua Watt | 2018-08-28 | 1 | -7/+17 |
* | kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives | Jaewon Lee | 2018-08-14 | 1 | -0/+2 |
* | kernel: specify dependencies for compilation for config tasks | Bruce Ashfield | 2018-06-12 | 1 | -1/+4 |
* | kernel-yocto: check git config during checkout | Justin Bronder | 2018-03-04 | 1 | -0/+1 |
* | kernel-yocto: make SRC_URI defconfig removal more specific | Bruce Ashfield | 2018-01-27 | 1 | -1/+1 |
* | kernel-yocto: ensure that only a single defconfig is processed | Bruce Ashfield | 2017-12-10 | 1 | -1/+12 |
* | kernel-yocto: Stop the build if defconfig is missing | Saul Wold | 2017-12-10 | 1 | -1/+1 |
* | kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG | Saul Wold | 2017-12-10 | 1 | -1/+1 |
* | kernel-yocto: relax BSP definition test | Bruce Ashfield | 2017-08-24 | 1 | -2/+5 |
* | kernel-yocto: fix typo in error message | Luca Ceresoli | 2017-08-24 | 1 | -1/+1 |
* | kernel-yocto: ensure that only valid BSPs are built | Bruce Ashfield | 2017-08-23 | 1 | -0/+3 |
* | kernel-yocto: propagate configuration errors to bbclass | Bruce Ashfield | 2017-07-17 | 1 | -1/+2 |
* | kernel-yocto/kern-tools: fix do_validate_branches clean stage | Bruce Ashfield | 2017-04-29 | 1 | -0/+1 |
* | kernel-yocto: trivial: remove extra } from bsp_definition | Bruce Ashfield | 2017-02-19 | 1 | -1/+1 |
* | kernel-yocto.bbclass: ensure repatching when HEAD is checked out | Awais Belal | 2017-02-19 | 1 | -0/+4 |
* | kernel-yocto: log the BSP definition file | Bruce Ashfield | 2017-02-05 | 1 | -0/+1 |