Paul Eggleton
|
b0f0eaf63c
bitbake: tinfoil: add a parse_recipes() function
|
7 gadi atpakaļ |
Chang Rebecca Swee Fun
|
576821ea0a
bitbake: bitbake-layers: check layer dependencies before adding
|
8 gadi atpakaļ |
Zhixiong Chi
|
bcab5e12c1
bitbake: bitbake-layers: add signal hander to avoid exception
|
8 gadi atpakaļ |
Paul Eggleton
|
614cbeddc8
bitbake: lib/bb/msg: introduce logger_create() function
|
8 gadi atpakaļ |
Aníbal Limón
|
10968b4266
bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()
|
8 gadi atpakaļ |
Joshua Lock
|
1fce7ecbbb
bitbake: bitbake: remove True option to getVar calls
|
8 gadi atpakaļ |
Paul Eggleton
|
f551e67fa7
bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly
|
9 gadi atpakaļ |
Richard Purdie
|
0f2c59367a
bitbake: bitbake: Convert to python 3
|
9 gadi atpakaļ |
Christopher Larson
|
6bbe4fe48c
bitbake: bitbake-layers: convert to plugin-based
|
9 gadi atpakaļ |
Richard Purdie
|
654eadfa30
bitbake: bitbake: Update logger.warn() -> logger.warning()
|
9 gadi atpakaļ |
Richard Purdie
|
31681346a7
bitbake: bitbake: Don't limit traceback lengths to arbitrary values
|
9 gadi atpakaļ |
Paul Eggleton
|
ae7d04832b
bitbake: bitbake-layers: show-recipes: allow filtering by class inheritance
|
9 gadi atpakaļ |
Paul Eggleton
|
a3967e2ba5
bitbake: bitbake-layers: fix mapping files to layers
|
9 gadi atpakaļ |
Paul Eggleton
|
22e8c6cbd3
bitbake: bitbake-layers: remove-layer: accept just layer directory
|
9 gadi atpakaļ |
Paul Eggleton
|
c4989e7bf3
bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
|
9 gadi atpakaļ |
Paul Eggleton
|
97067755b9
bitbake: bitbake-layers: use "with open" consistently
|
9 gadi atpakaļ |
Paul Eggleton
|
90d97f7a57
bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends list
|
9 gadi atpakaļ |
Richard Purdie
|
67a6a4d6c0
bitbake: bitbake-layers: Convert flatten to use collections.bbappends
|
9 gadi atpakaļ |
Richard Purdie
|
df9069d958
bitbake: bitbake-layers: ensure non-extended recipe name is preferred
|
10 gadi atpakaļ |
Paul Eggleton
|
313ad2a5cc
bitbake: bitbake-layers: use stdout instead of stderr for logging
|
10 gadi atpakaļ |
Paul Eggleton
|
efd78e3508
bitbake: bitbake-layers: fix wildcard support in remove-layer
|
10 gadi atpakaļ |
Chong Lu
|
dfa28485fc
bitbake: bitbake-layers: add ability to fetch layers and their dependencies from layer index
|
10 gadi atpakaļ |
Paul Eggleton
|
90ffdc01ba
bitbake: bitbake-layers: fix logging
|
10 gadi atpakaļ |
Paul Eggleton
|
4a32837971
bitbake: bitbake-layers: refactor to use argparse instead of cmd
|
10 gadi atpakaļ |
Paul Eggleton
|
b264f5629b
bitbake: bitbake-layers: fix error handling in add-layer / remove-layer
|
10 gadi atpakaļ |
Paul Eggleton
|
db3f589f49
bitbake: bitbake-layers: add commands for adding and removing layers
|
10 gadi atpakaļ |
Ash Charles
|
66d5be204f
bitbake: bitbake: show wildcard appends for bitbake-layers
|
11 gadi atpakaļ |
Paul Eggleton
|
8cdc7926ec
bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDS
|
11 gadi atpakaļ |
Paul Eggleton
|
8ae64ff2e4
bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDS
|
11 gadi atpakaļ |
Paul Eggleton
|
603f3fbe98
bitbake: bitbake-layers: show-cross-depends: ignore global inherits
|
11 gadi atpakaļ |