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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: fetch2/clearcase: Fix tar command working directory
CHerzig@Gauselmann.de
2019-12-28
1
-1
/
+1
*
bitbake: lib/bb: Optimise out debug messages from cooker
Richard Purdie
2019-12-16
1
-0
/
+5
*
bitbake: runqueue: Only call into the migrations function if migrations active
Richard Purdie
2019-12-16
1
-1
/
+2
*
bitbake: runqueue: Optimise task filtering
Richard Purdie
2019-12-16
1
-3
/
+2
*
bitbake: runqueue: Optimise out pointless loop iteration
Richard Purdie
2019-12-16
1
-9
/
+3
*
bitbake: runqueue: Optimise task migration code slightly
Richard Purdie
2019-12-16
1
-8
/
+9
*
bitbake: runqueue: Fix sstate task iteration performance
Richard Purdie
2019-12-16
1
-1
/
+5
*
bitbake: siggen: Split get_tashhash for performance
Richard Purdie
2019-12-16
2
-9
/
+25
*
bitbake: runqueue: Fix task mismatch failures from incorrect logic
Richard Purdie
2019-12-16
1
-1
/
+1
*
bitbake: runqueue: Rework process_possible_migrations() to improve performance
Richard Purdie
2019-12-16
1
-47
/
+56
*
bitbake: bb.utils.fileslocked: don't leak files if yield throws
Chris Laplante via bitbake-devel
2019-12-16
1
-4
/
+5
*
bitbake: Bump minimum python version to 3.5
Joshua Watt
2019-12-16
1
-2
/
+2
*
bitbake: siggen: Fix performance issue in get_unihash
Richard Purdie
2019-12-15
1
-3
/
+3
*
bitbake: Revert "siggen: Fix hashequiv performance issues"
Richard Purdie
2019-12-12
1
-13
/
+14
*
bitbake: siggen: Fix hashequiv performance issues
Richard Purdie
2019-12-12
1
-14
/
+13
*
bitbake: runqueue: Batch scenequeue updates
Joshua Watt
2019-12-12
1
-4
/
+7
*
bitbake: siggen: Ensure new unihash propagates through the system
Richard Purdie
2019-12-09
1
-0
/
+1
*
bitbake: siggen: Avoid taskhash mismatch errors for nostamp tasks when depend...
Richard Purdie
2019-12-06
1
-4
/
+8
*
bitbake: knotty/uihelper: Switch from pids to tids for Task event management
Richard Purdie
2019-12-06
3
-33
/
+43
*
bitbake: runqueue: Add extra debugging when locked sigs mismatches occur
Richard Purdie
2019-12-04
1
-0
/
+2
*
bitbake: runqueue/siggen: Allow handling of equivalent hashes
Richard Purdie
2019-12-04
2
-12
/
+45
*
bitbake: hashserv: Add support for equivalent hash reporting
Richard Purdie
2019-12-04
2
-0
/
+44
*
bitbake: runqueue.py: not show warning for deferred multiconfig task
Kai Kang
2019-11-29
1
-1
/
+1
*
bitbake: tests/runqueue: Fix to match recent task migration fixes
Richard Purdie
2019-11-27
1
-1
/
+1
*
bitbake: siggen: Fix hashequiv bug where new hash wasn't referenced correctly
Richard Purdie
2019-11-25
1
-0
/
+1
*
bitbake: runqueue: Ensure failed harddependencies in scenequeue are accounted...
Richard Purdie
2019-11-25
1
-1
/
+8
*
bitbake: prserv/serv: Only restart the server if settings change
Richard Purdie
2019-11-25
1
-7
/
+13
*
bitbake: runqueue: Fix hash equivalence duplicate tasks running
Richard Purdie
2019-11-22
1
-4
/
+10
*
bitbake: contrib/vim/indent/bitbake.vim: move it to correct directory
Yi Zhao
2019-11-22
1
-0
/
+0
*
bitbake: fetch2/clearcase: Fix warnings from python 3.8
Richard Purdie
2019-11-21
1
-3
/
+3
*
bitbake: utils: also use mmap for SHA256 and SHA1, for performance
Ross Burton
2019-11-21
1
-20
/
+14
*
bitbake: tests: add test for the hashing functions
Ross Burton
2019-11-21
1
-0
/
+26
*
bitbake: cooker: Remove a left-over comment about expanded_data
Peter Kjellerstedt
2019-11-14
1
-4
/
+0
*
bitbake: prserv: fix ResourceWarning due to unclosed socket
Gavin Li
2019-11-14
1
-0
/
+1
*
bitbake: contrib/vim: Add copyright and license notice
Chris Laplante via bitbake-devel
2019-11-07
1
-0
/
+7
*
bitbake: contrib/vim: handle shell indenting
Chris Laplante via bitbake-devel
2019-11-07
1
-1
/
+13
*
bitbake: contrib/vim: indenting for assignments; tweak Python indenting
Chris Laplante via bitbake-devel
2019-11-07
1
-3
/
+53
*
bitbake: contrib/vim: renaming & comments
Chris Laplante via bitbake-devel
2019-11-07
1
-3
/
+4
*
bitbake: contrib/vim: don't redeclare indenter
Chris Laplante via bitbake-devel
2019-11-07
1
-0
/
+4
*
bitbake: contrib/vim: Special handling of bb.fatal
Chris Laplante via bitbake-devel
2019-11-07
1
-1
/
+1
*
bitbake: contrib/vim: More Python indenting; move indent file to correct dire...
Chris Laplante via bitbake-devel
2019-11-07
1
-0
/
+21
*
bitbake: fetch2/hg: Fix various runtime issues
Volker Vogelhuber
2019-11-07
1
-10
/
+17
*
bitbake: bitbake-worker child process create group before registering SIGTERM...
Ivan Efimov
2019-11-07
1
-3
/
+5
*
bitbake: runqueue: Improve sstate rehashing output
Richard Purdie
2019-11-07
1
-12
/
+16
*
bitbake: fetch2: Ensure cached url data is matched to a datastore
Richard Purdie
2019-11-05
1
-2
/
+2
*
bitbake: tests/fetch: add test for fetching shallow revs
Christopher Larson
2019-10-28
1
-0
/
+20
*
bitbake: fetch2/git: fetch shallow revs when needed
Christopher Larson
2019-10-28
1
-7
/
+16
*
bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetime
Ola x Nilsson
2019-10-28
1
-23
/
+23
*
bitbake: bitbake: prserv/serv: Use with while reading pidfile
Ola x Nilsson
2019-10-28
1
-3
/
+2
*
bitbake: bitbake: contrib/vim: Modify Python indentation to work with 'python...
Chris Laplante via bitbake-devel
2019-10-28
1
-17
/
+27
[next]