aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-04 20:39:26 +0000
committerChris Larson <clarson@kergoth.com>2003-09-04 20:39:26 +0000
commit3944c89a4ee0764221c89bae47d46c5abae17bc9 (patch)
treec9aafa4f64050ff860026219737ed33488996be4 /doc
parent623cc4357cabfa42bd210fcb5e0df8515bae40e4 (diff)
downloadbitbake-3944c89a4ee0764221c89bae47d46c5abae17bc9.tar.gz
Update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO14
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 9098cab4a..dc9223015 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -92,11 +92,17 @@ TODO:
[ ] convert packages from OpenZaurus buildroot
[ ] New c++ OE library (possibility -- open to debate)
+
Benefits:
- Newly architected with no remnant cruft from portage.
- Easier bindings for non-python tools that utilize OE.
- Use existing fetch routines from apt-get.
- Easier use of libkconfig.
+ * Newly architected with no remnant cruft from portage.
+ * Easier bindings for non-python tools that utilize OE.
+ * Use existing fetch routines from apt-get.
+ * Easier use of libkconfig.
+
+ Liabilities:
+ * Development time / Wheel reinvention
+ * Extra effort involved in adding python scripting support
+
[ ] .oe lex/yacc (flex/bison) parser
[ ] OE metadata data structure(s) for storage in RAM
[ ] Code execution, status and event handling