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
*
git fetcher: add support for rebaseable git repo
Yu Ke
2011-05-17
1
-8
/
+20
*
bitbake/ui: Fix Gtk+ GUI's after recent cache changes
Joshua Lock
2011-05-16
3
-1
/
+7
*
codeparser.py: Ignore incomplete cache files
Richard Purdie
2011-05-12
1
-1
/
+1
*
bitbake: Add missing file
Richard Purdie
2011-05-07
1
-0
/
+28
*
Enable some DeprecationWarnings
Chris Larson
2011-05-06
1
-12
/
+10
*
bitbake: Sync fetch back with upstream
Richard Purdie
2011-05-06
1
-9
/
+6
*
fetch.git: fix a remnant wrt persist + keyerror
Christopher Larson
2011-05-06
1
-4
/
+4
*
bitbake/persist_data: Sync file with upstream bitbake
Richard Purdie
2011-05-06
1
-12
/
+24
*
persist_data: implement comparison, same as dict
Chris Larson
2011-05-06
3
-44
/
+25
*
persist_data: don't allow non-string keys/values
Chris Larson
2011-05-06
1
-0
/
+5
*
persist_data: add has_key
Chris Larson
2011-05-06
1
-0
/
+3
*
persist_data: raise KeyError on missing elements
Chris Larson
2011-05-06
4
-24
/
+27
*
event: improve output for syntax errors in handlers
Chris Larson
2011-05-06
1
-3
/
+9
*
event: improve output when eventhandler exec fails
Chris Larson
2011-05-06
1
-11
/
+31
*
event: register event handler functions, not code objects
Chris Larson
2011-05-06
1
-12
/
+10
*
build: fix dir removal traceback
Chris Larson
2011-05-06
1
-6
/
+9
*
build: in exec_func, mkdirhier ${T}
Chris Larson
2011-05-06
1
-1
/
+2
*
Initial work on getting bitbake working under pypy
Chris Larson
2011-05-06
4
-22
/
+23
*
cooker: fix -b with BBCLASSEXTEND
Chris Larson
2011-05-06
1
-7
/
+10
*
bitbake manual: fix typo
Bernhard Reutner-Fischer
2011-05-06
1
-2
/
+2
*
bitbake/codeparser: Correctly handle a missing/empty cache file
Richard Purdie
2011-05-05
1
-2
/
+5
*
bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...
Richard Purdie
2011-05-05
3
-5
/
+14
*
bitbake/cooker/codeparser: Ensure the code parser cache is saved for each par...
Richard Purdie
2011-05-05
2
-4
/
+15
*
bitbake/ast.py: Only run finalise() for the specified variant
Richard Purdie
2011-05-05
2
-2
/
+7
*
bitbake/runqueue.py: Remove old log file handling remnants
Richard Purdie
2011-05-05
1
-6
/
+0
*
git fetcher: make tag back to work, fix Yocto bug 972
Yu Ke
2011-05-03
1
-0
/
+1
*
universe target: add a new target to collect all recipe targets
Saul Wold
2011-05-03
2
-0
/
+14
*
bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix
Richard Purdie
2011-04-20
5
-13
/
+17
*
bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly
Richard Purdie
2011-04-19
2
-6
/
+10
*
bitbake: correct typo in ??= documentation
Darren Hart
2011-04-18
1
-1
/
+1
*
bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process
Richard Purdie
2011-03-31
1
-0
/
+2
*
runqueue: simplify fakeroot environment handling
Chris Larson
2011-03-31
1
-15
/
+17
*
More 'is' fixups
Chris Larson
2011-03-31
1
-2
/
+2
*
Fix more incorrect usages of 'is'
Chris Larson
2011-03-31
6
-17
/
+17
*
codeparser: use ==, not 'is' to compare strings
Chris Larson
2011-03-31
1
-2
/
+2
*
bb.siggen: import os
Chris Larson
2011-03-31
1
-0
/
+1
*
utils: fix typo in lockfile
Chris Larson
2011-03-31
1
-1
/
+1
*
lockfile: ask for forgiveness, not permission
Chris Larson
2011-03-31
1
-7
/
+6
*
goggle: exit quietly on ^C
Chris Larson
2011-03-31
1
-0
/
+2
*
bitbake/runqueue: fix clash when setscene & real tasks done in same build
Paul Eggleton
2011-03-29
1
-0
/
+19
*
Revert "bitbake/gcc: Enable a shared common source tree"
Richard Purdie
2011-03-29
3
-14
/
+2
*
bitbake/gcc: Enable a shared common source tree
Richard Purdie
2011-03-28
3
-2
/
+14
*
bitbake docs: use dblatex to build the pdf bitbake manual
Darren Hart
2011-03-16
1
-1
/
+1
*
bitbake/runqueue: show correct task name for setscene task failure
Paul Eggleton
2011-03-15
1
-3
/
+11
*
bitbake/xmlrpc: only use BBTransport for affected Python versions
Joshua Lock
2011-03-14
1
-4
/
+17
*
bitbake/bitbake-layers: fix to run with recent changes
Joshua Lock
2011-03-14
1
-4
/
+8
*
bitbake/hob: fix cancel button
Joshua Lock
2011-03-14
1
-1
/
+1
*
bitbake/cooker: don't error in prepareTreeData for unbuildable targets
Joshua Lock
2011-03-14
1
-1
/
+3
*
bitbake/fetch2/local: Fix inverted update required logic
Richard Purdie
2011-03-09
1
-1
/
+1
*
bitbake/fetch2: Allow local file:// urls to be found on mirrors
Richard Purdie
2011-03-08
2
-9
/
+19
[next]