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
/
bb
/
ui
/
buildinfohelper.py
Age
Commit message (
Expand
)
Author
2022-04-21
buildinfohelper: Drop unused variables
Richard Purdie
2022-04-21
buildinfohelper: Drop unused function
Richard Purdie
2022-04-21
ui/buildinfohelper: Drop unused import
Richard Purdie
2022-03-21
toaster: race condition for end-of-build
David Reyna
2022-03-15
bitbake: buildinfohelper.py fix for Django 3.2
Tim Orling
2021-11-03
lib/bb: Fix string concatination potential performance issues
Richard Purdie
2021-11-03
lib/bb: Clean up use of len()
Richard Purdie
2021-02-10
logging: Make bitbake logger compatible with python logger
Joshua Watt
2020-01-19
lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2019-10-02
toaster: improve warnings when adding dependency to packages
David Reyna
2019-05-04
bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2018-10-04
toaster: error logs missing for cli builds
David Reyna
2017-12-18
toaster: some recipe events do not include packages
David Reyna
2017-06-16
toaster: add getMessage to MockEvent
David Reyna
2017-06-16
toaster: fail on layers with sub-layer
David Reyna
2017-04-10
toaster: fix SDK artifact capture
David Reyna
2017-03-07
toaster: resolve missing 'native[sdk]:' prefixes
David Reyna
2016-11-30
toaster: buildinfohelper Clarify log message for build history
Michael Wood
2016-11-30
toaster: buildinfohelper fix _get_layer_version_for_dependency
Michael Wood
2016-11-30
toaster: buildinfohelper Simplify layer event to toaster layer function
Michael Wood
2016-11-30
toaster: buildinfohelper toaster-custom-images layer
Michael Wood
2016-11-04
toaster: buildinfohelper Handle regex paths
brian avery
2016-10-06
toaster: buildinfohelper: Use correct way to get message from LogMessage
Michael Wood
2016-09-28
toaster: check if file exist
Ed Bartosh
2016-09-20
toaster: buildinfohelper local layer don't construct path using git info
Michael Wood
2016-09-20
toaster: unlock BuildEnvirnoment when build is done
Ed Bartosh
2016-09-20
toaster: notify runbuilds when build status changes
Ed Bartosh
2016-09-06
toaster: keep layer name in variable history path
David Reyna
2016-09-02
buildinfohelper: discover kernel artifacts correctly
Elliot Smith
2016-08-11
toaster: buildinfohelper Add handling local layers (i.e. non-git) layers
Michael Wood
2016-08-11
toasterui: ensure that the Build object is always available
Elliot Smith
2016-08-11
toaster: show progress of recipe parsing in recent builds area
Elliot Smith
2016-07-25
toaster: orm Remove the layerindex specific up_branch fields
Michael Wood
2016-07-19
toaster: add package manifest path to Target objects
Elliot Smith
2016-07-19
buildinfohelper: only record image files for tasks which make images
Elliot Smith
2016-07-19
toaster: improve scan for SDK artifacts
Elliot Smith
2016-07-19
buildinfohelper: fix retrieval of targets
Elliot Smith
2016-07-19
toaster: attach kernel artifacts to targets
Elliot Smith
2016-07-19
toaster: do image and artifact scan on BuildCompleted
Elliot Smith
2016-07-08
buildinfohelper: ensure task datetimes are timezone-aware
Elliot Smith
2016-06-14
toaster: replace viewkeys() -> keys()
Ed Bartosh
2016-06-01
Revert "buildinfohelper: work around unicode exceptions"
Ed Bartosh
2016-05-20
toaster: Remove DATABASE_URL being passed around as an environment var
Michael Wood
2016-05-17
buildinfohelper: add method to set current build as CANCELLED
Elliot Smith
2016-05-09
bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-04-06
buildinfohelper: work around unicode exceptions
Joshua Lock
2016-04-06
toasterui: update build in internal state
Ed Bartosh
2016-04-06
buildinfohelper: fix KeyError
Ed Bartosh
2016-04-06
buildinfohelper: Add handler for cancelling a build
Michael Wood
[next]