index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
2.10
2.2
2.4
2.6
2.8
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bblayers
Age
Commit message (
Expand
)
Author
2021-09-16
bitbake: fix regexp deprecation warnings
Alexander Kanavin
2021-08-23
bitbake: bitbake-layers: add skip reason to output
Marco Felsch
2021-04-23
layerindex: Add --fetchdir parameter to layerindex-fetch
Diego Sueiro
2021-04-23
layerindex: Fix bitbake-layers layerindex-show-depends command
Diego Sueiro
2021-03-15
bblayers/query: Update to handle REQUIRED_VERSION
Richard Purdie
2021-02-10
logging: Make bitbake logger compatible with python logger
Joshua Watt
2021-02-09
bblayers/action: When adding layers, catch BBHandledException
Richard Purdie
2020-09-09
utils.py: get_file_layer(): Improve performance
Robert Yang
2020-06-06
bitbake: cooker: Split file collections per multiconfig
Joshua Watt
2020-03-23
data_smart: Don't pass unneeded datastore
Richard Purdie
2020-03-06
bblayers: query: Add multiconfig option
Joshua Watt
2020-02-19
layerindex: allow clones to be shallow
Jan-Simon Moeller
2020-02-15
bitbake: layerindex: use branch when specified
Jon Mason
2019-09-19
bitbake-layers: show-recipes: Enable bare output
Yeoh Ee Peng
2019-09-19
bitbake-layers: show-recipes: Select recipes from selected layer
Yeoh Ee Peng
2019-09-19
bitbake-layers: show-recipes: Show recipes only
Yeoh Ee Peng
2019-05-04
bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2018-11-23
layerindex: don't use shell=True when cloning
Ross Burton
2018-08-01
bitbake-layers: disable parsing for layerindex commands
Mark Hatle
2018-08-01
bblayers/layerindex.py: Switch to use the new layerindexlib class
Mark Hatle
2018-08-01
bblayers/layerindex.py: Fix addition of layers
Mark Hatle
2018-08-01
bblayers: Don't parse all recipes when calling add-layer
Richard Purdie
2017-11-11
bitbake-layers: show-recipes: fix help to mention -i supports multiple classes
Paul Eggleton
2017-11-11
bitbake-layers: remove-layer: support removing multiple layers at a time
Paul Eggleton
2017-11-11
bitbake-layers: add-layer: enable adding multiple layers at once
Paul Eggleton
2017-11-07
bitbake-layers: Add support for multiple recipes at once
Mark Hatle
2017-10-06
Add args.force to localargs before do_add_layer
Jeremy A. Puhlman
2017-06-05
bitbake-layers: check layer dependencies before adding
Chang Rebecca Swee Fun
2017-03-21
bitbake-layers: fix layerindex-fetch for Python 3
Paul Eggleton
2017-01-23
bitbake-layers: show-appends: add optional argument to limit package list
Matthew McClintock
2016-12-14
tinfoil: rewrite as a wrapper around the UI
Paul Eggleton
2016-11-30
bitbake: remove True option to getVar calls
Joshua Lock
2016-08-17
bitbake: Initial multi-config support
Richard Purdie
2016-08-17
cache: Make virtualfn2realfn/realfn2virtual standalone functions
Richard Purdie
2016-06-02
bitbake-layers: show-layers: disable parsing
Paul Eggleton
2016-06-01
bitbake: Convert to python 3
Richard Purdie
2016-05-17
bitbake-layers: convert to plugin-based
Christopher Larson