index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
runqueue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: runqueue: Add message to explain the problem if diffsigs multiple ta...
Richard Purdie
2015-09-01
1
-0
/
+2
*
bitbake: runqueue: pass finalized metadata to scenequeue callbacks
Christopher Larson
2015-05-15
1
-4
/
+4
*
bitbake: runqueue: Fix 100% cpu use after keyboard interrupt
Richard Purdie
2014-12-09
1
-5
/
+4
*
bitbake: bitbake: Make printed 'runqueue' be consistently capitalized
Gary Thomas
2014-11-06
1
-1
/
+1
*
bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interface
Richard Purdie
2014-09-11
1
-3
/
+1
*
bitbake: bitbake-worker: Extra profiling data dump
Richard Purdie
2014-08-28
1
-2
/
+5
*
bitbake: runqueue: Fix setscene tasks not running
Richard Purdie
2014-08-28
1
-0
/
+4
*
bitbake: runqueue.py: Fix typoes/grammar in comments.
Robert P. J. Day
2014-08-19
1
-6
/
+6
*
bitbake: runqueue.py: Correct several misspellings of "notifing".
Robert P. J. Day
2014-08-19
1
-7
/
+7
*
bitbake: runqueue: Add sceneQueueComplete event
Richard Purdie
2014-08-03
1
-0
/
+12
*
bitbake: command/runqueue: Fix shutdown logic
Richard Purdie
2014-07-21
1
-1
/
+2
*
bitbake: runqueue: Do not write out stamp files in dry_run mode
Richard Purdie
2014-04-23
1
-1
/
+2
*
bitbake: runqueue: Fix task weighting algorithm
Richard Purdie
2014-04-23
1
-2
/
+2
*
bitbake: runqueue: Fix handling of zero priority task
Richard Purdie
2014-04-23
1
-1
/
+1
*
bitbake: runqueue: Address issues with incomplete sstate sets
Richard Purdie
2014-04-01
1
-1
/
+5
*
bitbake: runqueue: Fix sstate task dependency problems
Richard Purdie
2014-04-01
1
-0
/
+4
*
bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()
Richard Purdie
2014-03-27
1
-3
/
+3
*
bitbake: bitbake: Force -S option to take a parameter
Richard Purdie
2014-03-27
1
-3
/
+6
*
bitbake: runqueue: Fix sceneQueueEvent to use the correct hashes
Richard Purdie
2014-03-25
1
-1
/
+1
*
bitbake: runqueue: Remove use of waitpid on worker processes
Richard Purdie
2014-03-19
1
-16
/
+12
*
bitbake: runqueue: Revert child signal handler for now
Richard Purdie
2014-03-19
1
-28
/
+17
*
bitbake: runqueue: Don't catch all child return codes
Richard Purdie
2014-03-19
1
-3
/
+4
*
bitbake: runqueue: Really fix sigchld handling
Richard Purdie
2014-03-18
1
-14
/
+14
*
bitbake: runqueue: Ensure handler does not recurse
Richard Purdie
2014-03-18
1
-1
/
+1
*
bitbake: runqueue: More carefully handle the sigchld handler
Richard Purdie
2014-03-18
1
-2
/
+4
*
bitbake: runqueue: Don't error if we never setup workers
Richard Purdie
2014-03-17
1
-1
/
+2
*
bitbake: runqueue: Improve sigchld handler
Richard Purdie
2014-03-12
1
-5
/
+10
*
bitbake: runqueue: Use SIGCHLD instead of polling waitpid
Richard Purdie
2014-03-10
1
-14
/
+19
*
bitbake: providers/runqueue/taskdata: Optimise logger.debug calls
Richard Purdie
2014-03-10
1
-1
/
+1
*
bitbake: runqueue.py: Gracefully handle a missing worker process
Richard Purdie
2014-03-10
1
-7
/
+14
*
bitbake: runqueue.py: Handle worker disappearing gracefully
Richard Purdie
2014-03-10
1
-5
/
+22
*
bitbake: runqueue: Fix typo
Richard Purdie
2014-03-06
1
-1
/
+1
*
bitbake: runqueue: Catch ValueError from pickle.loads
Martin Jansa
2014-02-24
1
-2
/
+8
*
bitbake: runqueue: Fix silly variable overlap
Richard Purdie
2014-02-15
1
-3
/
+3
*
bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...
Richard Purdie
2014-02-13
1
-4
/
+12
*
bitbake: runqueue: Fix setscene hard dependency problems
Richard Purdie
2014-02-11
1
-5
/
+18
*
bitbake: runqueue: Fix race against tasks sharing stamp files
Richard Purdie
2014-01-31
1
-1
/
+4
*
bitbake: runqueue: Simplify pointless len() usage
Richard Purdie
2014-01-28
1
-1
/
+1
*
bitbake: runqueue: Only attempt to print closest matching task if there is a ...
Richard Purdie
2014-01-27
1
-6
/
+5
*
bitbake: runqueue: Further extend bitbake -S output to view signature differe...
Richard Purdie
2013-12-20
1
-2
/
+45
*
bitbake: runqueue: Fix data being written into siginfo/sigdata files
Richard Purdie
2013-12-20
1
-15
/
+2
*
bitbake: runqueue: Add output for -S option for listing the changepoints comp...
Richard Purdie
2013-12-18
1
-0
/
+77
*
bitbake: bitbake: Share BB_TASKDEPDATA with tasks
Richard Purdie
2013-11-26
1
-4
/
+26
*
bitbake: runqueue: Optimise next_buildable_task()
Richard Purdie
2013-11-26
1
-17
/
+48
*
bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues
Richard Purdie
2013-11-24
1
-1
/
+1
*
bitbake: runqueue: Fix hole in setsceneverify skipped task logic
Richard Purdie
2013-11-20
1
-2
/
+19
*
bitbake: bitbake: runqueue: add task hash to Queue events
Alexandru DAMIAN
2013-09-22
1
-0
/
+5
*
bitbake: bitbake: build, runqueue: adds info to the *runQueue* events
Alexandru DAMIAN
2013-09-22
1
-0
/
+10
*
bitbake: bitbake: cooker,runqueue: send the task dependency tree
Alexandru DAMIAN
2013-09-22
1
-0
/
+5
*
bitbake: runqueue: add runQueueTaskSkipped event
Alexandru DAMIAN
2013-09-17
1
-3
/
+12
[next]