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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: lib/bb: Fix string concatination potential performance issues
Richard Purdie
2021-11-03
1
-3
/
+3
*
bitbake: bitbake: correct deprecation warning in process.py
Alexander Kanavin
2021-09-17
1
-1
/
+1
*
bitbake: cooker/process: Fix typos in exiting message
Martin Jansa
2021-09-01
1
-1
/
+1
*
bitbake: process: Improve traceback error reporting from main loop
Richard Purdie
2021-08-06
1
-2
/
+4
*
bitbake: server: Fix early parsing errors preventing zombie bitbake
Joshua Watt
2021-07-20
1
-1
/
+1
*
bitbake: server/process: Handle error in heartbeat funciton in OOM case
Richard Purdie
2021-05-18
1
-1
/
+6
*
bitbake: bitbake-server: ensure server timeout is a float
Ross Burton
2021-04-20
1
-1
/
+1
*
bitbake: process: Show command exceptions in the server log as well
Richard Purdie
2020-10-11
1
-0
/
+1
*
bitbake: server/process: Note when commands complete in logs
Richard Purdie
2020-09-05
1
-0
/
+1
*
bitbake: server/process: Prefix the log data with pid/time information
Richard Purdie
2020-09-05
1
-2
/
+2
*
bitbake: server/process: Ensure we don't keep looping if some other server is...
Richard Purdie
2020-09-05
1
-1
/
+20
*
bitbake: server/process: Don't show tracebacks if the lockfile is removed
Richard Purdie
2020-09-05
1
-0
/
+6
*
bitbake: server/process: Ensure logging is flushed
Richard Purdie
2020-09-05
1
-21
/
+23
*
bitbake: process: Avoid printing binary strings for leftover processes
Richard Purdie
2020-09-05
1
-1
/
+1
*
bitbake: process.py: Handle SystemExit exception to eliminate backtrace
Mark Hatle
2020-09-05
1
-1
/
+1
*
bitbake: process/knotty: Improve early exception handling
Richard Purdie
2020-09-02
1
-1
/
+6
*
bitbake: server/process: Fix typo in code causing tracebacks
Richard Purdie
2020-08-26
1
-1
/
+1
*
bitbake: process: Avoid bb.utils.timeout
Richard Purdie
2020-08-26
1
-24
/
+27
*
bitbake: server/process: Use sys.executable for bitbake-server
Richard Purdie
2020-08-26
1
-1
/
+1
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
1
-0
/
+1
*
bitbake: server/process: Add bitbake-server and exec() a new server process
Richard Purdie
2020-08-25
1
-39
/
+55
*
bitbake: server/process: Log extra threads at exit
Richard Purdie
2020-08-25
1
-0
/
+3
*
bitbake: main/server/process: Drop configuration object passing
Richard Purdie
2020-08-25
1
-4
/
+5
*
bitbake: server/process: Move the socket code to server process only
Richard Purdie
2020-08-25
1
-17
/
+15
*
bitbake: cooker: Defer configuration init to after UI connection
Richard Purdie
2020-08-25
1
-17
/
+21
*
bitbake: server/process: Add extra logfile flushing
Richard Purdie
2020-08-13
1
-13
/
+22
*
bitbake: server/process: Pass timeout/xmlrpc parameters directly to the server
Richard Purdie
2020-08-13
1
-4
/
+5
*
bitbake: server/process: Simplfy idle callback handler function
Richard Purdie
2020-08-13
1
-2
/
+1
*
bitbake: server/process: Remove pointless process forking
Richard Purdie
2020-08-13
1
-3
/
+2
*
bitbake: server/process: Account for xmlrpc connections
Richard Purdie
2020-07-28
1
-1
/
+1
*
bitbake: server/process: Fix UI first connection tracking
Richard Purdie
2020-07-28
1
-1
/
+3
*
bitbake: server/process: Fix note reference -> info
Richard Purdie
2020-07-21
1
-1
/
+1
*
bitbake: server/process: Ensure UI-less servers don't sit in infinite loops
Richard Purdie
2020-07-13
1
-4
/
+15
*
bitbake: server/process: Fix a rare lockfile race
Richard Purdie
2020-07-12
1
-1
/
+1
*
bitbake: server/process: Increase timeout for commands
Richard Purdie
2020-07-08
1
-1
/
+3
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
2
-6
/
+0
*
bitbake: bitbake: server/process: Handle BBHandledException to avoid unexpect...
Robert Yang
2019-08-16
1
-1
/
+4
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
4
-50
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
4
-0
/
+8
*
bitbake: server/process: Add missing exception raise
Richard Purdie
2019-02-06
1
-0
/
+1
*
bitbake: process: Rewrite multiple connection handling
Richard Purdie
2018-12-26
1
-22
/
+34
*
bitbake: process: Handle EWOULDBLOCK in socket connect
Richard Purdie
2018-12-26
1
-1
/
+8
*
bitbake: process.py: Set socket timeout to 10 seconds
Richard Purdie
2018-12-26
1
-1
/
+1
*
bitbake: server/process: Ensure socket has a timeout set
Richard Purdie
2018-12-15
1
-0
/
+2
*
bitbake: server/process: Increase server startup time delay
Richard Purdie
2018-12-08
1
-1
/
+4
*
bitbake: process: Flush key output to logs
Richard Purdie
2018-12-05
1
-0
/
+4
*
bitbake: server/process: Handle short reads
Richard Purdie
2018-12-05
1
-3
/
+3
*
bitbake: server/process: Make lockfile handling clearer
Richard Purdie
2018-12-05
1
-4
/
+6
*
bitbake: server/process: Fix ConnectionRefusedError tracebacks
Richard Purdie
2018-12-01
1
-1
/
+2
*
bitbake: server/process: Show the last 60 log lines, not the last 10
Richard Purdie
2018-11-27
1
-2
/
+2
[next]