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: cooker: Avoid tracebacks if data was never setup
Richard Purdie
2020-10-01
1
-1
/
+2
*
bitbake: siggen: use correct umask when writing siginfo
Ross Burton
2020-09-30
1
-1
/
+2
*
bitbake: utils: add umask changing context manager
Ross Burton
2020-09-30
1
-0
/
+11
*
bitbake: tests/fetch: backslash support in file:// URIs
Leif Middelschulte
2020-09-25
1
-0
/
+5
*
bitbake: fetch2: fix handling of `\` in file:// SRC_URI
Leif Middelschulte
2020-09-25
1
-1
/
+1
*
bitbake: taskexp: update for GTK API changes
Ross Burton
2020-09-24
1
-1
/
+6
*
bitbake: bitbake: siggen: clean_basepath: improve perfo and readability
Jean-Francois Dagenais
2020-09-23
1
-10
/
+20
*
bitbake: bitbake: tests/siggen: introduce clean_basepath testcases
Jean-Francois Dagenais
2020-09-23
1
-0
/
+91
*
bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in url
Charlie Davies
2020-09-23
1
-0
/
+47
*
bitbake: bitbake: fetch/git: add support for SRC_URI containing spaces in url
Charlie Davies
2020-09-23
1
-6
/
+6
*
bitbake: cooker: Block SIGINT in worker processes
Joshua Watt
2020-09-15
1
-0
/
+1
*
bitbake: tests/fetch: Move away from problematic freedesktop.org urls
Richard Purdie
2020-09-15
1
-2
/
+4
*
bitbake: tinfoil: Ensure sockets don't leak even when exceptions occur
Richard Purdie
2020-09-12
1
-12
/
+16
*
bitbake: cooker/command: Fix disconnection handling
Richard Purdie
2020-09-12
2
-3
/
+5
*
bitbake: utils: fix UnboundLocalError when _print_exception raises
Chris Laplante
2020-09-10
1
-2
/
+2
*
bitbake: utils.py: get_file_layer(): Improve performance
Robert Yang
2020-09-10
1
-3
/
+9
*
bitbake: utils.py: get_file_layer(): Exit the loop when file is matched
Robert Yang
2020-09-10
1
-2
/
+3
*
bitbake: cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZED
Robert Yang
2020-09-10
1
-1
/
+1
*
bitbake: utils: process_profilelog: use context manager
Chris Laplante
2020-09-10
1
-15
/
+14
*
bitbake: cooker: Ensure parser worker signal handlers are default
Richard Purdie
2020-09-08
1
-0
/
+2
*
bitbake: cooker: Avoid parser deadlocks
Richard Purdie
2020-09-08
1
-4
/
+6
*
bitbake: cooker: Ensure parser is cleaned up
Richard Purdie
2020-09-06
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: cooker: Assign a name to the sync thread to aid debugging
Richard Purdie
2020-09-05
1
-1
/
+1
*
bitbake: cooker: Ensure parser replacement calls parser final_cleanup
Richard Purdie
2020-09-05
1
-0
/
+1
*
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: cookerdata: Fix exception raise statements
Richard Purdie
2020-09-05
1
-3
/
+3
*
bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()
Richard Purdie
2020-09-05
2
-7
/
+7
*
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
2
-5
/
+23
*
bitbake: COW: migrate test suite into tests/cow
Chris Laplante
2020-09-02
2
-134
/
+206
*
bitbake: COW: formatting
Chris Laplante
2020-09-02
1
-7
/
+21
*
bitbake: server/process: Fix typo in code causing tracebacks
Richard Purdie
2020-08-26
1
-1
/
+1
*
bitbake: utils: Drop broken timeout function
Richard Purdie
2020-08-26
1
-14
/
+0
*
bitbake: process: Avoid bb.utils.timeout
Richard Purdie
2020-08-26
1
-24
/
+27
*
bitbake: compat.py: remove file since it no longer actually implements anything
Chris Laplante
2020-08-26
4
-30
/
+21
*
bitbake: server/process: Use sys.executable for bitbake-server
Richard Purdie
2020-08-26
1
-1
/
+1
*
bitbake: fetch2: Drop globbing supprt in file:// SRC_URIs
Richard Purdie
2020-08-26
4
-27
/
+6
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
14
-20
/
+26
*
bitbake: cooker: Ensure cooker's enviroment is updated on updateConfig
Richard Purdie
2020-08-25
1
-0
/
+4
*
bitbake: runqueue: Don't use sys.argv
Richard Purdie
2020-08-25
1
-5
/
+4
*
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: cooker: Ensure BB_ORIGENV is updated by changes to configuration.env
Richard Purdie
2020-08-25
1
-0
/
+6
*
bitbake: main/server/process: Drop configuration object passing
Richard Purdie
2020-08-25
5
-28
/
+12
*
bitbake: server/process: Move the socket code to server process only
Richard Purdie
2020-08-25
1
-17
/
+15
[next]