summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
AgeCommit message (Expand)Author
2020-07-16kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin
2020-07-16kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield
2020-05-05kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker
2020-03-10kernel-yocto.bbclass: Support config fragments with externalsrcPaul Barker
2020-03-06kernel-yocto.bbclass: fix a wrong inter-task dependencyMing Liu
2020-02-08kern-tools: fix merge_config when LD contains parametersBruce Ashfield
2020-02-08kernel-yocto: fix defconfig detection in find_sccs()Gavin Li
2020-02-08kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_bu...Martin Jansa
2020-02-08kernel-yocto.bbclass: set KERNEL_LD also for merge_config.shMartin Jansa
2020-02-08kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is...Paul Barker
2020-02-08kernel-yocto: Drop setting of unused variables in do_kernel_metadataPaul Barker
2020-02-08kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker
2020-02-04kernel-yocto.bbclass: export LD in the environment used by kconf_checkMartin Jansa
2019-12-30kernel-yocto: allow external (aka non-integrated) BSPs to supply patchesBruce Ashfield
2019-03-12linux-yocto: fix SRC_URI patching with unified reposBruce Ashfield
2019-03-06kernel-yocto: allow kernel-meta repositories to be patchedBruce Ashfield
2019-03-06devtool: Support kmeta directory usage with devtool modify/finishJaewon Lee
2018-09-27kernel-yocto.bbclass: fix "referenced before assignment" errorMax Kellermann
2018-08-28kernel-yocto: restore BSP audit visibilityBruce Ashfield
2018-08-28classes/kernel-yocto: Cleanup getstatusoutput usageJoshua Watt
2018-08-14kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee
2018-06-12kernel: specify dependencies for compilation for config tasksBruce Ashfield
2018-03-04kernel-yocto: check git config during checkoutJustin Bronder
2018-01-27kernel-yocto: make SRC_URI defconfig removal more specificBruce Ashfield
2017-12-10kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield
2017-12-10kernel-yocto: Stop the build if defconfig is missingSaul Wold
2017-12-10kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold
2017-08-24kernel-yocto: relax BSP definition testBruce Ashfield
2017-08-24kernel-yocto: fix typo in error messageLuca Ceresoli
2017-08-23kernel-yocto: ensure that only valid BSPs are builtBruce Ashfield
2017-07-17kernel-yocto: propagate configuration errors to bbclassBruce Ashfield
2017-04-29kernel-yocto/kern-tools: fix do_validate_branches clean stageBruce Ashfield
2017-02-19kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield
2017-02-19kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal
2017-02-05kernel-yocto: log the BSP definition fileBruce Ashfield
2017-02-05kern-tools: re-enable scc merge commandBruce Ashfield
2017-01-09meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-13kernel-yocto: explicitly trap subcommand errorsBruce Ashfield
2016-12-07kernel-yocto: exit on non-zero return codeBruce Ashfield
2016-10-07utils.bbclass: add function to check for git config userStephano Cetola
2016-09-14kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik
2016-09-08kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODESBruce Ashfield
2016-09-08kernel-yocto: restore kernel-meta data detection for SRC_URI elementsBruce Ashfield
2016-09-05kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning errorIoan-Adrian Ratiu
2016-09-05kernel-yocto: test for empty artifactsBruce Ashfield
2016-08-18kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield
2016-05-11kernel-yocto: allow branch auditing to be suspendedBruce Ashfield
2016-04-03kernel-yocto: enforce SRC_URI specified branchBruce Ashfield
2016-01-18kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy