aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-06-17 19:09:09 +0000
committerChris Larson <clarson@kergoth.com>2003-06-17 19:09:09 +0000
commit99c5954e601feb7c764bb88eb19f853d05596564 (patch)
treee2d8c2662b06822a169033dae0e5239e162e0a12 /doc
parentb2bac5384beed1cd82f856762245e4aabba9e353 (diff)
downloadbitbake-99c5954e601feb7c764bb88eb19f853d05596564.tar.gz
Update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index c88f221e7..8b483f2f4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -10,6 +10,10 @@ TODO:
[ ] Comment/Docs Audit.
[ ] Allow user supply of .oeclasses to be inherited in every file that
gets parsed via the INHERITS variable.
+ [ ] Add default items to the beginning of INHERITS within
+ the parsers. In this way, we can automatically pull in
+ base.oeclass for oe files, and build_an_srpm.oeclass for
+ .src.rpm files.
[ ] oebuild and oemake
[ ] Teach the system to support grabbing OEFILES from upstream
@@ -41,9 +45,9 @@ TODO:
[.] Event handling
[x] event handling core
- [ ] oe/parse.py
- [ ] addevent declaration for .oe files.
- [ ] handle 'event' flag from addevent in oemake/oebuild
+ [x] oe/parse.py
+ [x] addevent declaration for .oe files.
+ [x] handle 'event' flag from addevent in oemake/oebuild
[.] oemake
[ ] default event handlers
[x] event declarations