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
/
ui
/
knotty.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...
Richard Purdie
2011-05-05
1
-0
/
+5
*
bitbake/knotty.py: Ensure task note messages are only surpressed at default l...
Richard Purdie
2011-01-12
1
-2
/
+6
*
bitbake/knotty.py: Don't show log messages of NOTE and below for task processes
Richard Purdie
2011-01-08
1
-3
/
+3
*
bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...
Richard Purdie
2011-01-05
1
-3
/
+0
*
Resurrect alternative UIs
Bob Foerster
2011-01-05
1
-0
/
+4
*
logger usage cleanup
Chris Larson
2011-01-04
1
-1
/
+1
*
Fix logging level names for post-server-ui-split
Chris Larson
2011-01-04
1
-10
/
+0
*
Show the user progress when loading the cache
Bob Foerster
2011-01-04
1
-8
/
+24
*
knotty: exit with 1 if we see a critical log message
Chris Larson
2011-01-04
1
-2
/
+3
*
bitbake: Transfer noexec runqueue messages to the UI
Richard Purdie
2011-01-04
1
-2
/
+9
*
Move the runq task start/failed messages to the UI
Chris Larson
2011-01-04
1
-0
/
+11
*
Rename command events, adjust compareRevisions
Chris Larson
2011-01-04
1
-5
/
+5
*
build: send logging messages to the log file for python functions
Chris Larson
2011-01-04
1
-10
/
+2
*
Rename the ui 'init' method to 'main'
Chris Larson
2011-01-04
1
-1
/
+1
*
knotty: use enumerate for task waiting
Chris Larson
2011-01-04
1
-3
/
+1
*
knotty: shift non-interactive progress into a class
Chris Larson
2011-01-04
1
-15
/
+33
*
cooker: no cached in progressbar and add ETA
Chris Larson
2011-01-04
1
-2
/
+2
*
knotty: drop the ETA from the progressbar for now
Chris Larson
2011-01-04
1
-1
/
+1
*
cache: sync the cache file to disk in the background
Chris Larson
2011-01-04
1
-15
/
+19
*
Experimental usage of the 'progressbar' module
Chris Larson
2011-01-04
1
-8
/
+12
*
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
1
-31
/
+41
*
Use the python logging module under the hood for bb.msg
Chris Larson
2011-01-04
1
-6
/
+6
*
bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...
Richard Purdie
2010-08-20
1
-1
/
+1
*
Apply some 2to3 refactorings
Chris Larson
2010-07-02
1
-1
/
+1
*
knotty: use the future division to prep for 3.x
Chris Larson
2010-07-02
1
-2
/
+3
*
knotty: stop freaking out and dying when bb.build has removed the empty logfile
Chris Larson
2010-07-02
1
-1
/
+1
*
Move the output of no provider and multiple provider messages into the UI
Chris Larson
2010-07-02
1
-2
/
+18
*
Make knotty ignore the NoProvider event
Chris Larson
2010-07-02
1
-15
/
+8
*
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
2010-07-02
1
-1
/
+1
*
Apply the 2to3 print function transform
Chris Larson
2010-07-02
1
-22
/
+22
*
Formatting cleanups
Chris Larson
2010-07-02
1
-1
/
+1
*
knotty: tweak failure phrase
Bernhard Reutner-Fischer
2010-03-22
1
-1
/
+1
*
knotty: Improve task failure message handling using the uihelper code
Richard Purdie
2010-01-21
1
-0
/
+20
*
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2010-01-20
1
-0
/
+162