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
/
cooker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Rework hash equivalence
Joshua Watt
2019-09-18
1
-8
/
+9
*
bitbake: Revert "bitbake: cooker: Ensure bbappends are found in stable order"
Martin Jansa
2019-09-16
1
-1
/
+0
*
bitbake: bitbake: cooker: Ensure bbappends are found in stable order
Wes Lindauer
2019-09-07
1
-0
/
+1
*
bitbake: cooker.py: remove generation of recipe-depends.dot
Chen Qi
2019-08-28
1
-21
/
+4
*
bitbake: cooker: Improve hash server startup code to avoid exit tracebacks
Richard Purdie
2019-08-14
1
-12
/
+17
*
bitbake: cooker: Cleanup the queue before call process.join()
Robert Yang
2019-08-08
1
-0
/
+8
*
bitbake: hashserv: Switch from threads to multiprocessing
Richard Purdie
2019-08-06
1
-9
/
+11
*
bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...
Richard Purdie
2019-08-06
1
-1
/
+14
*
bitbake: bitbake: lib: Cleanup /usr/bin/env python
Robert Yang
2019-06-28
1
-1
/
+0
*
bitbake: cooker: Ensure mcdeps are processed even if only one multiconfig
Richard Purdie
2019-06-11
1
-1
/
+5
*
bitbake: cooker: Add compability handling for multiconfig: prefix migration
Richard Purdie
2019-06-10
1
-0
/
+3
*
bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'
Richard Purdie
2019-06-10
1
-9
/
+9
*
bitbake: bitbake: Show base multiconfig environment
Joshua Watt
2019-05-30
1
-10
/
+21
*
bitbake: bitbake: cooker: Rename __depends in all multiconfigs
Joshua Watt
2019-05-30
1
-2
/
+3
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-13
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is empty
Robert Yang
2019-03-24
1
-1
/
+1
*
bitbake: cooker: Tweak multiconfig dependency resolution
Richard Purdie
2019-02-25
1
-29
/
+24
*
bitbake: cooker: Split recipes to parse amongst threads ahead of time
Richard Purdie
2019-01-08
1
-11
/
+6
*
bitbake: cooker: Remove Feeder() since its no longer needed with moderm multi...
Richard Purdie
2019-01-08
1
-37
/
+5
*
bitbake: cooker: fix indirect multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2019-01-03
1
-20
/
+31
*
bitbake: cooker: Add some timing debug messages to the server startup
Richard Purdie
2018-12-08
1
-0
/
+19
*
bitbake: cooker: Fix multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2018-11-22
1
-8
/
+1
*
bitbake: cooker/runqueue: Turn universe warnings into verbnotes
Richard Purdie
2018-09-10
1
-1
/
+1
*
bitbake: cooker.py: Fix incorrect bb files matched warning
Mark Hatle
2018-09-05
1
-1
/
+4
*
bitbake: bitbake: Add support for multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2018-08-01
1
-3
/
+31
*
bitbake: cooker: Fix environment double key expansion issue
Richard Purdie
2018-03-04
1
-3
/
+2
*
bitbake: cooker: Run registered anonymous python before displaying environment
Richard Purdie
2018-03-04
1
-1
/
+3
*
bitbake: bitbake: cooker: don't stop file notifier when cooker is shutdown
Robert Yang
2018-02-14
1
-2
/
+0
*
bitbake: bitbake: cooker: fix for BBFILE_PATTERN matches bbappend
Robert Yang
2018-02-14
1
-3
/
+7
*
bitbake: bitbake: cooker: skip when BBFILE_PATTERN is empty
Robert Yang
2018-02-14
1
-0
/
+1
*
bitbake: cooker: Sort task graph (dot) file output
Richard Purdie
2018-01-29
1
-6
/
+6
*
bitbake: cooker: fix typo in bitbake -g message
Paul Eggleton
2017-11-21
1
-1
/
+1
*
bitbake: cooker: fix watching directories with Python 3.6+
Paul Eggleton
2017-10-31
1
-1
/
+11
*
bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...
Paul Eggleton
2017-09-17
1
-19
/
+19
*
bitbake: cooker: fix watching empty directories
Paul Eggleton
2017-09-17
1
-3
/
+6
*
bitbake: process/cooker: Improve readypipe handling
Richard Purdie
2017-09-12
1
-5
/
+1
*
bitbake: cooker: clear extra config settings and remote datastores on client ...
Paul Eggleton
2017-09-05
1
-0
/
+2
*
bitbake: cooker.py: Fix layer priority processing
Mark Hatle
2017-09-05
1
-7
/
+7
*
bitbake: cooker: Ensure parseConfiguration clears parsecache_valid
Richard Purdie
2017-09-02
1
-0
/
+2
*
bitbake: cooker: Ensure buildFile doesn't have lasting side effects
Richard Purdie
2017-08-31
1
-0
/
+5
*
bitbake: cooker: ensure we can run buildFileInternal() after cache is populated
Paul Eggleton
2017-08-31
1
-4
/
+4
*
bitbake: cooker: Allow changes in PRSERV_HOST to be responded to
Richard Purdie
2017-08-31
1
-8
/
+11
*
bitbake: cooker: Change to consistent prefile/postfile handling
Richard Purdie
2017-08-31
1
-13
/
+10
*
bitbake: cooker: Handle datastore tracking for showEnvironment server side only
Richard Purdie
2017-08-31
1
-1
/
+10
*
bitbake: prserv/cooker: Drop unused param
Richard Purdie
2017-08-31
1
-1
/
+1
*
bitbake: cooker: Ignore common bitbake files for the parse cache invalidation
Richard Purdie
2017-08-13
1
-0
/
+3
*
bitbake: cooker: Improve inotify overflow handling
Richard Purdie
2017-08-13
1
-1
/
+4
*
bitbake: cooker: Ensure we handle inotify before running the next command
Richard Purdie
2017-08-13
1
-7
/
+10
[next]