summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-16 05:59:52 +0000
committerChris Larson <clarson@kergoth.com>2003-09-16 05:59:52 +0000
commit535dd19abe91f0acc31b162c92e28c0c303215da (patch)
treea24586ffb6042aa7bc0a69ed217abe38e0a177c4 /doc
parentdc432094fa3bbcb7d50a01c6cc6ede1e2c762c69 (diff)
downloadbitbake-535dd19abe91f0acc31b162c92e28c0c303215da.tar.gz
Update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index bd6278c21..59f351d7e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -144,9 +144,10 @@ TODO:
Liabilities:
* Development time / Wheel reinvention
- * Extra effort involved in adding python scripting support
- [ ] .oe lex/yacc (flex/bison) parser
+ [ ] .oe parser
+ [ ] manual
+ [ ] lex/yacc (flex/bison)
[ ] OE metadata data structure(s) for storage in RAM
[ ] Code execution, status and event handling
[ ] Build
@@ -157,6 +158,5 @@ TODO:
[ ] CVS method
[ ] BK method
[ ] SVN method
- [ ] Shared mem interface to control autobuild daemon
[ ] Autobuild daemon
[ ] XML/RPC control and metadata exchange interfaces