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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: Add missing bracket, somehow lost by sync scripts
Richard Purdie
2011-07-01
1
-1
/
+1
*
bitbake: add -R option for loading configuration files after bitbake.conf
Joshua Lock
2011-07-01
2
-4
/
+14
*
cooker: switch to new universe target rather than world
Joshua Lock
2011-07-01
1
-2
/
+2
*
cooker: remove code duplication in non trivial functions
Joshua Lock
2011-07-01
1
-44
/
+12
*
cooker|command|event: add new command findFilesMatchingInDir
Joshua Lock
2011-07-01
3
-0
/
+45
*
command|cooker|event: add findConfigFilePath command
Joshua Lock
2011-07-01
3
-0
/
+22
*
cooker: add generic method to locate configuration files
Joshua Lock
2011-07-01
1
-4
/
+7
*
command|cooker: allow generating targets tree for specified pkgs
Joshua Lock
2011-07-01
2
-4
/
+14
*
bitbake: Make bitbake server type configurable.
Liping Ke
2011-07-01
1
-7
/
+18
*
ui/hob: Fixed the "build again" hang.
Lianhao Lu
2011-07-01
1
-2
/
+1
*
Update version to 1.13.2
Richard Purdie
2011-06-28
2
-2
/
+2
*
bitbake/ast: Add optional argument for BBCLASSEXTEND
Richard Purdie
2011-06-28
1
-3
/
+21
*
bitbake/ast: Call expandkeys after the RecipePreFinalise event
Richard Purdie
2011-06-28
1
-2
/
+1
*
bitbake/data_smart: Don't track overrides in deleted variable names
Richard Purdie
2011-06-28
1
-1
/
+4
*
bitbake/data_smart: Don't export deleted/empty entries in the list of keys
Richard Purdie
2011-06-28
1
-0
/
+2
*
bitbake/data_smart: Optimise the data store iterator
Richard Purdie
2011-06-28
1
-10
/
+12
*
bitbake: Add task specific stamp file support
Robert Yang
2011-06-28
3
-2
/
+15
*
runqueue.py: Add umask task control
Mark Hatle
2011-06-24
2
-0
/
+12
*
doc/usermanual.xml: Tweaks for the manual
Brandon Stafford
2011-06-22
1
-67
/
+66
*
fetch2/git.py: improve error reporting when an invalid protocol is used
Scott Garman
2011-06-22
1
-0
/
+3
*
process.py: Fix issue where early errors weren't making it to the console
Richard Purdie
2011-06-16
1
-1
/
+1
*
make exception handling syntax consistent
Scott Garman
2011-06-15
10
-28
/
+28
*
codeparser: When loading the cache, ignore ValueError
Richard Purdie
2011-06-15
1
-1
/
+1
*
bitbake/fetch2: When replacing URLs in mirror handling mask out empty entries
Richard Purdie
2011-06-13
1
-1
/
+4
*
bitbake/cooker: Fix -b option by ensuring the empty cache structure is present
Richard Purdie
2011-06-13
2
-1
/
+3
*
Update version to 1.13.1
Richard Purdie
2011-06-09
2
-2
/
+2
*
bitbake/event/ast: Add RecipePreFinalise event
Richard Purdie
2011-06-09
3
-9
/
+17
*
bitbake/parse/ast: We always need to finalize the default data since otherwis...
Richard Purdie
2011-06-09
1
-2
/
+1
*
bitbake/data_smart: Change overrides behaviour to remove expanded variables f...
Richard Purdie
2011-06-09
1
-1
/
+3
*
cache.py: fix bitbake -s command
Scott Garman
2011-06-09
1
-1
/
+1
*
bitbake-layers: handle skipped recipes
Paul Eggleton
2011-06-09
1
-5
/
+19
*
track skipped packages
Paul Eggleton
2011-06-09
3
-9
/
+28
*
Drop psyco support
Richard Purdie
2011-06-09
4
-21
/
+0
*
bitbake/data/runqueue: Sync up with upstream to clean up environment variable...
Richard Purdie
2011-06-08
2
-26
/
+12
*
bitbake/build.py: Drop exec_shell environment as its now unneeded
Richard Purdie
2011-06-08
1
-6
/
+1
*
runqueue.py: Wrap parsing with exception trapping
Richard Purdie
2011-06-08
1
-24
/
+24
*
Shift traceback pre-formatting into LogHandler
Chris Larson
2011-06-08
1
-4
/
+1
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
4
-19
/
+20
*
cooker: use BBHandler.inherit for INHERIT
Chris Larson
2011-06-08
1
-10
/
+24
*
cooker: simplify self.configuration.data vs data usage
Chris Larson
2011-06-08
1
-10
/
+9
*
cooker: don't choke if we have nothing to parse
Chris Larson
2011-06-08
1
-5
/
+11
*
bb.exceptions: don't choke on frames without arguments
Chris Larson
2011-06-08
1
-0
/
+3
*
cooker: handle ExpansionError the same way we do ParseError
Chris Larson
2011-06-08
1
-1
/
+1
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
3
-8
/
+19
*
cooker: don't show a traceback for ParseError
Chris Larson
2011-06-08
1
-0
/
+2
*
cooker: don't show a useless traceback for SyntaxError
Chris Larson
2011-06-08
1
-1
/
+4
*
cooker: use logger.exception for config file parse errors
Chris Larson
2011-06-08
1
-1
/
+7
*
cooker: pass traceback back from parsing thread
Chris Larson
2011-06-08
1
-2
/
+9
*
cooker: show a useful message for ParsingFailure
Chris Larson
2011-06-08
1
-3
/
+6
*
bb.exceptions: don't show a repr of 'self'
Chris Larson
2011-06-08
1
-3
/
+20
[next]