index
:
bitbake-contrib
abelloni/master-next
abelloni/master-next-success
akuster/1.32-next
akuster/1.38
alpianon/srctrace
alpianon/srctrace2
alpianon/srctrace3
alpianon/srctrace4
alpianon/srctrace5
alpianon/srctrace6
anujm/1.46
anujm/1.50
dankm/bb-go-fetcher
jansa/1.40
jansa/1.42
jansa/1.44
jansa/1.46
jansa/1.48
jansa/1.50
jansa/1.52
jansa/2.0
jansa/2.0-siggen
jansa/2.2
jansa/2.4
jansa/2.6
jansa/master
jansa/nanbield
lucaceresoli/master-next
lucaceresoli/master-next-success
master
mgh/12928
mgh/bitbake-layerindex
mgh/bitbake-setup
mgh/cooker-fix
mgh/gitsm
mgh/gitsm-need-update
mgh/layerindex-fetch
mgh/wip
paule/bb-fixes
paule/bb-fixes2
paule/bb-shell-remove
paule/bb-tinfoil-logging2
paule/bb-watch-fixes
paule/bblayers-fix2
paule/bitbake-setup
paule/doc-git-pw
paule/doc-updates-2.4
paule/fetch2-encodeurl-fix
paule/fix-event-save-restore
paule/parsecache-invalidate
paule/python-36-inotify-fix
paule/sigfixes
paule/tinfoil-fixes-bb4
paule/toaster-fix
stable/1.34-next
stable/1.36-next
stable/1.38-nmut
stable/1.38-test
stable/1.40-next
stable/1.40-nmut
stable/1.40-nut
stable/1.42-next
stable/1.42-nmut
stable/1.42-nut
stable/1.44-next
stable/1.44-nut
stable/1.46-next
stable/1.46-nut
stable/1.48-next
stable/1.50-next
stable/1.52-next
stable/2.0-next
stable/2.0-nut
stable/2.2-next
stable/2.2-nut
stable/2.4-next
stable/2.4-nut
stable/2.6-next
stable/2.6-nut
timo/2.2-toaster-fixtures
timo/2.2-toaster-fixtures-v2
timo/toaster-fixtures-langdale
timo/toaster-fixtures-mickledore
timo/toaster-logging
timo/toaster-logging-v2
timo/toaster-logging-v4
timo/toaster-review-v3
yattdev/Feature-10259-Write-UI-and-UnitTests-TabConfig-CREATE-ACCESS-CUSTOM-IMAGE-RecipeImage
yattdev/Feature-10259-Write-UI-and-UnitTests-display-landing-page
yattdev/Feature-generate-positive-tests-report-using-pytest
Bitbake user contribution trees
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-22
bitbake-user-manual: add BB_HASH_CODEPARSER_VALS
paule/doc-updates-2.4
Paul Eggleton
2023-04-22
bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULES
Paul Eggleton
2023-04-22
bitbake-user-manual: document BB_CACHEDIR
Paul Eggleton
2023-04-20
cooker: do not abort on single ctrl-c
Enrico Scholz
2023-04-20
npmsw fetcher: Avoid instantiating Fetch class if url list is empty
Svend Meyland Nicolaisen
2023-04-13
runqueue: fix PSI check calculation
Chen Qi
2023-04-13
bitbake: ConfHandler: Allow variable flag name with a single character
Kai Kang
2023-04-13
event: add bb.event.ParseError
Mingli Yu
2023-04-06
fetch2/crate: create versioned 'name' entries
Enrico Scholz
2023-04-05
bitbake: Bump to version 2.4.0
Richard Purdie
2023-04-03
fetch2: Display all missing checksum at once
Frederic Martinsons
2023-03-29
bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLD
Robert Yang
2023-03-29
cache: Make EXCLUDE_FROM_WORLD boolean
Robert Yang
2023-03-28
fetch2/local: Mention the value of localpath in failure message
Richard Purdie
2023-03-27
fetch/git: Fix local clone url to make it work with repo
Robert Yang
2023-03-23
crate.py: make checksum verification mandatory
Frederic Martinsons
2023-03-23
fetch2: Add checksum capability for crate fetcher
Frederic Martinsons
2023-03-23
fetch2/sftp: Fix fetching URIs with spaces
Daniel Ammann
2023-03-23
ConfHandler: Allow the '@' character in variable flag names
James R T
2023-03-23
bitbake-user-manual: fix links to supported release manuals
Michael Opdenacker
2023-03-21
fetch2: Add autorev warning when it is set too late
Richard Purdie
2023-03-21
fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEEN
Richard Purdie
2023-03-17
toaster: update fixtures for mickledore
Tim Orling
2023-03-17
toaster: update gen_fixtures.py for mickledore
Tim Orling
2023-03-17
build: Make python output print to stdout when running with -v (verbose)
Mark Asselstine
2023-03-17
crate.py: authorize crate url with parameters
Frederic Martinsons
2023-03-11
wget.py: Combine urlopener exceptions
Mark Hatle
2023-03-11
wget.py: Add catch TimeoutError exception
Mark Hatle
2023-03-07
bitbake-user-manual: update Hello World example
Fawzi KHABER
2023-03-07
doc: ref-variables: add LAYERSERIES_COMPAT to term glossary
Fawzi KHABER
2023-03-07
server/xmlrpc: Fix after currentAsyncCommand locking changes
Richard Purdie
2023-02-25
documentation: bitbake: add file-checksums to varflags section
Richard Elberger
2023-02-25
fetch/npmsw: add more short forms for git operations
Mark Asselstine
2023-02-25
gitsm: Fix path construction for relative submodule URI
Mike Crowe
2023-02-24
utils: Use internal fetcher function to avoid duplication
Richard Purdie
2023-02-24
fetch2/wget: Drop unused import
Richard Purdie
2023-02-24
fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARS
Caner Altinbasak
2023-02-24
cooker: Fix memory resident cache invalidation issue
Richard Purdie
2023-02-24
lib/bb/siggen: fix debug() call
Ross Burton
2023-02-23
bitbake: Bump to version 2.3.1
Richard Purdie
2023-02-23
event/cooker/runqueue: Add ability to interrupt longer running code
Richard Purdie
2023-02-22
fetch/git: Replace mkdtemp with TemporaryDirectory and avoid exception masking
Paulo Neves
2023-02-22
fetch/git: Removed unused variables in _contains_lfs
Paulo Neves
2023-02-22
tests/fetch: Add real git lfs tests and decorator
Paulo Neves
2023-02-22
tests/fetch: git-lfs restore _find_git_lfs
Paulo Neves
2023-02-20
server/process: Improve idle thread exception handling
Richard Purdie
2023-02-20
cooker: Ensure lock is held with changing notifier
Richard Purdie
2023-02-17
runqueue: Drop SystemExit usage
Richard Purdie
2023-02-17
cookerdata: Drop dubious exception handling code
Richard Purdie
2023-02-17
cookerdata: Improve early exception handling
Richard Purdie
[next]