index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2: implement progress support
Paul Eggleton
2016-07-19
4
-8
/
+107
*
bitbake: toaster: add package manifest path to Target objects
Elliot Smith
2016-07-19
1
-3
/
+21
*
bitbake: buildinfohelper: only record image files for tasks which make images
Elliot Smith
2016-07-19
1
-5
/
+15
*
bitbake: toaster: improve scan for SDK artifacts
Elliot Smith
2016-07-19
2
-44
/
+138
*
bitbake: buildinfohelper: fix retrieval of targets
Elliot Smith
2016-07-19
1
-7
/
+8
*
bitbake: toaster: attach kernel artifacts to targets
Elliot Smith
2016-07-19
1
-29
/
+56
*
bitbake: toaster: do image and artifact scan on BuildCompleted
Elliot Smith
2016-07-19
2
-26
/
+181
*
bitbake: runqueue: improve exception logging
Ed Bartosh
2016-07-19
1
-2
/
+2
*
bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2
Robert Yang
2016-07-19
1
-0
/
+1
*
bitbake: knotty: avoid errors when fetching outside of a task
Paul Eggleton
2016-07-19
1
-3
/
+4
*
bitbake: build: don't use $B as the default cwd for functions
Ross Burton
2016-07-19
1
-6
/
+17
*
bitbake: lib/bb/build.py: decode the command as UTF-8
Ross Burton
2016-07-19
1
-2
/
+6
*
bitbake: lib/bb/utils: fix set_process_name
Ross Burton
2016-07-19
1
-3
/
+2
*
bitbake: buildinfohelper: ensure task datetimes are timezone-aware
Elliot Smith
2016-07-08
1
-1
/
+1
*
bitbake: progress: Ensure missing start event is fired
Richard Purdie
2016-07-08
1
-0
/
+3
*
bitbake: knotty: Handle process indicators more gracefully
Richard Purdie
2016-07-08
1
-4
/
+12
*
bitbake: runqueue: report progress for "Preparing RunQueue" step
Paul Eggleton
2016-07-08
2
-3
/
+109
*
bitbake: runqueue: add ability to enforce that tasks are setscened
Paul Eggleton
2016-07-08
1
-1
/
+80
*
bitbake: knotty: add quiet output mode
Paul Eggleton
2016-07-08
3
-26
/
+45
*
bitbake: knotty: show task progress bar
Paul Eggleton
2016-07-08
1
-4
/
+19
*
bitbake: knotty: add code to support showing progress for sstate object querying
Paul Eggleton
2016-07-08
2
-2
/
+40
*
bitbake: lib/bb/progress: add MultiStageProgressReporter
Paul Eggleton
2016-07-08
1
-0
/
+111
*
bitbake: lib: implement basic task progress support
Paul Eggleton
2016-07-08
4
-10
/
+191
*
bitbake: knotty: import latest python-progressbar
Paul Eggleton
2016-07-08
1
-1
/
+1
*
bitbake: knotty: provide a symlink to the latest console log
Paul Eggleton
2016-07-08
1
-0
/
+6
*
bitbake: fetch2/wget: attempt checkstatus again if it fails
Ross Burton
2016-07-08
1
-4
/
+8
*
bitbake: lib/bb/build.py: remove task flag in deltask()
Robert Yang
2016-06-23
1
-0
/
+1
*
bitbake: cooker: clean up EvertWriter
Ed Bartosh
2016-06-20
1
-20
/
+13
*
bitbake: cooker: replace EventLogWriteHandler with namedtuple
Ed Bartosh
2016-06-20
1
-45
/
+41
*
bitbake: cooker: don't remove event file
Ed Bartosh
2016-06-20
1
-6
/
+0
*
bitbake: cooker: encode event objects to base64
Ed Bartosh
2016-06-20
1
-1
/
+4
*
bitbake: cooker: move EventLogWriteHandler to the top module level
Ed Bartosh
2016-06-20
1
-62
/
+64
*
bitbake: depexp.py: port to gtk+3
Jussi Kukkonen
2016-06-20
1
-79
/
+80
*
bitbake: runqueue: Use tid instead of taskid in find_chains()
George McCollister
2016-06-16
1
-1
/
+1
*
bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG
Andrew Bradford
2016-06-16
2
-123
/
+150
*
bitbake: fetch2: fix unpacking of deb packages
Stephano Cetola
2016-06-16
1
-1
/
+1
*
bitbake: bitbake: fix wrong usage of format_exc
Ed Bartosh
2016-06-16
2
-2
/
+2
*
bitbake: parse/ast, event: Ensure we reset registered handlers during parsing
Richard Purdie
2016-06-15
2
-1
/
+10
*
bitbake: taskdata/runqueue: Rewrite without use of ID indirection
Richard Purdie
2016-06-15
3
-803
/
+639
*
bitbake: runqueue: Change buildable/running lists to sets
Richard Purdie
2016-06-15
1
-36
/
+27
*
bitbake: toaster: replace viewkeys() -> keys()
Ed Bartosh
2016-06-15
1
-1
/
+1
*
bitbake: cooker.py: fix warn() -> warning()
Robert Yang
2016-06-13
1
-3
/
+3
*
bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...
Richard Purdie
2016-06-13
2
-3
/
+9
*
bitbake: lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONF
Mariano Lopez
2016-06-09
1
-2
/
+2
*
bitbake: codeparser: Use hashlib for hashing, not hash()
Richard Purdie
2016-06-03
1
-2
/
+6
*
bitbake: codeparser: Small optimisation to stop repeated hash() calls
Richard Purdie
2016-06-03
1
-3
/
+4
*
bitbake: fetch2: fix unpacking of deb packages
Paul Eggleton
2016-06-03
1
-1
/
+12
*
bitbake: fetch2/git.py: References must match exactly
Peter Kjellerstedt
2016-06-03
1
-3
/
+4
*
bitbake: cookerdata: print an error if layer dir does not exist
Markus Lehtonen
2016-06-03
1
-0
/
+4
*
bitbake: Revert "buildinfohelper: work around unicode exceptions"
Ed Bartosh
2016-06-02
1
-6
/
+4
[next]