aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-06-16 02:39:16 +0000
committerChris Larson <clarson@kergoth.com>2003-06-16 02:39:16 +0000
commitc58d924a8e53a36f414474c8bd226646634c8ebe (patch)
treef37c03916414979892c3a285cbb97628158c6f02 /doc
parent14aec3ade1add8d54e96f0c93c90228ff80465c6 (diff)
downloadbitbake-c58d924a8e53a36f414474c8bd226646634c8ebe.tar.gz
Update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index 41ee7ad8a..b16f58a8e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,10 @@
TODO:
+[ ] Pester schurig
+ [ ] What is the dir/envvar we use to hold outputted files for packaging?
+ ala the current ipktmpdir.
+ [ ] Env var names for the 3 dependency forms, build depends - target, build depends - build, depends.
+
[x] oe package
[x] Update .oe and .conf parsers to not strip out all the tabs in our
python function vars..
@@ -33,14 +38,14 @@ TODO:
[ ] oe/parse.py
[ ] addevent declaration for .oe files.
[ ] handle 'event' flag from addevent in oemake/oebuild
- [ ] oemake
+ [.] oemake
[ ] default event handlers
- [ ] event declarations
+ [x] event declarations
[ ] event firing
- [ ] oebuild
+ [.] oebuild
[ ] default event handlers
- [ ] event declarations
- [ ] event firing
+ [x] event declarations
+ [x] event firing
[x] Update patcher tool to make use of our ability to use python functions.
[x] Write package.oeclass implemented w/ a python function/task