summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker2020-05-051-0/+6
* kernel-yocto.bbclass: Support config fragments with externalsrcPaul Barker2020-03-101-1/+2
* kernel-yocto.bbclass: fix a wrong inter-task dependencyMing Liu2020-03-061-1/+1
* kern-tools: fix merge_config when LD contains parametersBruce Ashfield2020-02-081-3/+7
* kernel-yocto: fix defconfig detection in find_sccs()Gavin Li2020-02-081-1/+1
* kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...Martin Jansa2020-02-081-4/+3
* kernel-yocto.bbclass: set KERNEL_LD also for merge_config.shMartin Jansa2020-02-081-1/+1
* kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...Paul Barker2020-02-081-2/+4
* kernel-yocto: Drop setting of unused variables in do_kernel_metadataPaul Barker2020-02-081-7/+0
* kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker2020-02-081-0/+21
* kernel-yocto.bbclass: export LD in the environment used by kconf_checkMartin Jansa2020-02-041-0/+1
* kernel-yocto: allow external (aka non-integrated) BSPs to supply patchesBruce Ashfield2019-12-301-0/+15
* 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