summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* linux-yocto: fix SRC_URI patching with unified reposBruce Ashfield2019-03-121-1/+1
* kernel-yocto: allow kernel-meta repositories to be patchedBruce Ashfield2019-03-061-4/+25
* devtool: Support kmeta directory usage with devtool modify/finishJaewon Lee2019-03-061-2/+2
* kernel-yocto.bbclass: fix "referenced before assignment" errorMax Kellermann2018-09-271-2/+2
* kernel-yocto: restore BSP audit visibilityBruce Ashfield2018-08-281-0/+22
* classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt2018-08-281-7/+17
* kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee2018-08-141-0/+2
* kernel: specify dependencies for compilation for config tasksBruce Ashfield2018-06-121-1/+4
* kernel-yocto: check git config during checkoutJustin Bronder2018-03-041-0/+1
* kernel-yocto: make SRC_URI defconfig removal more specificBruce Ashfield2018-01-271-1/+1
* kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield2017-12-101-1/+12
* kernel-yocto: Stop the build if defconfig is missingSaul Wold2017-12-101-1/+1
* kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold2017-12-101-1/+1
* kernel-yocto: relax BSP definition testBruce Ashfield2017-08-241-2/+5
* kernel-yocto: fix typo in error messageLuca Ceresoli2017-08-241-1/+1
* kernel-yocto: ensure that only valid BSPs are builtBruce Ashfield2017-08-231-0/+3
* kernel-yocto: propagate configuration errors to bbclassBruce Ashfield2017-07-171-1/+2
* kernel-yocto/kern-tools: fix do_validate_branches clean stageBruce Ashfield2017-04-291-0/+1
* kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield2017-02-191-1/+1
* kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal2017-02-191-0/+4
* kernel-yocto: log the BSP definition fileBruce Ashfield2017-02-051-0/+1
* kern-tools: re-enable scc merge commandBruce Ashfield2017-02-051-1/+15
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-091-3/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* kernel-yocto: explicitly trap subcommand errorsBruce Ashfield2016-12-131-0/+7
* kernel-yocto: exit on non-zero return codeBruce Ashfield2016-12-071-1/+0
* utils.bbclass: add function to check for git config userStephano Cetola2016-10-071-0/+3
* kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik2016-09-141-1/+1
* kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODESBruce Ashfield2016-09-081-2/+2
* kernel-yocto: restore kernel-meta data detection for SRC_URI elementsBruce Ashfield2016-09-081-3/+8
* kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning errorIoan-Adrian Ratiu2016-09-051-1/+1
* kernel-yocto: test for empty artifactsBruce Ashfield2016-09-051-2/+8
* kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield2016-08-181-90/+53
* kernel-yocto: allow branch auditing to be suspendedBruce Ashfield2016-05-111-9/+14
* kernel-yocto: enforce SRC_URI specified branchBruce Ashfield2016-04-031-0/+11
* kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2016-01-181-12/+0
* kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy2016-01-181-1/+1
* kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang2015-12-281-3/+10
* linux-yocto: skip kernel meta data branches when finding machine branchBruce Ashfield2015-10-271-1/+3
* kernel-yocto.bbclass: do_kernel_metadata depends on do_unpackMarkus Lehtonen2015-09-091-1/+1
* linux-yocto: split meta data from kernel repositoryBruce Ashfield2015-07-251-71/+5
* Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton2015-07-161-8/+8
* kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker2015-07-161-0/+10
* linux-yocto: drop suggestion of devshell for patch failuresBruce Ashfield2015-05-241-1/+1
* kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield2015-05-091-5/+6
* linux-yocto: fix race between checkout and meta data generationBruce Ashfield2015-05-091-1/+1
* kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton2015-03-311-1/+1
* linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton2015-03-311-0/+1
* kernel-yocto: allow in-tree defconfigsBruce Ashfield2015-03-251-2/+37
* kernel-yocto: split meta data generation from patching phaseBruce Ashfield2015-03-201-2/+7