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/taskdata: Make NoProvider errors non-fatal to -e/-g options
Richard Purdie
2015-07-12
1
-4
/
+4
*
bitbake: cooker.py: Lock/Unlock members function into BBCooker
Leonardo Sandoval
2015-07-09
1
-3
/
+14
*
bitbake: cooker: Improve DATE/TIME handling
Richard Purdie
2015-07-08
1
-3
/
+6
*
bitbake: cooker: Fire BuildCompleted before finishing the command
Richard Purdie
2015-06-26
1
-2
/
+2
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-14
/
+14
*
bitbake: cooker/event: Add an event which lists all stamps reachable after pa...
Richard Purdie
2015-06-09
1
-0
/
+5
*
bitbake: cooker/utils: Improve parsing profiling
Richard Purdie
2015-05-29
1
-2
/
+12
*
bitbake: bitbake: reset build mtime cache before the build
Ed Bartosh
2015-04-29
1
-1
/
+2
*
bitbake: cooker: Ensure bbappend files are processed in a determistic order
Richard Purdie
2015-03-31
1
-7
/
+9
*
bitbake: cooker/server: Fix up 100% CPU usage at idle
Richard Purdie
2015-03-10
1
-1
/
+1
*
bitbake: cooker: make sure state is properly used to accept clients
Alexandru DAMIAN
2015-03-09
1
-3
/
+3
*
bitbake: cooker: read file watches on server idle
Alexandru DAMIAN
2015-03-09
1
-7
/
+23
*
bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually useful
Paul Eggleton
2015-02-16
1
-26
/
+14
*
bitbake: cooker: Use expanded_data for ASSUME_PROVIDED
Richard Purdie
2015-01-23
1
-2
/
+2
*
bitbake: cooker: Rename event_data -> expanded_data
Richard Purdie
2015-01-23
1
-11
/
+12
*
bitbake: cooker.py: trap the ENOSPC error and translate it
Robert Yang
2015-01-21
1
-0
/
+5
*
bitbake: cooker: Further optimise pyinotify
Richard Purdie
2015-01-21
1
-1
/
+1
*
bitbake: command/cooker/knotty: Fix memres handling of command environment ch...
Richard Purdie
2015-01-21
1
-1
/
+21
*
bitbake: cooker: Improve pyinotify performance
Richard Purdie
2015-01-16
1
-0
/
+6
*
bitbake: cooker: Fix pyinotify handling of ENOENT issues
Richard Purdie
2015-01-14
1
-4
/
+17
*
bitbake: cooker/cache/parse: Implement pyinofity based reconfigure
Richard Purdie
2015-01-14
1
-2
/
+42
*
bitbake: cooker: Shut down the parser in error state
Richard Purdie
2015-01-08
1
-1
/
+1
*
bitbake: cooker: add ability to ignore unmatched regexes in BBFILE_PATTERN
Paul Eggleton
2014-12-23
1
-3
/
+4
*
bitbake: add option to write offline event log file
Alexandru DAMIAN
2014-12-18
1
-3
/
+72
*
bitbake: cooker: Allow featureset in error state
Richard Purdie
2014-11-28
1
-2
/
+2
*
bitbake: bitbake-worker: exit normally when SIGHUP
Robert Yang
2014-11-20
1
-1
/
+6
*
bitbake: cooker.py: fix loginfo op being set to an invalid value
Brendan Le Foll
2014-11-12
1
-2
/
+2
*
bitbake: knotty: Ensure commandline parameters are updated in memres server
Richard Purdie
2014-09-23
1
-0
/
+4
*
bitbake: cooker: tweak CookerCollectFiles::find_bbfiles
Bernhard Reutner-Fischer
2014-08-23
1
-1
/
+1
*
bitbake: cooker: Get rid of duplicate 'import re'
Namhyung Kim
2014-08-02
1
-2
/
+0
*
bitbake: "per-package" should say "per-recipe"
Robert P. J. Day
2014-07-23
1
-1
/
+1
*
bitbake: cooker: Overwrite IMAGE_BASENAME to default in custom image
Marius Avram
2014-04-04
1
-0
/
+11
*
bitbake: bitbake: cooker: mark setFeatures command as read-only
Alexandru DAMIAN
2014-04-01
1
-0
/
+3
*
bitbake: bin/bitbake/cooker: Ensure initial featureset is optimal
Richard Purdie
2014-03-30
1
-1
/
+3
*
bitbake: cooker: Only change self.data if it exists
Richard Purdie
2014-03-30
1
-2
/
+4
*
bitbake: cooker/event: Overhaul sanity test mechanism
Richard Purdie
2014-03-27
1
-1
/
+3
*
bitbake: cooker: delVar in removeConfigurationVar
Marius Avram
2014-03-25
1
-0
/
+2
*
bitbake: bitbake: cooker: some IMAGE_FEATURES not recognized
Marius Avram
2014-03-14
1
-1
/
+1
*
bitbake: cooker: Handle SIGTERM more gracefully
Richard Purdie
2014-03-10
1
-0
/
+7
*
bitbake: cooker/command: Add setFeatures command
Richard Purdie
2014-03-10
1
-0
/
+8
*
bitbake: bitbake: hob: check if parser has attribute 'shutdown'
Irina Patru
2014-01-28
1
-1
/
+2
*
bitbake: cooker: Add option of specifying indvidual tasks for targets
Richard Purdie
2014-01-28
1
-1
/
+6
*
bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.data
Robert Yang
2014-01-03
1
-2
/
+0
*
bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...
Richard Purdie
2013-12-03
1
-19
/
+12
*
bitbake: bitbake.lock: Add host:port to bitbake.lock for memres server
Jason Wessel
2013-12-02
1
-0
/
+8
*
bitbake: cooker: Fix support for wildcards in bbappend filenames
Nathan Rossi
2013-11-29
1
-1
/
+1
*
bitbake: cooker: add support for using % as a wildcard in bbappend filename
Saul Wold
2013-11-24
1
-10
/
+10
*
bitbake: bitbake: cooker, toaster: mark interrupted builds as failed
Alexandru DAMIAN
2013-11-20
1
-2
/
+8
*
bitbake: cooker, toaster: variable definition tracking
Alexandru DAMIAN
2013-11-15
1
-3
/
+12
*
bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDED
Paul Eggleton
2013-11-15
1
-0
/
+5
[prev]
[next]