summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel-yocto.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-732/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-041-0/+8
* kernel-yocto.bbclass: say what SRC_URI entry is being droppedRoss Burton2022-05-151-1/+1
* kernel-yocto: allow patch author date to be commit dateBruce Ashfield2022-04-301-1/+5
* kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETARuss Dill2022-04-211-7/+7
* kernel-yocto: don't apply config metadata patches twiceBruce Ashfield2021-10-071-1/+4
* kernel-yocto: Simplify no git repo case in do_kernel_checkoutPaul Barker2021-08-041-15/+15
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* linux-yocto-dev: base AUTOREV on specified versionBruce Ashfield2021-06-171-0/+24
* kernel-yocto: provide debug / summary information for metadataBruce Ashfield2021-05-181-0/+17
* kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkoutKai Kang2021-04-241-1/+1
* kernel-yocto: fix do_kernel_configme indentationYann Dirson2021-04-061-5/+5
* kernel-yocto: add KBUILD_DEFCONFIG search location to failure messageBruce Ashfield2020-09-251-1/+1
* kernel-yocto: only replace leading -I in include pathsYanfei Xu2020-09-031-1/+1
* kernel-yocto: checksum all modifications to available kernel fragments direct...Bruce Ashfield2020-08-281-0/+16
* kernel-yocto: allow promotion of configuration warnings to errorsBruce Ashfield2020-08-281-2/+11
* kernel-yocto: split meta data gathering into patch and config phasesBruce Ashfield2020-08-131-29/+43
* kernel-yocto: set cwd before querying the meta data dirBruce Ashfield2020-08-131-1/+1
* kernel-yocto: enhance configuration queue analysis capabilitiesBruce Ashfield2020-08-081-33/+126
* kernel/yocto: allow dangling KERNEL_FEATURESBruce Ashfield2020-08-061-4/+29
* kernel-yocto: account for extracted defconfig in elements checkBruce Ashfield2020-07-201-1/+1
* kernel/yocto: fix search for defconfig from src_uriAndrey Zhizhikin2020-07-081-2/+3
* kernel/yocto: ensure that defconfigs are processed firstBruce Ashfield2020-06-301-12/+21
* kernel-yocto.bbclass: Fix deps when externalsrc is usedPaul Barker2020-04-241-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