summaryrefslogtreecommitdiffstats
path: root/meta/lib/bblayers
Commit message (Expand)AuthorAgeFilesLines
* bblayers/makesetup.py: Move git utility functions to oe.buildcfg moduleJermain Horsman2024-03-301-23/+10
* bitbake-layers: Add ability to update the reference of repositoriesJermain Horsman2024-02-191-7/+72
* meta/lib/bblayers/buildconf.py: add support for configuration summariesAlexander Kanavin2024-02-191-3/+9
* lib/bblayers/buildconf.py: Remove unused imports/variablesJermain Horsman2024-01-041-7/+0
* lib/bblayers/makesetup.py: Remove unused importsJermain Horsman2024-01-041-2/+0
* lib/bblayers/setupwriters/oe-setup-layers.py: Fix indentationJermain Horsman2023-11-091-1/+1
* create.py: add command arg to add layer to bblayers.confPedro Baptista2023-02-241-1/+10
* bblayers/makesetup: skip git repos that are submodulesAlexander Kanavin2023-02-151-0/+10
* bblayers/setupwriters/oe-setup-layers: create dir if not existsAdrian Freihofer2023-02-151-0/+2
* bitbake-layers: fix a typoEnguerrand de Ribaucourt2023-01-021-1/+1
* devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie2022-12-081-1/+1
* buildconf: compare abspathAdrian Freihofer2022-10-261-1/+1
* meta/files/layers.schema.json: drop the layers propertyAlexander Kanavin2022-09-021-2/+1
* bitbake-layers: add ability to save current layer repository configuration in...Alexander Kanavin2022-09-012-0/+158
* bitbake-layers: add a command to save the active build configuration as a tem...Alexander Kanavin2022-09-011-0/+85
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* bitbake-bblayers/create: Add optional layerid argumentCharlie Davies2021-03-062-6/+8
* bitbake-bblayers/create: Fix incorrect priority help messageCharlie Davies2021-03-061-1/+1
* bitbake-bblayers/create: Make the example recipe print its messageYoann Congal2020-10-101-1/+3
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* bitbake-bblayers/create: Fix layer name generationJoshua Watt2018-06-293-16/+19
* bitbake-layers/create: add LAYERSERIES_COMPATAnuj Mittal2018-06-182-1/+7
* bitbake-blayers/create: add version for example recipeAnuj Mittal2018-06-151-1/+2
* templates/layer.conf: remove backslash to enable bbappend settingChen Qi2017-12-101-1/+1
* action: new bitbake-layer plugin to create a simple layerLeonardo Sandoval2017-08-094-0/+128