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: 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
*
bitbake: cooker: Track directories searched for bbappend/bb files
Richard Purdie
2017-08-13
1
-3
/
+21
*
bitbake: cooker/siggen: Reset siggen when reparsing
Richard Purdie
2017-08-13
1
-0
/
+1
*
bitbake: cooker: Ensure all tasks are shown in task dependency tree
Richard Purdie
2017-08-03
1
-3
/
+3
*
bitbake: process/cooker: Allow UI process to know if the cooker was started s...
Richard Purdie
2017-07-30
1
-1
/
+5
*
bitbake: cooker/process: Drop server_main function
Richard Purdie
2017-07-24
1
-22
/
+0
*
bitbake: tinfoil: add internal mode to build_file() function
Paul Eggleton
2017-07-21
1
-9
/
+25
*
bitbake: cookerdata/cooker: Restore original datastore upon client disconnect
Richard Purdie
2017-07-21
1
-0
/
+2
*
bitbake: server: Rework the server API so process and xmlrpc servers coexist
Richard Purdie
2017-07-21
1
-57
/
+1
*
bitbake: cooker: fix whitespace
Paul Eggleton
2017-07-18
1
-4
/
+4
*
bitbake: cooker: Use multiple BuildStarted events for multiconfig
Richard Purdie
2017-07-08
1
-12
/
+16
*
bitbake: cooker: ensure graceful exit after exception during BuildCompleted h...
2.4_M1
Paul Eggleton
2017-06-14
1
-2
/
+4
*
bitbake: cooker: fix always loading cache on every UI start with memres
Paul Eggleton
2017-06-14
1
-5
/
+12
*
bitbake: command / cooker: drop Hob support commands and functions
Paul Eggleton
2017-06-12
1
-193
/
+0
*
bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memres
Paul Eggleton
2017-06-12
1
-1
/
+6
*
bitbake: cooker: set config valid flags in initConfigurationData()
Paul Eggleton
2017-06-12
1
-6
/
+2
*
bitbake: cooker: fix file changes not triggering task re-execution with memres
Paul Eggleton
2017-06-12
1
-1
/
+13
*
bitbake: cooker: fix undefined dep in generatePkgDepTreeData
Andy Voltz
2017-06-05
1
-2
/
+2
*
bitbake: cooker.py: use correct multiconfig prefix in dependency graph
Patrick Ohly
2017-03-23
1
-1
/
+1
*
bitbake: data/cooker: Sort output data shown by -e
Richard Purdie
2017-03-22
1
-1
/
+1
*
bitbake: cooker: detect malformed BBMASK expressions which begin with a separ...
Andre McCurdy
2017-02-19
1
-0
/
+5
*
bitbake: cooker: Rewrite dependency dot file generation
Richard Purdie
2017-02-19
1
-53
/
+45
*
bitbake: cooker.py: run sanity checks for multiconfig
Juro Bystricky
2017-02-15
1
-1
/
+2
*
bitbake: lib: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-3
/
+0
*
bitbake: cooker: Add BB_LIMITEDDEPS support
Richard Purdie
2017-01-20
1
-0
/
+1
[next]